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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-05-06
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
2015-05-06
dm: rtc: Split structure definition into its own file
Simon Glass
2015-05-06
dm: Remove unnecessary types in bcd.h
Simon Glass
2015-05-06
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-06
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-06
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-06
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-06
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-06
dm: spi: Correct the comment on spi_get_ops()
Simon Glass
2015-05-06
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-05-05
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
Stefan Roese
2015-05-05
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
Stefan Roese
2015-05-05
arm: mvebu: Change network init code to allow a more flexible setup
Stefan Roese
2015-05-05
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
Stefan Roese
2015-05-05
arm: mvebu: Move mvebu-common into mach-mvebu
Stefan Roese
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-05
mmc: Fix typo in MMC type checking macro
Andrew Gabbasov
2015-05-05
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
powerpc/mpc85xx: Add board support for ucp1020
Oleksandr G Zhadan
2015-05-04
powerpc/t2080qds: enable eSDHC peripheral clock support
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
powerpc/t2080qds: enable eSDHC adapter card type identification
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
powerpc/t1023rdb: Add T1023 RDB board support
Shengzhou Liu
2015-05-04
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
2015-05-04
powerpc/t4rdb: Add SD boot support for T4240RDB board
Chunhe Lan
2015-05-04
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
2015-05-04
mpc85xx/T4240EMU: Remove T4240EMU board
York Sun
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
sunxi: Move all boards to the driver-model
Hans de Goede
2015-05-04
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
Hans de Goede
2015-05-04
sunxi: dts: Sync all dts files with upstream kernel
Hans de Goede
2015-05-04
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
sunxi: Do not build i2c support when we've no i2c controllers
Hans de Goede
2015-04-30
dm: Implement a CPU uclass
Simon Glass
2015-04-30
Add print_freq() to display frequencies nicely
Simon Glass
2015-04-30
Move display_options functions to their own header
Simon Glass
2015-04-30
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
[next]