Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37cf651f6efab3c1fc6fca6ce114cb76ed172f1a
37cf651
rockchip: configs: Enable GMAC configs for evb-rk3328
by David Wu
· 7 years ago
b3d2a6d
net: gmac_rockchip: Add rk3328 gmac support
by David Wu
· 7 years ago
7cd4eba
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· 7 years ago
dfb886d
rockchip: pinctrl: Add rk3328 gmac pinctrl support
by David Wu
· 7 years ago
301fff4
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
caf7461
net: gmac_rockchip: Add support for the RV1108 GMAC
by David Wu
· 7 years ago
77c4261
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
0788a31
rockchip: grf_rv1108.h: Fix the grf offsets
by David Wu
· 7 years ago
c422c4f
rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
by David Wu
· 7 years ago
dc5b201
rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
by David Wu
· 7 years ago
d2f1f1a
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
by Philipp Tomsich
· 7 years ago
f4fcba5
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
a45f17e
rockchip: clk: rk3399: implement set_parent() operation
by Philipp Tomsich
· 7 years ago
95f9a7e
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f7d1046
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
1a7f6d4
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
9c486e7
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
7d8cca7
ARM: uniphier: enable HS200 support for uniphier_v8_defconfig
by Masahiro Yamada
· 7 years ago
f95a4b3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
d61639e
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
789edf6
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
by Marek Vasut
· 7 years ago
bb834b6
ARM: rmobile: Enable OF_CONTROL on RCar Gen2
by Marek Vasut
· 7 years ago
30ceb10
ARM: dts: rmobile: Add SoC and board U-Boot DT extras
by Marek Vasut
· 7 years ago
a500e4e
ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
by Marek Vasut
· 7 years ago
9a26fc5
ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
92aa099
ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
a3fb9ff
ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
edd15fc
ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
16b6e4a
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
3192026
net: sh_eth: Add DM and DT support
by Marek Vasut
· 7 years ago
a220784
net: sh_eth: Clump legacy functions together
by Marek Vasut
· 7 years ago
013af64
net: sh_eth: Split sh_eth_init
by Marek Vasut
· 7 years ago
68ac92e
net: sh_eth: Separate out MAC address programming
by Marek Vasut
· 7 years ago
52c15e2
net: sh_eth: Split sh_eth_recv
by Marek Vasut
· 7 years ago
dca221b
net: sh_eth: Pass sh_eth_dev around
by Marek Vasut
· 7 years ago
effb790
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
e3105ea
net: ravb: staticize ravb_start
by Marek Vasut
· 7 years ago
5f14f7d
pci: rmobile: Add RCar Gen2 PCIe controller driver
by Marek Vasut
· 7 years ago
8b05436
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
0163c91
env: sunxi: Enable FAT-based environment support by default
by Maxime Ripard
· 7 years ago
b39117c
sunxi: Transition from the MMC to a FAT-based environment
by Maxime Ripard
· 7 years ago
40c08a6
env: Mark env_get_location as weak
by Maxime Ripard
· 7 years ago
fb69464
env: Allow to build multiple environments in Kconfig
by Maxime Ripard
· 7 years ago
d282a1d
env: mmc: depends on the MMC framework
by Maxime Ripard
· 7 years ago
1d44608
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
7d714a2
env: Support multiple environments
by Maxime Ripard
· 7 years ago
58ae999
env: common: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
29b8f21
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
d0816da
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
3574ba0
env: Make it explicit where we're loading our environment from
by Maxime Ripard
· 7 years ago
9efac3c
env: Make the env save message a bit more explicit
by Maxime Ripard
· 7 years ago
8a3a7e2
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
52746c4
env: Rename env_driver_lookup_default and env_get_default_location
by Maxime Ripard
· 7 years ago
9c24dfb
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
748277c4
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
ab12aa2
ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
by Tom Rini
· 7 years ago
a6968ec
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
9921966
sunxi: Add limit with the MMC environment
by Maxime Ripard
· 7 years ago
e89f5591f
Makefile: Add size check to the u-boot.itb make target
by Maxime Ripard
· 7 years ago
eff264d
sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
by Andre Heider
· 7 years ago
acd4d33
net: regex: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
0a319b6
video: bpp16: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
2e8f1dd
video: bpp8: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
07dc22d
cmd: misc: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e302ede
cmd: loads: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
197e0be
cmd: loadb: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
3b50382
cmd: unzip: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
b024360
cmd: crc32: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
70c56c1
dfu: select HASH
by Maxime Ripard
· 7 years ago
fc04bd8
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
664ec31
MIPS: add BMIPS Comtrend AR-5315u board
by Álvaro Fernández Rojas
· 7 years ago
3483f28
MIPS: add support for Broadcom MIPS BCM6318 SoC family
by Álvaro Fernández Rojas
· 7 years ago
a80bf5e
dm: ram: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
70d30d8
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
c320b92
MIPS: add BMIPS Comtrend WAP-5813n board
by Álvaro Fernández Rojas
· 7 years ago
43b7ab9
MIPS: add support for Broadcom MIPS BCM6368 SoC family
by Álvaro Fernández Rojas
· 7 years ago
8c8ef2e
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· 7 years ago
58c125b
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· 7 years ago
21143ce
SOCFPGA: clock manager: implement dw_spi_get_clk function
by Eugeniy Paltsev
· 7 years ago
6f7c92d
usb: ehci: mxs: fix swapped argument in ehci_writel()
by Daniel Schwierzeck
· 7 years ago
eacccbd
usb: xhci: Fix bool initialization in xhci_bulk_tx
by Gustavo A. R. Silva
· 7 years ago
cd1cc31
mips: bmips: increment SYS_MALLOC_F_LEN
by Álvaro Fernández Rojas
· 7 years ago
b2f815b
boston: Pad binary in .mcs to a multiple of 16 bytes
by Paul Burton
· 7 years ago
92962b3
ddr: altera: silence PHY calibration unless in debug mode
by Goldschmidt Simon
· 7 years ago
1c7fa79
arm: socfpga: allow configs without network support
by Simon Goldschmidt
· 7 years ago
a3f77c8
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 7 years ago
34e9360
pinctrl: rmobile: Import R8A7794 E2 PFC tables
by Marek Vasut
· 7 years ago
ab2d09b4
pinctrl: rmobile: Import R8A7792 V2H PFC tables
by Marek Vasut
· 7 years ago
427c75d
pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables
by Marek Vasut
· 7 years ago
7547ad4
pinctrl: rmobile: Import R8A7790 H2 PFC tables
by Marek Vasut
· 7 years ago
19b1a8b
clk: renesas: Import R8A7794 E2 clock tables
by Marek Vasut
· 7 years ago
ce43893
clk: renesas: Import R8A7792 V2H clock tables
by Marek Vasut
· 7 years ago
67dbebe
clk: renesas: Import R8A7791/R8A7793 M2 clock tables
by Marek Vasut
· 7 years ago
75a5096
clk: renesas: Import R8A7790 H2 clock tables
by Marek Vasut
· 7 years ago
dedb60f
clk: renesas: Add Gen2 clock core
by Marek Vasut
· 7 years ago
28b8f22
clk: renesas: Add DIV6P1 clock type
by Marek Vasut
· 7 years ago
d262867
clk: renesas: Split out code shared between Gen2 and Gen3
by Marek Vasut
· 7 years ago
65f1bbf
clk: renesas: Make clock tables Kconfig configurable
by Marek Vasut
· 7 years ago
ff50b32
clk: renesas: Split SMSTPCR and RMSTPCR tables
by Marek Vasut
· 7 years ago
Next »