summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2019-09-062-1/+34
* mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-051-6/+6
* 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...WIP/27Aug2019Tom 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.hWIP/2019-08-26-master-importsHeinrich 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-riscvWIP/26Aug2019Tom 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 KconfigWIP/2019-08-24-master-importsHannes 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
* | Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-2541-51/+0
|/
* Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...WIP/24Aug2019Tom Rini2019-08-2412-24/+3
|\
| * evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0Max Kellermann2019-08-231-1/+1
| * disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCsUrja Rannikko2019-08-231-0/+2
| * rockchip: rk3288: remove fennec board supportKever Yang2019-08-231-14/+0
| * rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang2019-08-239-9/+0
* | Merge branch '2019-08-23-master-imports'Tom Rini2019-08-2431-42/+0
|\ \