Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d8c9bacb8f37d76dce48fbd5d706e1738d3b0fc9
d8c9bac
dm: phy: Update tests to use ut_asserteq()
by Simon Glass
· 8 years ago
70b66e7
dm: test: Disable the fdt_offset test with livetree
by Simon Glass
· 8 years ago
9b4057a
dm: test: Separate out the bus DT offset test
by Simon Glass
· 8 years ago
be1c509
dm: clk: fixed: Update to support livetree
by Simon Glass
· 8 years ago
2558bff
dm: clk: Update uclass to support livetree
by Simon Glass
· 8 years ago
b7ae277
clk: Modify xlate() method for livetree
by Simon Glass
· 8 years ago
82bf00e
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 8 years ago
6deb8e2
dm: usb: Convert uclass to livetree
by Simon Glass
· 8 years ago
d22709c
dm: adc: Convert uclass to livetree
by Simon Glass
· 8 years ago
6f4187c
dm: mmc: Convert uclass to livetree
by Simon Glass
· 8 years ago
b714b26
dm: regulator: Update fixed regulator to support livetree.
by Simon Glass
· 8 years ago
eeb99de
dm: regulator: Convert regulator uclass to support livetree
by Simon Glass
· 8 years ago
5cdb516
sandbox: pmic: Convert pmic emulator to support livetree
by Simon Glass
· 8 years ago
2c2d2c2
dm: pmic: Convert uclass to livetree
by Simon Glass
· 8 years ago
19eb118
samsung: Move pmic header out of config file
by Simon Glass
· 8 years ago
654e3a0
dm: i2c: Convert uclass to livetree
by Simon Glass
· 8 years ago
0d0e3c9
string: Add strcspn()
by Simon Glass
· 8 years ago
4355d42
string: Add strchrnul()
by Simon Glass
· 8 years ago
a67cc63
dm: Add more livetree helpers and definitions
by Simon Glass
· 8 years ago
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· 8 years ago
e3c1327
test: Update 'make test' to run more tests
by Simon Glass
· 8 years ago
d27aba5
sandbox: Add a new sandbox_flattree board
by Simon Glass
· 8 years ago
b35e6d6
cros_ec: Convert to support live tree
by Simon Glass
· 8 years ago
0b8e8ce
cros_ec: Fix debug() statement in ec_command_inptr()
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 8 years ago
1185fcb
dm: gpio: sandbox: Use dev_read...() functions to access DT
by Simon Glass
· 8 years ago
f6820a8
dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
by Simon Glass
· 8 years ago
12faa02
dm: gpio: Refactor to prepare for live tree support
by Simon Glass
· 8 years ago
017886b
dm: core: Run tests with both livetree and flat tree
by Simon Glass
· 8 years ago
d0fbcab
dm: test: Add support for running tests with livetree
by Simon Glass
· 8 years ago
be408ee
dm: test: Show the test filename when running
by Simon Glass
· 8 years ago
3f65b03
dm: test: Move test running code into a separate function
by Simon Glass
· 8 years ago
36d08d82
sandbox: Add a way to reset sandbox state for tests
by Simon Glass
· 8 years ago
bfb6e3d
dm: core: Update uclass_find_device_by_phandle() for livetree
by Simon Glass
· 8 years ago
b3cf4fa
dm: simple-bus: Add support for livetree
by Simon Glass
· 8 years ago
eeeb519
dm: regmap: Add support for livetree
by Simon Glass
· 8 years ago
ee145d6
dm: core: Add a way to find a device by ofnode
by Simon Glass
· 8 years ago
f19d9f2
dm: core: Scan the live tree when setting up driver model
by Simon Glass
· 8 years ago
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 8 years ago
802b2c6
dm: core: Update lists_bind_fdt() to use ofnode
by Simon Glass
· 8 years ago
322b290
dm: core: Allow binding a device from a live tree
by Simon Glass
· 8 years ago
cfdae5c
dm: core: Implement live tree 'read' functions
by Simon Glass
· 8 years ago
34ef0c2
dm: core: Add device-based 'read' functions to access DT
by Simon Glass
· 8 years ago
0fbf66b
dm: core: Add a place to put extra device-tree reading functions
by Simon Glass
· 8 years ago
049ae1b
dm: core: Add address operations on device tree references
by Simon Glass
· 8 years ago
293340a
fdt: Update fdt_get_base_address() to use const
by Simon Glass
· 8 years ago
6fe43a3
dm: core: Add livetree address functions
by Simon Glass
· 8 years ago
c4fc562
dm: core: Add operations on device tree references
by Simon Glass
· 8 years ago
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 8 years ago
46e0977
dm: Build a live tree after relocation
by Simon Glass
· 8 years ago
8ff57ae
dm: Add a function to create a 'live' device tree
by Simon Glass
· 8 years ago
1ccaa05
dm: core: Add livetree access functions
by Simon Glass
· 8 years ago
a6eedb8
dm: core: Add livetree definitions
by Simon Glass
· 8 years ago
a782467
Update WARN_ON() to return a value
by Simon Glass
· 8 years ago
1324d49
dm: core: Set return value first in lists_bind_fdt()
by Simon Glass
· 8 years ago
8c4c5c8
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
e11b239
dm: mmc: Rewrite mmc_blk_probe()
by Simon Glass
· 8 years ago
9e720b0
dm: mmc: Check that drivers have operations
by Simon Glass
· 8 years ago
e4fef74
dm: blk: Improve block device claiming
by Simon Glass
· 8 years ago
dbc3861
dm: blk: Add a function to find the next block device number
by Simon Glass
· 8 years ago
d5d4c10
dm: blk: Allow finding block devices without probing
by Simon Glass
· 8 years ago
86d78c7
dm: mmc: Don't re-init when accessing environment
by Simon Glass
· 8 years ago
833b80d
dm: mmc: Don't call board_mmc_power_init() with driver model
by Simon Glass
· 8 years ago
b0cf4b3
dm: core: Adjust device_bind_common() to take an ofnode
by Simon Glass
· 8 years ago
9a14860
dm: core: Add ofnode to represent device tree nodes
by Simon Glass
· 8 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
a4dbe25
dm: core: Dont export dm_scan_fdt_node()
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
292796f
atmel: Fix up use of dm_scan_fdt_node()
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
aadfaf0
dm: core: Move dev_get_addr() etc. into a separate file
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
37652a7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
ea68e96
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
afef5de
mips: bmips: fix BCM3380 periph clock frequency
by Álvaro Fernández Rojas
· 8 years ago
9e2b1d0
mips: bmips: extend baud rates support
by Álvaro Fernández Rojas
· 8 years ago
ed6d6b9
dm: serial: bcm6345: fix baud rate clock calculation
by Álvaro Fernández Rojas
· 8 years ago
a309572
dm: serial: bcm6345: fix uart stop bits
by Álvaro Fernández Rojas
· 8 years ago
30ddc6d
mips: bmips: add board descriptions
by Álvaro Fernández Rojas
· 8 years ago
0118857
MIPS: add BMIPS Sagem F@ST1704 board
by Álvaro Fernández Rojas
· 8 years ago
e2b9ed0
MIPS: add support for Broadcom MIPS BCM6338 SoC family
by Álvaro Fernández Rojas
· 8 years ago
d252f27
dm: cpu: bmips: add BCM6338 support
by Álvaro Fernández Rojas
· 8 years ago
2ea88e6
MIPS: add BMIPS Netgear CG3100D board
by Álvaro Fernández Rojas
· 8 years ago
ec8d4c9
MIPS: add support for Broadcom MIPS BCM3380 SoC family
by Álvaro Fernández Rojas
· 8 years ago
825a805
dm: cpu: bmips: add BCM3380 support
by Álvaro Fernández Rojas
· 8 years ago
2149f3b
MIPS: add BMIPS Comtrend CT-5361 board
by Álvaro Fernández Rojas
· 8 years ago
92da83d
MIPS: add support for Broadcom MIPS BCM6348 SoC family
by Álvaro Fernández Rojas
· 8 years ago
11471a6
dm: ram: bmips: add BCM6338/BCM6348 support
by Álvaro Fernández Rojas
· 8 years ago
029d7cf
dm: ram: bmips: split bcm6358_get_ram_size
by Álvaro Fernández Rojas
· 8 years ago
37f5fec
dm: cpu: bmips: add BCM6348 support
by Álvaro Fernández Rojas
· 8 years ago
8b16a45
dm: cpu: bmips: rename cpu_desc specific functions
by Álvaro Fernández Rojas
· 8 years ago
5d29674
mips: bmips: add wdt-reboot driver support for BCM63268
by Álvaro Fernández Rojas
· 8 years ago
0ef843f
mips: bmips: add wdt-reboot driver support for BCM6328
by Álvaro Fernández Rojas
· 8 years ago
8bbc61f
mips: bmips: add wdt-reboot driver support for BCM6358
by Álvaro Fernández Rojas
· 8 years ago
0da081e
dm: sysreset: add watchdog-reboot driver
by Álvaro Fernández Rojas
· 8 years ago
44fae1c
mips: bmips: add bcm6345-wdt driver support for BCM63268
by Álvaro Fernández Rojas
· 8 years ago
608468a
mips: bmips: add bcm6345-wdt driver support for BCM6328
by Álvaro Fernández Rojas
· 8 years ago
4094a42
mips: bmips: add bcm6345-wdt driver support for BCM6358
by Álvaro Fernández Rojas
· 8 years ago
d8759a5
dm: watchdog: add BCM6345 watchdog driver
by Álvaro Fernández Rojas
· 8 years ago
Next »