aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass1-17/+0
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass1-0/+130
2019-10-08spl: Allow distinguishing between two phases in U-BootSimon Glass1-5/+11
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+1
2019-10-08cros_ec: Add MEC_EMI_BASE and size to the header fileSimon Glass1-0/+4
2019-10-08log: Add log_nop() to avoid unused-variable warningsSimon Glass1-7/+26
2019-10-08serial: ns16550: Add a PCI device/function fieldSimon Glass1-0/+4
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass2-0/+33
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass1-1/+1
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass1-0/+1
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass1-0/+4
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass1-7/+0
2019-10-08dm: core: Add device_foreach_child()Simon Glass1-0/+9
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass1-2/+2
2019-10-08efi: Move inline functions to unconditional part of headerSimon Glass1-5/+5
2019-10-08spl: Add a function to determine the U-Boot phaseSimon Glass1-0/+60
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass1-0/+13
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass1-1/+7
2019-10-04initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait1-3/+5
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini15-46/+0
2019-10-04ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot1-2/+2
2019-09-30Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini4-22/+0
2019-09-30at91: configs: Drop duplication of defconfig macrosTudor Ambarus4-22/+0
2019-09-24env: add missing <compiler.h> header filePierre-Jean Texier1-0/+1
2019-09-22Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-0/+5
2019-09-21Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+23
2019-09-21imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin1-0/+1
2019-09-21imx: icore: fix splash logo drawingAnatolij Gustschin1-0/+1
2019-09-21imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin1-0/+1
2019-09-21imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin1-0/+1
2019-09-21imx: wandboard: fix splash logo drawingAnatolij Gustschin1-0/+1
2019-09-20Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-1/+1
2019-09-20lib: charset: add u16_str<n>cmp()AKASHI Takahiro1-0/+15
2019-09-20efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro1-0/+8
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski1-0/+2
2019-09-19configs: rk3288: Increase bootm lengthJagan Teki1-1/+1
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-6/+10
2019-09-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2-0/+24
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev1-0/+4
2019-09-16spi: Add spi_write_then_readJagan Teki1-0/+20
2019-09-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-5/+6
2019-09-13configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2-1/+10
2019-09-13ARM: omapl138_lcdk: Remove dead codeAdam Ford1-39/+0
2019-09-12Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-20/+20
2019-09-12board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal1-6/+6
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu1-0/+4
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek1-4/+5
2019-09-11usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek1-2/+2
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini1-1/+1
2019-09-09efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt1-0/+4