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
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
dm: core: Allow binding a device from a live tree
Simon Glass
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2017-06-01
dm: core: Add livetree address functions
Simon Glass
2017-06-01
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Build a live tree after relocation
Simon Glass
2017-06-01
dm: Add a function to create a 'live' device tree
Simon Glass
2017-06-01
dm: core: Add livetree access functions
Simon Glass
2017-06-01
dm: core: Add livetree definitions
Simon Glass
2017-06-01
Update WARN_ON() to return a value
Simon Glass
2017-06-01
dm: core: Set return value first in lists_bind_fdt()
Simon Glass
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-06-01
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
dm: mmc: Check that drivers have operations
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
dm: mmc: Don't re-init when accessing environment
Simon Glass
2017-06-01
dm: mmc: Don't call board_mmc_power_init() with driver model
Simon Glass
2017-06-01
dm: core: Adjust device_bind_common() to take an ofnode
Simon Glass
2017-06-01
dm: core: Add ofnode to represent device tree nodes
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: core: Dont export dm_scan_fdt_node()
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
atmel: Fix up use of dm_scan_fdt_node()
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: core: Move dev_get_addr() etc. into a separate file
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2017-06-01
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-31
mips: bmips: fix BCM3380 periph clock frequency
Álvaro Fernández Rojas
2017-05-31
mips: bmips: extend baud rates support
Álvaro Fernández Rojas
2017-05-31
dm: serial: bcm6345: fix baud rate clock calculation
Álvaro Fernández Rojas
2017-05-31
dm: serial: bcm6345: fix uart stop bits
Álvaro Fernández Rojas
2017-05-31
mips: bmips: add board descriptions
Álvaro Fernández Rojas
2017-05-31
MIPS: add BMIPS Sagem F@ST1704 board
Álvaro Fernández Rojas
2017-05-31
MIPS: add support for Broadcom MIPS BCM6338 SoC family
Álvaro Fernández Rojas
2017-05-31
dm: cpu: bmips: add BCM6338 support
Álvaro Fernández Rojas
2017-05-31
MIPS: add BMIPS Netgear CG3100D board
Álvaro Fernández Rojas
2017-05-31
MIPS: add support for Broadcom MIPS BCM3380 SoC family
Álvaro Fernández Rojas
2017-05-31
dm: cpu: bmips: add BCM3380 support
Álvaro Fernández Rojas
2017-05-31
MIPS: add BMIPS Comtrend CT-5361 board
Álvaro Fernández Rojas
[next]