Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1185fcb7448a3cce98886289ab8c68dbba883c45
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
ef84f82
arm: mvebu: kwbimage: inline function to fix use-after-free
by Patrick Wildt
· 8 years ago
7e5b019
arm: mvebu: clearfog: generic distro bootcmd
by Patrick Wildt
· 8 years ago
b6bce29
arm: mvebu: clearfog: reset uSOM onboard 1512 phy
by Patrick Wildt
· 8 years ago
412dcf8
arm64: mvebu: Replace board specific with generic memory bank decoding
by Stefan Roese
· 8 years ago
201aa04
arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR)
by Stefan Roese
· 8 years ago
0b57ab1
arm64: mvebu_db-88f3720_defconfig: Enable PINCTRL and GPIO support
by Stefan Roese
· 8 years ago
afa4f62
pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver
by Stefan Roese
· 8 years ago
7ca5e2b
pinctrl: armada-37xx: Add gpio support
by Gregory CLEMENT
· 8 years ago
a2490a2
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
by Gregory CLEMENT
· 8 years ago
63921fa
arm64: mvebu: armada37xx: add pinctrl definition
by Gregory CLEMENT
· 8 years ago
7ed4d18
arm64: mvebu: Add pinctrl nodes for Armada 3700
by Gregory CLEMENT
· 8 years ago
17da460
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
a7bdaf7
doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund
by Philipp Tomsich
· 8 years ago
8ab507b
env_mmc: configure environment offsets via device tree
by Philipp Tomsich
· 8 years ago
7cac656
power: pmic: tps65218: Fix tps65218_voltage_update function
by Keerthy
· 8 years ago
3515c17
mmc: meson: increase max block number per request
by Heiner Kallweit
· 8 years ago
4776c64
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 8 years ago
e812831
mmc: Change 'part_config' to be a u8 not char.
by Tom Rini
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c5ea8ed
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 8 years ago
6ffb700
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
d11fed7
armv8: LS2080A: Adjust memory map for secure boot headers for NOR-boot
by Udit Agarwal
· 8 years ago
0f0173d
armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot
by Santan Kumar
· 8 years ago
42f3780
armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1046A
by Alison Wang
· 8 years ago
b5b8bfa
armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A
by Alison Wang
· 8 years ago
Next »