index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
2015-04-18
Avoid calling print_eths() with driver model
Simon Glass
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up TFTP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
dm: usb: Support driver model with USB keyboards
Simon Glass
2015-04-18
dm: usb: Split out the keyboard probe into its own function
Simon Glass
2015-04-18
dm: usb: Convert usb_storage to driver model
Simon Glass
2015-04-18
dm: usb: Move storage device scanning into its own function
Simon Glass
2015-04-18
Revert "usb_storage : scan all interfaces to find a storage device"
Simon Glass
2015-04-18
dm: usb: Adjust usb_storage to work with sandbox
Simon Glass
2015-04-18
dm: usb: Simply device finding code in usb_storage
Simon Glass
2015-04-18
dm: usb: Fix type problems in usb_stor_get_info()
Simon Glass
2015-04-18
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
dm: usb: Split hub detection into its own function
Simon Glass
2015-04-18
dm: usb: Convert core usb.c file to support driver model
Simon Glass
2015-04-18
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
2015-04-18
dm: usb: Split out more code from usb_new_device()
Simon Glass
2015-04-18
dm: usb: Move descriptor setup code into its own function
Simon Glass
2015-04-18
dm: usb: Refactor port resets
Simon Glass
2015-04-18
dm: usb: Drop the legacy USB init sequence
Simon Glass
2015-04-18
dm: usb: Convert 'usb' command to support driver model
Simon Glass
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
dm: usb: Adjust usb command to prepare for driver model
Simon Glass
2015-04-18
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
cmd: net: Clean up return codes
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
Correct map_sysmem() logic in do_mem_mw()
Simon Glass
2015-04-16
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-14
fastboot: Proper download gadget unregister and clear when cable is missing
Paul Kocialkowski
2015-04-14
fastboot: check for alias when looking up partition by name
Michael Scott
2015-04-14
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Heiko Schocher
2015-04-14
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
Fabio Estevam
2015-04-14
usb: gadget: thor: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: gadget: UMS: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
[next]