summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-09efi_loader: eliminate inline function ascii2unicode()Heinrich Schuchardt1-16/+0
2019-09-09Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-7/+40
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-13/+0
2019-09-07Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini1-0/+4
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent1-0/+4
2019-09-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-1/+1
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2-1/+34
2019-09-06efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt1-1/+1
2019-09-06efi_loader: Extract adding a conventional memory in separate routinePark, Aiden1-0/+4
2019-09-06efi_loader: interrupts in simple network protocolHeinrich Schuchardt1-0/+2
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET1-1/+1
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko1-6/+6
2019-09-04env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NETHeinrich Schuchardt2-2/+2
2019-09-04net: make net_random_ethaddr() more randomMichael Walle1-1/+1
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay1-0/+3
2019-09-04net: introduce packet capture supportRamon Fried1-0/+55
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen1-0/+31
2019-09-03sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis1-0/+1
2019-09-02sh: r2dplus: Switch to DM PCI driverMarek Vasut1-13/+0
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin1-15/+2
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini8-219/+144
2019-08-28powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-8/+14
2019-08-28powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-44/+19
2019-08-28powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-40/+15
2019-08-28powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-13/+23
2019-08-28powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-18/+20
2019-08-28powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-39/+15
2019-08-28powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang1-24/+0
2019-08-28powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-16/+19
2019-08-28powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-17/+19
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-31/+9
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-1/+1
2019-08-27image: add new "copro" image typePatrick Delaunay1-0/+1
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay1-7/+0
2019-08-27serial: stm32: remove unused includePatrick Delaunay1-15/+0
2019-08-27stm32mp1: configs: Set bootdelay to 1Patrice Chotard1-0/+1
2019-08-27stm32mp1: configs: add altbootcmdPatrick Delaunay1-1/+2
2019-08-27stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay1-0/+2
2019-08-27stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay1-5/+0
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay1-2/+3
2019-08-27stm32mp1: cosmetic: remove commentPatrick Delaunay1-1/+0
2019-08-27Merge branch '2019-08-26-master-imports'Tom Rini5-1954/+8
2019-08-26powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang1-1/+1
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt1-1951/+0
2019-08-26ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPLAdam Ford1-1/+4
2019-08-26ARM: omap3_logic: Fix SPL boot failure when EHCI enabledAdam Ford1-0/+3
2019-08-26vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla1-1/+0
2019-08-26arm: ti: Fix regression in distro boot for mmcNuno Gonçalves1-1/+1
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-1/+61
2019-08-26riscv: qemu: add SPL configurationLukas Auer1-0/+14