summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-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
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-08spl: armv7m: to keep ARM v7M in thumb mode before booting next imageVikas Manocha
2017-06-05Merge 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