summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-0/+4
* arm: ti: Add missing "=" from previous fixTom Rini2019-09-091-1/+1
* Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/08Sep2019Tom Rini2019-09-083-7/+40
|\
| * 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
* | Merge branch 'master' of git://git.denx.de/u-boot-shWIP/06Sep2019Tom Rini2019-09-071-13/+0
|\ \
| * | sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-13/+0
* | | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-061-0/+4
|\ \ \
| * | | rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent2019-09-061-0/+4
* | | | 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...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
|\ \ | |/ |/|