index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2015-04-23
cmd_led: Extend led command to support blinking and more leds
Stefan Roese
2015-04-22
cmd_scsi: Enable SoC AHCI device on platforms with PCI
tang yuantian
2015-04-22
unzip: add gzwrite command to write compressed image to block device
Eric Nelson
2015-04-21
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
2015-04-20
mii: add read-modify-write option to mii command
Tim James
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-04-19
pxe: Ensure all memory access is to mapped memory
Sjoerd Simons
2015-04-19
sandbox: Implement host dev [device]
Sjoerd Simons
2015-04-19
sandbox: Renamed sb command to host
Sjoerd Simons
2015-04-18
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
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-18
common/lcd_console: introduce display/framebuffer rotation
Hannes Petermaier
2015-04-18
common/lcd_console: move single static variables into common (static) structure
Hannes Petermaier
[next]