summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner2-5/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner1-1/+1
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-8/+0
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+103
2019-05-16arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2CKrzysztof Kozlowski1-8/+0
2019-05-14arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger1-0/+103
2019-05-14ARM: renesas: grpeach: Align env positionMarek Vasut1-1/+1
2019-05-13Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efiTom Rini1-5/+7
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-1/+8
2019-05-12lib: charset: correct utf8_utf16_strnlen() descriptionHeinrich Schuchardt1-5/+7
2019-05-10ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPLTien Fong Chee1-1/+4
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee1-0/+4
2019-05-10sh: shmin: Remove the boardMarek Vasut1-85/+0
2019-05-10sh: ms7720se: Remove the boardMarek Vasut1-82/+0
2019-05-10sh: mpr2: Remove the boardMarek Vasut1-55/+0
2019-05-10sh: rsk7269: Remove the boardMarek Vasut1-51/+0
2019-05-10sh: rsk7264: Remove the boardMarek Vasut1-52/+0
2019-05-10sh: rsk7203: Remove the boardMarek Vasut1-63/+0
2019-05-10Remove #define CONFIG_CRC32Chris Packham1-1/+0
2019-05-10Make FIT support really optionalFabrice Fontaine1-0/+2
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini5-47/+15
2019-05-09Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+37
2019-05-09Merge git://git.denx.de/u-boot-riscvTom Rini2-7/+11
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen1-1/+1
2019-05-09riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov1-0/+4
2019-05-09riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64MDavid Abdurachmanov1-6/+6
2019-05-09arm: mvebu: Add CRS305-1G-4S boardLuka Kovacic1-0/+37
2019-05-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+70
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-2/+45
2019-05-08reset: Get the RESET by index without deviceJagan Teki1-0/+16
2019-05-08clk: Get the CLK by index without deviceJagan Teki1-0/+15
2019-05-08Merge git://git.denx.de/u-boot-x86Tom Rini6-14/+21
2019-05-08Merge tag 'efi-2019-07-rc2-2' of git://git.denx.de/u-boot-efiTom Rini3-13/+37
2019-05-08rockchip: rk3399: add tpl supportKever Yang1-0/+8
2019-05-08rockchip: px5: update SPL size for spl/tplKever Yang2-1/+3
2019-05-08rockchip: evb-rk3229: remove unnecessary definesKever Yang1-43/+1
2019-05-08rockchip: rk322x: add tpl supportKever Yang1-3/+3
2019-05-08x86: samus: Add a target to boot through TPLSimon Glass1-0/+2
2019-05-08x86: Add a simple TPL implementationSimon Glass2-8/+0
2019-05-08x86: Enable the RTC on all boardsSimon Glass1-1/+0
2019-05-08x86: pch: Add an ioctl to read power-management infoSimon Glass1-0/+18
2019-05-08Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"Simon Glass1-5/+1
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione1-0/+70
2019-05-07efi_loader: signature of ExitBootServices()Heinrich Schuchardt1-1/+2
2019-05-07efi_loader: LoadImage() check parent imageHeinrich Schuchardt1-0/+1
2019-05-07efi_loader: implement RegisterProtocolNotify()Heinrich Schuchardt1-0/+19
2019-05-07efi_selftest: remove redundant function efi_st_memcmp()Heinrich Schuchardt1-11/+0
2019-05-07efi_loader: unload applications upon Exit()Heinrich Schuchardt1-0/+1
2019-05-07efi_loader: implement UnloadImage()Heinrich Schuchardt1-1/+1
2019-05-07efi_loader: mark started imagesHeinrich Schuchardt1-0/+13