summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut46-53/+0
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong1-1/+71
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong1-0/+99
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini8-32/+204
2018-04-09Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini3-45/+163
2018-04-09arm64: zynqmp: Add support for Xilinx zcu111-revAMichal Simek1-0/+50
2018-04-09arm64: zynqmp: Add support for Xilinx zcu106-revAMichal Simek1-0/+47
2018-04-09arm64: zynqmp: Add support for zcu104 customer boardMichal Simek1-0/+36
2018-04-09arm64: zynqmp: Add support for zc1751 dc3Michal Simek1-0/+20
2018-04-09arm64: zynqmp: Add support for zcu100 aka Ultra96 boardMichal Simek1-0/+36
2018-04-09arm64: zynqmp: Remove pinctrl settingsMichal Simek1-30/+0
2018-04-09arm64: zynqmp: Enable pxe and dhcp if commands are enabledMichal Simek1-2/+14
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain1-0/+1
2018-04-09Cleanup CONFIG_VERSION_VARIABLE migrationAlex Kiernan2-6/+0
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan45-65/+0
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-06efi_loader: Check machine type in the image headerIvan Gorinov1-0/+4
2018-04-05efi_loader: new functions to print loaded image informationHeinrich Schuchardt1-0/+5