index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-12
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
dm: test: Convert PCI tests to use the DM PCI API
Simon Glass
2016-01-12
dm: tegra: net: Convert tegra boards to driver model for Ethernet
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: Convert bios_interrupts to use DM PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
dm: pci: Mark legacy files as such
Simon Glass
2016-01-12
Prepare v2016.01
Tom Rini
2016-01-11
dm: test: usb: Update the USB tests so that they all pass
Simon Glass
2016-01-11
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
2016-01-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-10
cgtqmx6eval: README: Fix parameter of 'sf write' command
Otavio Salvador
2016-01-10
mx6cuboxi: Remove obsolete comment
Fabio Estevam
2016-01-10
mx6cuboxi: Fix the reset delay for the AR8035 PHY
Fabio Estevam
2016-01-08
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-01-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2016-01-08
fs: handle the fileaddr variable in the same way as in the network case
David Müller (ELSOFT AG)
2016-01-08
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Heiko Schocher
2016-01-08
fix always succesful memory test
Rasmus Villemoes
2016-01-08
cyrus: Enable STDIO deregister
Andy Fleming
2016-01-08
MAINTAINERS, .mailmap: Update my email address
York Sun
2016-01-08
am33xx/am43xx: Add platform data for GPIOs
Tom Rini
2016-01-08
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
2016-01-08
net: remove scary warning about EEPROM provided MAC address
Andre Przywara
2016-01-08
arm64: Juno/FVP: adjust kernel load address
Andre Przywara
2016-01-08
arm, Makefile: correct compilation flag for u-boot-dtb
Aneesh Bansal
2016-01-08
bootcount: Correct #endif comment to match, other aesthetics
Robert P. J. Day
2016-01-08
doc: Tidy up first part of top-level README file
Robert P. J. Day
2016-01-08
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2016-01-08
include: Correct "requset" typoes in misc.h
Robert P. J. Day
2016-01-08
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-08
rockchip: Fix the configuration for chromebook_jerry
Simon Glass
2016-01-08
rockchip: Drop a debug message when outputing SPI images
Simon Glass
2016-01-08
rockchip: Enable generation of SPI images
Simon Glass
2016-01-07
net: Fix delay in net_retry test
Joe Hershberger
2016-01-07
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
[next]