summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-07-31dm: console: Check for serial devices properlySimon Glass
2017-07-31console: Unify the check for a serial consoleSimon Glass
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-28usb: hub: Call usb_update_hub_device() after hub descriptor is fetchedBin Meng
2017-07-28usb: hub: Parse and save TT details from device descriptorBin Meng
2017-07-28usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng
2017-07-28usb: hub: Translate USB 3.0 hub port status into old versionBin Meng
2017-07-28usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-07-28usb: hub: Remove hub_port_reset()Bin Meng
2017-07-28usb: hub: Use 'struct usb_hub_device' as hub device's uclass_privBin Meng
2017-07-28usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-07-28usb: hub: Revise wLength for 'get port status' requestBin Meng
2017-07-28usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-07-28usb: hub: Update handling connect status/change in usb_scan_port()Bin Meng
2017-07-28console: simplify puts()Masahiro Yamada
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-26Merge git://git.denx.de/u-boot-mipsTom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25env: Move help from README to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-07-22env: Switch env_nand, env_mmc and env_ubi to env_import_redundFiach Antaw
2017-07-22env: Add generic redundant environment implementationFiach Antaw
2017-07-19mmc: add static to spl_mmc_get_device_index()Masahiro Yamada
2017-07-11common: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11common: env_nand: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11sandbox: Drop special case console code for sandboxSimon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-11console: Use map_sysmem() for the pre-relocation consoleSimon Glass
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2017-07-11scsi: Drop sym53c8xx driverSimon Glass
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin
2017-07-10spl: fit: Break out some functions into a common fileCooper Jr., Franklin
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06spl: Make UBI fastmap support Kconfig selectableLadislav Michl