summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-16bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng1-0/+3
2018-04-16bootvx: x86: Make VxWorks EFI console driver happyBin Meng1-0/+26
2018-04-16elf: Add ELF64 related structure definesBin Meng1-0/+43
2018-04-16elf: Clean up the ELF header fileBin Meng1-146/+138
2018-04-16vxworks: x86: Rename e820info to e820_infoBin Meng1-1/+1
2018-04-16bootvx: x86: Explicitly clear the bootloader image sizeBin Meng1-0/+9
2018-04-16bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng1-3/+9
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini17-353/+154
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini5-8/+5
2018-04-15mx31ads: DeleteTom Rini1-145/+0
2018-04-15imx31_phycore: DeleteTom Rini2-177/+0
2018-04-15pico-imx7d: Replace fatload commandVanessa Maegima1-2/+2
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski1-0/+141
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-0/+1
2018-04-15imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue1-0/+2
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue1-0/+3
2018-04-14ARM: rmobile: Convert TPL to SPLMarek Vasut2-10/+6
2018-04-14ARM: rmobile: Update H2 StoutMarek Vasut1-37/+18
2018-04-14configs: Fixup some CPSW-related itemsTom Rini2-20/+0
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger3-3/+3
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan1-0/+1
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan1-5/+1
2018-04-12ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut1-0/+1
2018-04-12ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut1-0/+6
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