Commit Graph

31226 Commits (d08980de0291951a60d62c6cf3483f7081b1700c)
 

Author SHA1 Message Date
Hans de Goede d08980de02 sunxi: Remove bogus uart entry from utoo-p66 dts file 9 years ago
Daniel Kochmański bf5b9b103c sunxi: spl: Remove redundant check from `board_mmc_init` for signature 9 years ago
Daniel Kochmański a151403fd2 sunxi: spl: Detect at runtime where SPL was read from 9 years ago
Daniel Kochmański 645c48f50e sunxi: Create helper function veryfing valid boot signature on MMC 9 years ago
Daniel Kochmański 1b26bab12e mmc: Protect `mmc_initialize` from initialising mmc multiple times 9 years ago
Tom Rini 413978d118 Merge git://git.denx.de/u-boot-uniphier 9 years ago
Masahiro Yamada 62102bee1f ARM: UniPhier: document reference support card 9 years ago
Masahiro Yamada f1d794531c ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3 9 years ago
Masahiro Yamada 3365b4eb55 ARM: UniPhier: add PH1-sLD3 SoC support 9 years ago
Masahiro Yamada ad6670ee12 ARM: UniPhier: update CONFIG_BOOTARGS 9 years ago
Masahiro Yamada d25944957d ARM: UniPhier: disable CONFIG_FIT 9 years ago
Masahiro Yamada e037db0c34 ARM: UniPhier: add environment variable for TFTP boot 9 years ago
Masahiro Yamada 421376ae42 ARM: UniPhier: add environment sets for non-FIT Linux boot 9 years ago
Masahiro Yamada 6b71e6d7ac ARM: dts: UniPhier: add device-specific compatible string for EEPROM 9 years ago
Tom Rini 3c9cc70d71 Merge git://git.denx.de/u-boot-marvell 9 years ago
Stefan Roese 9e30b31d20 arm: mvebu: db-88f6820: Add SPL support with DDR init code 9 years ago
Stefan Roese ad6ac7aa00 arm: mvebu: a38x: Use correct PEX register access macros 9 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 9 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 9 years ago
Stefan Roese edb4702533 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr 9 years ago
Stefan Roese 29b103c733 arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory 9 years ago
Stefan Roese c25012b9af Makefile: Fix mvebu build target to use SPL load and exe-address 9 years ago
Stefan Roese 9f62b44ec7 arm: mvebu: Disable MMU before changing register base address 9 years ago
Stefan Roese e3cccf9eb2 arm: mvebu: spl.c: Add call to board_early_init_f() 9 years ago
Stefan Roese 21427708a6 arm: mvebu: Use default reg base address for SPL on A38x 9 years ago
Stefan Roese ade741b389 arm: mvebu: Call timer_init early before PHY and DDR init 9 years ago
Anton Schubert e863f7f051 arm: mvebu: add Armada XP SATA support 9 years ago
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 9 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 9 years ago
Masahiro Yamada 5f7e310467 x86: delete unneeded declarations of disable_irq() and enable_irq() 9 years ago
Simon Glass b86f795a37 net: Allow drivers to return -ENOSYS with the write_hwaddr() method 9 years ago
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver 9 years ago
Simon Glass 2b53b078d7 dm: usb: Add driver-model support to ehci-pci 9 years ago
Simon Glass 4a41cc1578 x86: minnowmax: Drop the cache line size hack 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 9 years ago
Simon Glass a1ca92eaaf dm: eth: Avoid blocking on packet reception 9 years ago
Simon Glass 69559093f6 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH 9 years ago
Simon Glass b483915ffd dm: usb: Correct the struct usb_driver_entry comment 9 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 9 years ago
Simon Glass d0a5a0b2d8 dm: eth: Add driver-model support to the rtl8169 driver 9 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 9 years ago
Simon Glass e62b526635 usb: Update some EHCI driver licenses to use SPDX 9 years ago
Simon Glass 19df0bc1b1 usb: ehci: Correct a missing hypen in an error message 9 years ago
Simon Glass 36d7cc17bd dm: core: Add \n to two dm_warn() messages 9 years ago
Hans de Goede 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 9 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 9 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 9 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 9 years ago