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
2017-08-16
hash: Compile only hardware or software versions of SHA algorithms
Tom Rini
2017-08-08
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-08-08
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-08-08
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-08-08
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-08-08
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-08-08
usb: hub: Remove hub_port_reset()
Bin Meng
2017-08-08
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-08-08
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-08-08
usb: hub: Revise wLength for 'get port status' request
Bin Meng
2017-08-08
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-08-08
usb: hub: Update handling connect status/change in usb_scan_port()
Bin Meng
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
board_f: fix calculation of reloc_off
Lothar Waßmann
2017-06-12
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
Simon Glass
2017-06-12
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
Simon Glass
2017-06-12
powerpc, 5xx: remove support for 5xx
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-06-09
edid: Fix gcc 7.1 warning
Jernej Skrabec
2017-06-09
dm: mmc: Ensure that block device is probed
Simon Glass
2017-06-09
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-06
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-06-05
malloc: Turn on DEBUG when enabling unit tests
Pantelis Antoniou
2017-06-05
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Tom Rini
2017-06-05
bootstage: Record time taken to set up the live device tree
Simon Glass
2017-06-05
bootstage: Support SPL
Simon Glass
2017-06-05
bootstage: Adjust to use const * where possible
Simon Glass
2017-06-05
bootstage: Tidy up error return values
Simon Glass
2017-06-05
bootstage: Record the time taken to set up driver model
Simon Glass
2017-06-05
bootstage: Init as early as possible
Simon Glass
2017-06-05
bootstage: Support relocating boostage data
Simon Glass
2017-06-05
bootstage: Use debug() for stashing messages
Simon Glass
2017-06-05
bootstage: Show records with a zero time
Simon Glass
2017-06-05
bootstage: Use rec_count as the array index
Simon Glass
2017-06-05
bootstage: Fix up code style and comments
Simon Glass
2017-06-05
bootstage: Convert to use malloc()
Simon Glass
2017-06-05
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
Simon Glass
2017-06-05
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-05
arm: Remove include files from common.h
Simon Glass
2017-06-05
api: Add a header for api_init()
Simon Glass
2017-06-03
fs: fat: add kbuild configuration support
Sekhar Nori
2017-06-03
fastboot: Add support for flashing zImage
Sam Protsenko
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
[next]