summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | pico-imx7d: Add NYMPH baseboard supportOtavio Salvador2019-10-081-1/+3
| * | pico-imx7d: Add DWARF baseboard supportOtavio Salvador2019-10-081-1/+3
| * | pico-imx6ul: Add LCD supportFabio Estevam2019-10-081-0/+13
| * | pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam2019-10-081-1/+13
| * | pico-imx6ul: Add DWARF baseboard supportOtavio Salvador2019-10-081-2/+4
| * | imx8qm: correct fdt_filePeng Fan2019-10-081-1/+1
| * | spl: mmc: support loading i.MX container format filePeng Fan2019-10-081-0/+12
| * | imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-10-081-1/+1
| * | imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima2019-10-082-6/+0
| * | Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-087-31/+0
| * | ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-081-2/+26
| * | spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+2
| * | imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan2019-10-081-1/+1
| * | imx: add i.MX6ULZ boardPeng Fan2019-10-081-1/+12
| * | arm: dts: sync dts for i.MX6ULPeng Fan2019-10-081-21/+29
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-10-0810-12/+0
|\ \
| * | watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-0810-12/+0
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-0816-41/+306
|\ \
| * | dm: core: Drop fdtdec_get_pci_addr()Simon Glass2019-10-081-17/+0
| * | x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-0/+130
| * | spl: Allow distinguishing between two phases in U-BootSimon Glass2019-10-081-5/+11
| * | arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass2019-10-081-1/+1
| * | cros_ec: Add MEC_EMI_BASE and size to the header fileSimon Glass2019-10-081-0/+4
| * | log: Add log_nop() to avoid unused-variable warningsSimon Glass2019-10-081-7/+26
| * | serial: ns16550: Add a PCI device/function fieldSimon Glass2019-10-081-0/+4
| * | dm: pci: Add a function to read a PCI BARSimon Glass2019-10-082-0/+33
| * | pci: Correct 'specifified' and 'Plese' typosSimon Glass2019-10-081-1/+1
| * | 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
|\