summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-08-16hash: Compile only hardware or software versions of SHA algorithmsTom Rini
2017-08-08usb: hub: Call usb_update_hub_device() after hub descriptor is fetchedBin Meng
2017-08-08usb: hub: Parse and save TT details from device descriptorBin Meng
2017-08-08usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng
2017-08-08usb: hub: Translate USB 3.0 hub port status into old versionBin Meng
2017-08-08usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-08-08usb: hub: Remove hub_port_reset()Bin Meng
2017-08-08usb: hub: Use 'struct usb_hub_device' as hub device's uclass_privBin Meng
2017-08-08usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-08-08usb: hub: Revise wLength for 'get port status' requestBin Meng
2017-08-08usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-08-08usb: hub: Update handling connect status/change in usb_scan_port()Bin Meng
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06spl: Make UBI fastmap support Kconfig selectableLadislav Michl
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12board_f: fix calculation of reloc_offLothar Waßmann
2017-06-12board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()Simon Glass
2017-06-12edid: Use sizeof() in cea_is_hdmi_vsdb_present()Simon Glass
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-06-09SPL: Add XIP booting supportVikas Manocha
2017-06-09edid: Fix gcc 7.1 warningJernej Skrabec
2017-06-09dm: mmc: Ensure that block device is probedSimon Glass
2017-06-09spl: armv7m: to keep ARM v7M in thumb mode before booting next imageVikas Manocha
2017-06-06Merge git://git.denx.de/u-boot-usbTom Rini
2017-06-05malloc: Turn on DEBUG when enabling unit testsPantelis Antoniou
2017-06-05common/spl/Kconfig: Use 'if SPL' / 'if TPL' guardsTom Rini
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass
2017-06-05bootstage: Support SPLSimon Glass
2017-06-05bootstage: Adjust to use const * where possibleSimon Glass
2017-06-05bootstage: Tidy up error return valuesSimon Glass
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass
2017-06-05bootstage: Init as early as possibleSimon Glass
2017-06-05bootstage: Support relocating boostage dataSimon Glass
2017-06-05bootstage: Use debug() for stashing messagesSimon Glass
2017-06-05bootstage: Show records with a zero timeSimon Glass
2017-06-05bootstage: Use rec_count as the array indexSimon Glass
2017-06-05bootstage: Fix up code style and commentsSimon Glass
2017-06-05bootstage: Convert to use malloc()Simon Glass
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass
2017-06-05arm: Remove include files from common.hSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass
2017-06-03fs: fat: add kbuild configuration supportSekhar Nori
2017-06-03fastboot: Add support for flashing zImageSam Protsenko
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass