Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b335e91bd1e92c685c4133671119fa37c4ab43cb
« Previous
9e51204
dm: core: Add operations on device tree references
by Simon Glass
· 7 years ago
911f3ae
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 7 years ago
3af86a4
dm: Build a live tree after relocation
by Simon Glass
· 7 years ago
8b50d52
dm: Add a function to create a 'live' device tree
by Simon Glass
· 7 years ago
644ec0a
dm: core: Add livetree access functions
by Simon Glass
· 7 years ago
5e060d8
dm: core: Add livetree definitions
by Simon Glass
· 7 years ago
fd70290
Update WARN_ON() to return a value
by Simon Glass
· 7 years ago
01b120b
dm: core: Set return value first in lists_bind_fdt()
by Simon Glass
· 7 years ago
0e513e7
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
854f9a7
dm: mmc: Rewrite mmc_blk_probe()
by Simon Glass
· 8 years ago
6665602
dm: mmc: Check that drivers have operations
by Simon Glass
· 8 years ago
e48eeb9
dm: blk: Improve block device claiming
by Simon Glass
· 8 years ago
e8abbb5
dm: blk: Add a function to find the next block device number
by Simon Glass
· 8 years ago
6139281
dm: blk: Allow finding block devices without probing
by Simon Glass
· 8 years ago
e7017a3
dm: mmc: Don't re-init when accessing environment
by Simon Glass
· 8 years ago
05cbeb7
dm: mmc: Don't call board_mmc_power_init() with driver model
by Simon Glass
· 8 years ago
7a61b0b
dm: core: Adjust device_bind_common() to take an ofnode
by Simon Glass
· 7 years ago
4984de2
dm: core: Add ofnode to represent device tree nodes
by Simon Glass
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 7 years ago
a771a04
dm: core: Dont export dm_scan_fdt_node()
by Simon Glass
· 7 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 7 years ago
79fc0c7
atmel: Fix up use of dm_scan_fdt_node()
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
d6ffb00
dm: core: Move dev_get_addr() etc. into a separate file
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
2dbe9c1
sun50i: a64: Add initial Banana Pi M64 support
by Jagan Teki
· 7 years ago
f98852b
sunxi: A64/Pine64: update device tree from Linux
by Andre Przywara
· 7 years ago
31493dd
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
1b87f95
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 7 years ago
221a949
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 7 years ago
c93bb1d
mips: bmips: fix BCM3380 periph clock frequency
by Álvaro Fernández Rojas
· 7 years ago
f530eb9
mips: bmips: extend baud rates support
by Álvaro Fernández Rojas
· 7 years ago
24f8548
dm: serial: bcm6345: fix baud rate clock calculation
by Álvaro Fernández Rojas
· 7 years ago
6b7185f
dm: serial: bcm6345: fix uart stop bits
by Álvaro Fernández Rojas
· 7 years ago
9ac0b63
mips: bmips: add board descriptions
by Álvaro Fernández Rojas
· 7 years ago
8df3788
MIPS: add BMIPS Sagem F@ST1704 board
by Álvaro Fernández Rojas
· 7 years ago
07661e7
MIPS: add support for Broadcom MIPS BCM6338 SoC family
by Álvaro Fernández Rojas
· 7 years ago
05fc9e6
dm: cpu: bmips: add BCM6338 support
by Álvaro Fernández Rojas
· 7 years ago
c4203e1
MIPS: add BMIPS Netgear CG3100D board
by Álvaro Fernández Rojas
· 7 years ago
23a2168
MIPS: add support for Broadcom MIPS BCM3380 SoC family
by Álvaro Fernández Rojas
· 7 years ago
603058f
dm: cpu: bmips: add BCM3380 support
by Álvaro Fernández Rojas
· 7 years ago
5e14ce2
MIPS: add BMIPS Comtrend CT-5361 board
by Álvaro Fernández Rojas
· 7 years ago
bf9012b
MIPS: add support for Broadcom MIPS BCM6348 SoC family
by Álvaro Fernández Rojas
· 7 years ago
5a0efcf
dm: ram: bmips: add BCM6338/BCM6348 support
by Álvaro Fernández Rojas
· 7 years ago
2165961
dm: ram: bmips: split bcm6358_get_ram_size
by Álvaro Fernández Rojas
· 7 years ago
33a9995
dm: cpu: bmips: add BCM6348 support
by Álvaro Fernández Rojas
· 7 years ago
6ffc18c
dm: cpu: bmips: rename cpu_desc specific functions
by Álvaro Fernández Rojas
· 7 years ago
d7efa94
mips: bmips: add wdt-reboot driver support for BCM63268
by Álvaro Fernández Rojas
· 7 years ago
5b8a225
mips: bmips: add wdt-reboot driver support for BCM6328
by Álvaro Fernández Rojas
· 7 years ago
9681853
mips: bmips: add wdt-reboot driver support for BCM6358
by Álvaro Fernández Rojas
· 7 years ago
17a0c14
dm: sysreset: add watchdog-reboot driver
by Álvaro Fernández Rojas
· 7 years ago
1947a44
mips: bmips: add bcm6345-wdt driver support for BCM63268
by Álvaro Fernández Rojas
· 7 years ago
404cacb
mips: bmips: add bcm6345-wdt driver support for BCM6328
by Álvaro Fernández Rojas
· 7 years ago
bbbb611
mips: bmips: add bcm6345-wdt driver support for BCM6358
by Álvaro Fernández Rojas
· 7 years ago
7733193
dm: watchdog: add BCM6345 watchdog driver
by Álvaro Fernández Rojas
· 7 years ago
54d63bb
mx6sabresd: Update to SPL only mode
by Fabio Estevam
· 7 years ago
3791c31
mx6sabresd: Update the config file
by Fabio Estevam
· 7 years ago
4e2ece0
mx6sabresd: Rename target to mx6sabresd_defconfig
by Fabio Estevam
· 7 years ago
0e689a6
engicam: Generate single config file
by Jagan Teki
· 7 years ago
5ed7d31
engicam: Add fdt_addr env value based on cpu_type
by Jagan Teki
· 7 years ago
46f9c83
engicam: Set console env on board_late_init
by Jagan Teki
· 7 years ago
8bd06ba
icorem6: Remove unused FEC configs
by Jagan Teki
· 7 years ago
a48f32f
engicam: Move PHY configs to defconfig
by Jagan Teki
· 7 years ago
a43241a
drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry
by Jagan Teki
· 7 years ago
4f816fb
icorem6: Recover missing nand defconfig
by Jagan Teki
· 7 years ago
6d931fd
engicam: Move SPL mmc configs under CONFIG_SPL_BUILD
by Jagan Teki
· 7 years ago
2e87c44
mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC
by Jagan Teki
· 7 years ago
fcdb531
regulator: pfuze100: unsigned compared against 0
by Peng Fan
· 8 years ago
237868c
regulator: pfuze100: add SPDX License
by Peng Fan
· 8 years ago
747778c
mx25pdk: Set the eSDHC PER clock to 48 MHz
by Benoît Thébaudeau
· 8 years ago
3e3aab3
mx25: Add function to set PER clocks
by Benoît Thébaudeau
· 8 years ago
f7c13e6
mx25: Fix imx_get_perclk()
by Benoît Thébaudeau
· 8 years ago
4f42528
mmc: fsl_esdhc: Allow all supported prescaler values
by Benoît Thébaudeau
· 8 years ago
267c5b7
arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXS
by Lothar Waßmann
· 7 years ago
6ecbe13
drivers: pci: imx: add imx_pcie_remove function
by Tim Harvey
· 7 years ago
da384fc
mx7dsabresd: Increase CONFIG_ENV_OFFSET
by Fabio Estevam
· 7 years ago
1541d7a
pico-imx7d: Add initial support
by Vanessa Maegima
· 8 years ago
6cbf7ed
arm: mvebu: kwbimage: inline function to fix use-after-free
by Patrick Wildt
· 8 years ago
f3d9ec2
arm: mvebu: clearfog: generic distro bootcmd
by Patrick Wildt
· 8 years ago
fb9765d
arm: mvebu: clearfog: reset uSOM onboard 1512 phy
by Patrick Wildt
· 8 years ago
780f80c
arm64: mvebu: Replace board specific with generic memory bank decoding
by Stefan Roese
· 8 years ago
0cc2091
arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR)
by Stefan Roese
· 8 years ago
7d19a24
arm64: mvebu_db-88f3720_defconfig: Enable PINCTRL and GPIO support
by Stefan Roese
· 7 years ago
8dd082a
pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver
by Stefan Roese
· 8 years ago
d2d92bd
pinctrl: armada-37xx: Add gpio support
by Gregory CLEMENT
· 7 years ago
0871806
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
by Gregory CLEMENT
· 8 years ago
045504b
arm64: mvebu: armada37xx: add pinctrl definition
by Gregory CLEMENT
· 8 years ago
5cb7b79
arm64: mvebu: Add pinctrl nodes for Armada 3700
by Gregory CLEMENT
· 8 years ago
ccbbada
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
6ff02fb
sunxi: Update NanoPi Neo to use dtsi
by Mylene JOSSERAND
· 8 years ago
a647ea1
sunxi: Add support for NanoPi M1
by Mylene JOSSERAND
· 8 years ago
de59d10
doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund
by Philipp Tomsich
· 7 years ago
f8b8a55
env_mmc: configure environment offsets via device tree
by Philipp Tomsich
· 7 years ago
6183b29
power: pmic: tps65218: Fix tps65218_voltage_update function
by Keerthy
· 7 years ago
f98205c
mmc: meson: increase max block number per request
by Heiner Kallweit
· 8 years ago
aae78fa
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 8 years ago
7ca0d3d
mmc: Change 'part_config' to be a u8 not char.
by Tom Rini
· 8 years ago
380e86f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8dc1b17
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 7 years ago
be62fbf
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
Next »