Commit Graph

43779 Commits (f5b5719cdf13f3ee1ae949a3bcffafb6431eead4)
 

Author SHA1 Message Date
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 7 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 7 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 7 years ago
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Simon Glass bed774969c dm: core: Add address operations on device tree references 7 years ago
Simon Glass ec002119cf fdt: Update fdt_get_base_address() to use const 7 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 7 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 7 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago
Simon Glass 3af86a4e23 dm: Build a live tree after relocation 7 years ago
Simon Glass 8b50d526ea dm: Add a function to create a 'live' device tree 7 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 7 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 7 years ago
Simon Glass fd7029029f Update WARN_ON() to return a value 7 years ago
Simon Glass 01b120b639 dm: core: Set return value first in lists_bind_fdt() 7 years ago
Simon Glass 0e513e788f tegra: Convert MMC to use driver model for operations 7 years ago
Simon Glass 854f9a71f5 dm: mmc: Rewrite mmc_blk_probe() 7 years ago
Simon Glass 66656020ff dm: mmc: Check that drivers have operations 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass e8abbb531f dm: blk: Add a function to find the next block device number 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Simon Glass e7017a3c7d dm: mmc: Don't re-init when accessing environment 7 years ago
Simon Glass 05cbeb7c36 dm: mmc: Don't call board_mmc_power_init() with driver model 7 years ago
Simon Glass 7a61b0b58f dm: core: Adjust device_bind_common() to take an ofnode 7 years ago
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 7 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 7 years ago
Simon Glass a771a04f2e dm: core: Dont export dm_scan_fdt_node() 7 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 7 years ago
Simon Glass 79fc0c784d atmel: Fix up use of dm_scan_fdt_node() 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Tom Rini 31493dd5ff Merge branch 'master' of git://git.denx.de/u-boot-mips 7 years ago
Tom Rini 1b87f9538f Merge git://www.denx.de/git/u-boot-marvell 7 years ago
Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 7 years ago
Álvaro Fernández Rojas c93bb1d7bb mips: bmips: fix BCM3380 periph clock frequency 7 years ago
Álvaro Fernández Rojas f530eb9e9e mips: bmips: extend baud rates support 7 years ago
Álvaro Fernández Rojas 24f85482c9 dm: serial: bcm6345: fix baud rate clock calculation 7 years ago
Álvaro Fernández Rojas 6b7185f3ee dm: serial: bcm6345: fix uart stop bits 7 years ago
Álvaro Fernández Rojas 9ac0b63973 mips: bmips: add board descriptions 7 years ago
Álvaro Fernández Rojas 8df3788887 MIPS: add BMIPS Sagem F@ST1704 board 7 years ago
Álvaro Fernández Rojas 07661e7f50 MIPS: add support for Broadcom MIPS BCM6338 SoC family 7 years ago
Álvaro Fernández Rojas 05fc9e686a dm: cpu: bmips: add BCM6338 support 7 years ago
Álvaro Fernández Rojas c4203e1d73 MIPS: add BMIPS Netgear CG3100D board 7 years ago
Álvaro Fernández Rojas 23a2168398 MIPS: add support for Broadcom MIPS BCM3380 SoC family 7 years ago
Álvaro Fernández Rojas 603058f4ab dm: cpu: bmips: add BCM3380 support 7 years ago
Álvaro Fernández Rojas 5e14ce2f33 MIPS: add BMIPS Comtrend CT-5361 board 7 years ago
Álvaro Fernández Rojas bf9012b808 MIPS: add support for Broadcom MIPS BCM6348 SoC family 7 years ago
Álvaro Fernández Rojas 5a0efcf78a dm: ram: bmips: add BCM6338/BCM6348 support 7 years ago