summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2019-09-11usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent
2019-09-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-05efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt
2019-09-05efi_loader: Extract adding a conventional memory in separate routinePark, Aiden
2019-09-05efi_loader: interrupts in simple network protocolHeinrich Schuchardt
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko
2019-09-04env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NETHeinrich Schuchardt
2019-09-04net: make net_random_ethaddr() more randomMichael Walle
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: introduce packet capture supportRamon Fried
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen
2019-09-03sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis
2019-09-02sh: r2dplus: Switch to DM PCI driverMarek Vasut
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-28powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang
2019-08-28powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-27image: add new "copro" image typePatrick Delaunay
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay
2019-08-27serial: stm32: remove unused includePatrick Delaunay
2019-08-27stm32mp1: configs: Set bootdelay to 1Patrice Chotard
2019-08-27stm32mp1: configs: add altbootcmdPatrick Delaunay
2019-08-27stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay
2019-08-27stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay
2019-08-27stm32mp1: cosmetic: remove commentPatrick Delaunay
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini
2019-08-26powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt
2019-08-26ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPLAdam Ford
2019-08-26ARM: omap3_logic: Fix SPL boot failure when EHCI enabledAdam Ford
2019-08-26vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla
2019-08-26arm: ti: Fix regression in distro boot for mmcNuno Gonçalves