summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-081-0/+1
| * | sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass2019-10-081-0/+4
| * | sandbox: pci: Drop the get_devfn() methodSimon Glass2019-10-081-7/+0
| * | dm: core: Add device_foreach_child()Simon Glass2019-10-081-0/+9
| * | dm: core: Correct the return value for uclass_find_first_device()Simon Glass2019-10-081-2/+2
| * | efi: Move inline functions to unconditional part of headerSimon Glass2019-10-081-5/+5
| * | spl: Add a function to determine the U-Boot phaseSimon Glass2019-10-081-0/+60
| * | spl: Add an arch-specific hook for writing to SPL handoffSimon Glass2019-10-081-0/+13
| * | mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass2019-10-081-1/+7
| |/
* | Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-10-082-0/+141
|\ \
| * | configs: sam9x60ek: Add QSPI_BOOT definesTudor Ambarus2019-10-081-0/+7
| * | board: sam9x60ek: Add NAND flash supportTudor Ambarus2019-10-081-0/+28
| * | board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun2019-10-081-0/+60
| * | board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPIEugen Hristev2019-10-081-4/+0
| * | board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev2019-10-081-0/+4
| * | board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev2019-10-081-2/+14
| * | board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre2019-10-081-0/+34
| |/
* | efi: device path for nvmePatrick Wildt2019-10-061-0/+7
* | nvme: add accessor to namespace id and eui64Patrick Wildt2019-10-061-0/+12
|/
* initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0415-46/+0
* ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
* Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-09-304-22/+0
|\
| * at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-304-22/+0
* | env: add missing <compiler.h> header filePierre-Jean Texier2019-09-241-0/+1
|/
* Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-09-225-0/+5
|\
| * imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: icore: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: wandboard: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
* | Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-09-212-0/+23
|\ \
| * | lib: charset: add u16_str<n>cmp()AKASHI Takahiro2019-09-201-0/+15
| * | efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro2019-09-201-0/+8
| |/
* | Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-09-201-1/+1
|\ \ | |/ |/|
| * configs: rk3288: Increase bootm lengthJagan Teki2019-09-191-1/+1
* | kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski2019-09-191-0/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-09-162-6/+10
|\
| * board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal2019-09-121-6/+6
| * mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-0/+4
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-09-162-0/+24
|\ \
| * | mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-161-0/+4
| * | spi: Add spi_write_then_readJagan Teki2019-09-161-0/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-09-141-5/+6
|\ \ \ | |/ / |/| |
| * | usb: Add nonblock argument to submit_int_msgMichal Suchanek2019-09-111-4/+5
| * | usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek2019-09-111-2/+2
| |/
* | configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2019-09-132-1/+10
* | ARM: omapl138_lcdk: Remove dead codeAdam Ford2019-09-131-39/+0
* | Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-09-122-20/+20
|\ \ | |/ |/|
| * efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt2019-09-091-0/+4