aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-0/+2
2018-08-23armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2-0/+2
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini2-14/+17
2018-08-21efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca1-0/+4
2018-08-21efi: Fix truncation of constant valueEugeniu Rosca1-14/+10
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-0/+238
2018-08-20Merge git://git.denx.de/u-boot-x86Tom Rini2-26/+32
2018-08-20display5: Introduce fitImg_fw_sz variableLukasz Majewski1-1/+2
2018-08-20efi_loader: update runtime services table crc32Heinrich Schuchardt1-0/+3
2018-08-20common: Add support for Android DT imageSam Protsenko1-0/+20
2018-08-20x86: Remove support for Advantech SOM-6896Bin Meng1-26/+0
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng1-0/+32
2018-08-19env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek1-2/+0
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford5-5/+0
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford29-33/+0
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford11-13/+0
2018-08-17Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford5-5/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford124-196/+0
2018-08-17Migrate bootlimit to KconfigAlex Kiernan6-6/+0
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan1-0/+3
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford186-216/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini266-326/+0
2018-08-16CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini3-9/+0
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods1-3/+0
2018-08-13configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard3-3/+0
2018-08-13configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2-2/+0
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard1-1/+0
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard3-11/+2
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard1-1/+0
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard4-5/+0
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard5-10/+0
2018-08-13arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2-15/+16
2018-08-13arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons1-1/+19
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2018-08-13ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3Jagan Teki2-0/+238
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-39/+70
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-0/+120
2018-08-11misc: uclass: Add enable/disable functionMario Six1-0/+27
2018-08-11misc: docs: Fix comments in misc.hMario Six1-40/+44
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six2-17/+58
2018-08-11drivers: Add AXI uclassMario Six2-0/+79
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero1-0/+3
2018-08-10configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford12-26/+0
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay1-0/+9
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini3-19/+82
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini6-312/+33