summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-2595-104/+0
* Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-258-10/+0
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-252-2/+0
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-252-2/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25146-176/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25303-464/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-2497-309/+0
* xilinx-ppc.h: DropTom Rini2017-07-231-88/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-2217-32/+0
* meson-gx: reserved memory regionsxypron.glpk@gmx.de2017-07-221-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-1820-31/+81
|\
| * mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam2017-07-141-1/+0
| * imx: cx9020: try pxe boot, if no vmlinuz on mmcPatrick Bruenn2017-07-121-0/+5
| * imx: cx9020: use fdt_addr_r and ramdisk_addr_rPatrick Bruenn2017-07-121-6/+6
| * mx6sabreauto: Add Falcon mode supportDiego Dorta2017-07-121-0/+14
| * warp: Use PARTUUID to specify the rootfs locationFabio Estevam2017-07-121-2/+3
| * embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-1/+5
| * mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-0/+2
| * wandboard: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-0/+2
| * mx6sabre: Use PARTUUID to specify the rootfs locationFabio Estevam2017-07-123-4/+3
| * mx6sabreauto: Do not enable WEIM by defaultFabio Estevam2017-07-121-0/+2
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-1210-10/+10
| * mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan2017-07-121-1/+0
| * imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki2017-07-121-1/+5
| * mx6sabreauto: Update to SPL only modeVanessa Maegima2017-07-121-3/+3
| * mx6qsabreauto: Add SPL supportVanessa Maegima2017-07-121-0/+4
| * mx6cuboxi: Add support for sataPeter Robinson2017-07-121-0/+12
| * ot1200: enable CONFIG_IMX_THERMAL for detailed thermal informationChristian Gmeiner2017-07-121-0/+3
| * mx6sabresd: Fix guard file symbolFabio Estevam2017-07-121-3/+3
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-07-121-0/+178
|\ \
| * | marvell: armada385: Add the Turris Omnia boardMarek BehĂșn2017-07-121-0/+178
| |/
* | configs: am335x_evm: Enable FASTBOOT based on kconfigAlexandru Gagniuc2017-07-111-4/+0
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2017-07-1165-79/+1
|\
| * sandbox: Enable more console optionsSimon Glass2017-07-111-0/+1
| * Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-1139-52/+0
| * Convert CONFIG_SCSI to KconfigSimon Glass2017-07-1127-27/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-07-1112-9/+182
|\ \ | |/ |/|
| * rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov2017-07-111-0/+23
| * usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-117-9/+0
| * rockchip: add evb_rk3229 boardKever Yang2017-07-111-0/+60
| * rockchip: rk322x: add basic soc supportKever Yang2017-07-111-0/+93
| * rockchip: add sdram_common for common functionsKever Yang2017-07-116-1/+7
* | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz2017-07-101-0/+86
* | ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-101-2/+11
|/
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-081-0/+158
* board/BuR/brppt1: fix MMC bootHannes Schmelzer2017-07-071-9/+9
* wdt: Unify option of timeout valueAndy Shevchenko2017-07-071-1/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-064-572/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-0336-11036/+0
* Merge git://git.denx.de/u-boot-arcTom Rini2017-06-294-29/+102
|\