summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-10-08imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan
2019-10-08imx: add i.MX6ULZ boardPeng Fan
2019-10-08arm: dts: sync dts for i.MX6ULPeng Fan
2019-10-04initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-10-04ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot
2019-09-30Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-09-30at91: configs: Drop duplication of defconfig macrosTudor Ambarus
2019-09-24env: add missing <compiler.h> header filePierre-Jean Texier
2019-09-22Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-21Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-21imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin
2019-09-21imx: icore: fix splash logo drawingAnatolij Gustschin
2019-09-21imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin
2019-09-21imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin
2019-09-21imx: wandboard: fix splash logo drawingAnatolij Gustschin
2019-09-20Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-09-20lib: charset: add u16_str<n>cmp()AKASHI Takahiro
2019-09-20efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski
2019-09-19configs: rk3288: Increase bootm lengthJagan Teki
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-09-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-09-16spi: Add spi_write_then_readJagan Teki
2019-09-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-09-13configs: ti: Add environment support commands for FIT loadingAndrew F. Davis
2019-09-13ARM: omapl138_lcdk: Remove dead codeAdam Ford
2019-09-12Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-12board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2019-09-11usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini
2019-09-09efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt
2019-09-09efi_loader: EFI_FILE_PROTOCOL rev 2 stubHeinrich Schuchardt
2019-09-09efi_loader: eliminate inline function ascii2unicode()Heinrich Schuchardt
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent
2019-09-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-05efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt
2019-09-05efi_loader: Extract adding a conventional memory in separate routinePark, Aiden
2019-09-05efi_loader: interrupts in simple network protocolHeinrich Schuchardt
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko