summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan2-3/+4
2018-04-09ti: am335x: Fix bootargs when building without NETAlex Kiernan1-2/+14
2018-04-09Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan10-10/+0
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six84-132/+134
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six66-66/+0
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six44-49/+0
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six35-51/+0
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six11-23/+0
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six40-52/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six64-84/+0
2018-04-07configs: Finish migration of CONFIG_ATMEL_SPITom Rini2-2/+0
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini2-0/+4
2018-04-07image: fit: Show firmware configuration property if presentMichal Simek1-0/+1
2018-04-07stm32mp1: change STGEN clock source to HSEPatrick Delaunay1-1/+0
2018-04-07Allow providing default environment from fileRasmus Villemoes1-0/+4
2018-04-07stm32mp1: select boot device and partitionPatrick Delaunay1-0/+7
2018-04-07stm32mp1: add eMMC support for ED1Patrick Delaunay1-0/+1
2018-04-07spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay1-0/+1
2018-04-07omap3_logic: Fix FDT ADDR for ramdisk bootingAdam Ford1-2/+2
2018-04-07input: Drop PS/2 keyboard supportSimon Glass3-204/+0
2018-04-07drivers: serial: remove nonexisting initialisation functionsChristophe Leroy1-31/+0
2018-04-07Handle NETCONSOLE and SPL enabledJason Kridner1-3/+3
2018-04-07Add support for BeagleBoard.org PocketBeagleJason Kridner1-0/+2
2018-04-07Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan8-8/+0
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2-7/+0
2018-04-06board: MCR3000: Use smaller flash sector for environmentChristophe Leroy1-3/+3
2018-04-06common: env_embedded: allow fine placement of environment objectChristophe Leroy1-1/+1
2018-04-06board: MCR3000: cleanup configChristophe Leroy1-31/+3
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy1-687/+0
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy5-8/+8
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki3-3/+0
2018-04-06spi: atmel: Drop non-dm codeJagan Teki2-2/+0
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki1-2/+0
2018-04-03Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini1-3/+53
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev1-3/+53
2018-04-02Merge git://git.denx.de/u-boot-dmTom Rini4-3/+18
2018-04-01image.h: add forward declaration of struct fdt_regionMasahiro Yamada1-0/+1
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada1-3/+0
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six1-0/+1
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang1-0/+16
2018-03-31Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+19
2018-03-31Merge git://git.denx.de/u-boot-riscvTom Rini3-27/+3
2018-03-30arm64: mvebu: a8k: Add distro boot supportMark Kettenis1-0/+19
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen1-9/+3
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen3-15/+0
2018-03-30Drop CONFIG_FTSDC010_NUMBERRick Chen3-3/+0
2018-03-29rockchip: rk3399: set fdtfileMark Kettenis1-0/+1
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini2-6/+0
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel2-4/+0
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel2-2/+0