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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Move uclass error checking/probing into a function
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
dm: gpio: Don't use the driver model uclass for SPL
Simon Glass
2014-07-22
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-21
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
dirvers: mmc: use __weak
Jeroen Hofstee
2014-07-18
dm: add missing includes
Jeroen Hofstee
2014-07-18
mtd: cfi_flash: fix clang warning
Jeroen Hofstee
2014-07-16
fsl_i2c: add support for 3rd and 4th I2C
Shengzhou Liu
2014-07-16
i2c, omap24xx: add i2c deblock sequenz
Heiko Schocher
2014-07-09
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2014-07-09
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2014-07-07
board: gdsys: Make gdsys osd hardware detection more robust
Dirk Eibach
2014-07-07
i2c: IHS I2C master driver
Dirk Eibach
2014-07-07
blackfin: Fix warning about undefined function
Vasili Galka
2014-07-07
mpc8xx: remove v37 board support
Masahiro Yamada
2014-07-07
mpc8xx: remove rbc823 board support
Masahiro Yamada
2014-07-07
mpc8xx: remove RPXlite_dw, quantum board support
Masahiro Yamada
2014-07-07
tpm: don't use unneeded double brackets
Jeroen Hofstee
2014-07-07
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
2014-07-07
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-04
watchdog/denali: Adding DesignWare watchdog driver support
Chin Liang See
2014-07-04
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-04
gpio: spear_gpio: Fix gpio_set_value() implementation
Axel Lin
2014-07-03
armv8/fsl-lsch3: Add support to load and start MC Firmware
J. German Rivera
2014-07-03
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-07-03
i2c: tegra: dump alen in debug statements
Stephen Warren
2014-07-03
i2c: tegra: write clean data to TX FIFO
Stephen Warren
2014-07-03
i2c: tegra: use repeated start for reads
Stephen Warren
2014-07-02
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-02
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
[next]