aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08spl: Allow distinguishing between two phases in U-BootSimon Glass
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass
2019-10-08cros_ec: Add MEC_EMI_BASE and size to the header fileSimon Glass
2019-10-08log: Add log_nop() to avoid unused-variable warningsSimon Glass
2019-10-08serial: ns16550: Add a PCI device/function fieldSimon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08dm: core: Add device_foreach_child()Simon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08efi: Move inline functions to unconditional part of headerSimon Glass
2019-10-08spl: Add a function to determine the U-Boot phaseSimon Glass
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass
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