summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-1/+1
2017-07-27rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen1-1/+2
2017-07-27rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen1-1/+1
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich1-2/+0
2017-07-27rockchip: use UUID for root partitionsKever Yang1-1/+7
2017-07-26Merge git://git.denx.de/u-boot-uniphierTom Rini1-33/+3
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard1-17/+0
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard2-0/+171
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas1-1/+1
2017-07-26configs: k2x_evm: Reorder default boot commandAndrew F. Davis2-10/+25
2017-07-26configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas2-0/+17
2017-07-26configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis4-1/+28
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani1-2/+22
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-33/+3
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass3-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass15-16/+0
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass8-8/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass96-114/+0
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass8-10/+0
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass3-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass147-177/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass304-468/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini98-311/+0
2017-07-24xilinx-ppc.h: DropTom Rini1-88/+0
2017-07-24serial: ns16550: Add RX interrupt buffer supportStefan Roese1-0/+10
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy1-5/+2
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy17-32/+0
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de1-1/+1
2017-07-22env: Add generic redundant environment implementationFiach Antaw1-0/+5
2017-07-19regulator: Change get_enable return type to integer from boolKeerthy1-4/+4
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini21-32/+83
2017-07-14mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam1-1/+0
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini2-0/+247
2017-07-12imx: cx9020: try pxe boot, if no vmlinuz on mmcPatrick Bruenn1-0/+5
2017-07-12imx: cx9020: use fdt_addr_r and ramdisk_addr_rPatrick Bruenn1-6/+6
2017-07-12mx6sabreauto: Add Falcon mode supportDiego Dorta1-0/+14
2017-07-12warp: Use PARTUUID to specify the rootfs locationFabio Estevam1-2/+3
2017-07-12embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton1-1/+5
2017-07-12mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton1-0/+2
2017-07-12wandboard: Use PARTUUID to specify the rootfs locationFabio Berton1-0/+2
2017-07-12mx6sabre: Use PARTUUID to specify the rootfs locationFabio Estevam3-4/+3
2017-07-12mx6sabreauto: Do not enable WEIM by defaultFabio Estevam1-0/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic10-10/+10
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan1-1/+0
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan1-0/+1
2017-07-12mmc: fsl_esdhc: correct type of wp_enablePeng Fan1-1/+1
2017-07-12imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki1-1/+5
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima1-3/+3
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-0/+4