aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2017-07-26kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee2-4/+0
2017-07-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass3-3/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass15-16/+0
2017-07-25Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass8-8/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass95-104/+0
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass8-10/+0
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass146-176/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass303-464/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini97-309/+0
2017-07-23xilinx-ppc.h: DropTom Rini1-88/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy17-32/+0
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de1-1/+1
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini20-31/+81
2017-07-14mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam1-1/+0
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+178
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-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
2017-07-12mx6cuboxi: Add support for sataPeter Robinson1-0/+12
2017-07-12ot1200: enable CONFIG_IMX_THERMAL for detailed thermal informationChristian Gmeiner1-0/+3
2017-07-12mx6sabresd: Fix guard file symbolFabio Estevam1-3/+3
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek BehĂșn1-0/+178
2017-07-11configs: am335x_evm: Enable FASTBOOT based on kconfigAlexandru Gagniuc1-4/+0
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini65-79/+1
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini12-9/+182
2017-07-11sandbox: Enable more console optionsSimon Glass1-0/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass39-52/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass27-27/+0
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov1-0/+23
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich7-9/+0
2017-07-11rockchip: add evb_rk3229 boardKever Yang1-0/+60
2017-07-11rockchip: rk322x: add basic soc supportKever Yang1-0/+93
2017-07-11rockchip: add sdram_common for common functionsKever Yang6-1/+7
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz1-0/+86
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin1-2/+11
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy1-0/+158
2017-07-07board/BuR/brppt1: fix MMC bootHannes Schmelzer1-9/+9