summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2019-09-061-1/+1
|\ \ \ \
| * | | | ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET2019-09-051-1/+1
| | |_|/ | |/| |
* | | | efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt2019-09-051-1/+1
* | | | efi_loader: Extract adding a conventional memory in separate routinePark, Aiden2019-09-051-0/+4
* | | | efi_loader: interrupts in simple network protocolHeinrich Schuchardt2019-09-051-0/+2
* | | | env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NETHeinrich Schuchardt2019-09-042-2/+2
* | | | net: make net_random_ethaddr() more randomMichael Walle2019-09-041-1/+1
* | | | net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-0/+3
* | | | net: introduce packet capture supportRamon Fried2019-09-041-0/+55
|/ / /
* | | dm: cache: Add enable and disable ops for cache uclassRick Chen2019-09-031-0/+31
* | | sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis2019-09-031-0/+1
| |/ |/|
* | Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-311-15/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-298-219/+144
|\ \
| * | powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-8/+14
| * | powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-44/+19
| * | powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-40/+15
| * | powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-13/+23
| * | powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-18/+20
| * | powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-39/+15
| * | powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang2019-08-281-24/+0
| * | powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-16/+19
| * | powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-17/+19
* | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-274-31/+9
|\ \ \ | |/ / |/| |
| * | image: add new "copro" image typePatrick Delaunay2019-08-271-0/+1
| * | pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-271-7/+0
| * | serial: stm32: remove unused includePatrick Delaunay2019-08-271-15/+0
| * | stm32mp1: configs: Set bootdelay to 1Patrice Chotard2019-08-271-0/+1
| * | stm32mp1: configs: add altbootcmdPatrick Delaunay2019-08-271-1/+2
| * | stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay2019-08-271-0/+2
| * | stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay2019-08-271-5/+0
| * | stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-2/+3
| * | stm32mp1: cosmetic: remove commentPatrick Delaunay2019-08-271-1/+0
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-271-1/+1
|\ \ | |/ |/|
| * powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang2019-08-261-1/+1
* | Merge branch '2019-08-26-master-imports'Tom Rini2019-08-265-1954/+8
|\ \
| * | tools: remove easylogo and include/video_logo.hHeinrich Schuchardt2019-08-261-1951/+0
| * | ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPLAdam Ford2019-08-261-1/+4
| * | ARM: omap3_logic: Fix SPL boot failure when EHCI enabledAdam Ford2019-08-261-0/+3
| * | vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla2019-08-261-1/+0
| * | arm: ti: Fix regression in distro boot for mmcNuno Gonçalves2019-08-261-1/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-08-265-1/+61
|\ \ | |/ |/|
| * riscv: qemu: add SPL configurationLukas Auer2019-08-261-0/+14
| * spl: support booting via RISC-V OpenSBILukas Auer2019-08-263-0/+46
| * fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPLLukas Auer2019-08-261-1/+1
* | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-2562-118/+0
* | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4Hannes Schmelzer2019-08-251-1/+0
* | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3Hannes Schmelzer2019-08-252-2/+6
* | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer2019-08-2513-8/+21
* | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1Hannes Schmelzer2019-08-2512-12/+12
* | mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-2514-15/+0