index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-25
sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi
Hans de Goede
2015-07-25
sunxi: Update selects in arch/arm/Kconfig for DM conversions
Tom Rini
2015-07-25
sunxi: Remove bogus uart entry from utoo-p66 dts file
Hans de Goede
2015-07-24
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
Daniel Kochmański
2015-07-24
sunxi: spl: Detect at runtime where SPL was read from
Daniel Kochmański
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel Kochmański
2015-07-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2015-07-23
ARM: UniPhier: document reference support card
Masahiro Yamada
2015-07-23
ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-07-23
ARM: UniPhier: update CONFIG_BOOTARGS
Masahiro Yamada
2015-07-23
ARM: UniPhier: disable CONFIG_FIT
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment variable for TFTP boot
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment sets for non-FIT Linux boot
Masahiro Yamada
2015-07-23
ARM: dts: UniPhier: add device-specific compatible string for EEPROM
Masahiro Yamada
2015-07-23
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-23
arm: mvebu: db-88f6820: Add SPL support with DDR init code
Stefan Roese
2015-07-23
arm: mvebu: a38x: Use correct PEX register access macros
Stefan Roese
2015-07-23
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
Stefan Roese
2015-07-23
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
2015-07-23
arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr
Stefan Roese
2015-07-23
arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory
Stefan Roese
2015-07-23
Makefile: Fix mvebu build target to use SPL load and exe-address
Stefan Roese
2015-07-23
arm: mvebu: Disable MMU before changing register base address
Stefan Roese
2015-07-23
arm: mvebu: spl.c: Add call to board_early_init_f()
Stefan Roese
2015-07-23
arm: mvebu: Use default reg base address for SPL on A38x
Stefan Roese
2015-07-23
arm: mvebu: Call timer_init early before PHY and DDR init
Stefan Roese
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-22
linux_compat: handle __GFP_ZERO in kmalloc()
Masahiro Yamada
2015-07-22
linux_compat: move vzalloc() to header file as an inline function
Masahiro Yamada
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-07-22
x86: delete unneeded declarations of disable_irq() and enable_irq()
Masahiro Yamada
2015-07-21
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
Simon Glass
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
x86: minnowmax: Drop the cache line size hack
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
dm: core: Add \n to two dm_warn() messages
Simon Glass
2015-07-21
musb: Add device-model support to the musb-host u-boot glue
Hans de Goede
2015-07-21
musb: Add musb_host_data struct to hold global data
Hans de Goede
[next]