Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2d20a634a43641a1fd875414e47fe54b57e90914
2d20a63
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
by Philipp Tomsich
· 7 years ago
9cf03b0
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
f4ba6ed
rockchip: clk: rk3399: implement set_parent() operation
by Philipp Tomsich
· 7 years ago
f760434
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f8e02b2
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
82e5fc3
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
357f199
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1bcae16
ARM: uniphier: enable HS200 support for uniphier_v8_defconfig
by Masahiro Yamada
· 7 years ago
4485696
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
c00a369
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
a5bbe26
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
by Marek Vasut
· 7 years ago
5b16e01
ARM: rmobile: Enable OF_CONTROL on RCar Gen2
by Marek Vasut
· 7 years ago
19cad64
ARM: dts: rmobile: Add SoC and board U-Boot DT extras
by Marek Vasut
· 7 years ago
c8ea473
ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
by Marek Vasut
· 7 years ago
648559c
ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
1360fa9
ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
0fb574c
ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
d2def43
ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
5348576
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
020d394
net: sh_eth: Add DM and DT support
by Marek Vasut
· 7 years ago
7ba5262
net: sh_eth: Clump legacy functions together
by Marek Vasut
· 7 years ago
c13be6a
net: sh_eth: Split sh_eth_init
by Marek Vasut
· 7 years ago
ccdfc5e
net: sh_eth: Separate out MAC address programming
by Marek Vasut
· 7 years ago
48de90d
net: sh_eth: Split sh_eth_recv
by Marek Vasut
· 7 years ago
044eb2d
net: sh_eth: Pass sh_eth_dev around
by Marek Vasut
· 7 years ago
ee2f21b
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
7457ce9
net: ravb: staticize ravb_start
by Marek Vasut
· 7 years ago
5012d1e
pci: rmobile: Add RCar Gen2 PCIe controller driver
by Marek Vasut
· 7 years ago
e4f6e9b
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
8b7dcd3
env: sunxi: Enable FAT-based environment support by default
by Maxime Ripard
· 7 years ago
9ba2ac7
sunxi: Transition from the MMC to a FAT-based environment
by Maxime Ripard
· 7 years ago
8944875
env: Mark env_get_location as weak
by Maxime Ripard
· 7 years ago
7569e18
env: Allow to build multiple environments in Kconfig
by Maxime Ripard
· 7 years ago
662a1ec
env: mmc: depends on the MMC framework
by Maxime Ripard
· 7 years ago
2131c5e
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
520cf80
env: Support multiple environments
by Maxime Ripard
· 7 years ago
12e6eac
env: common: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
dda03f9
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
be6b2dc
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
185402a
env: Make it explicit where we're loading our environment from
by Maxime Ripard
· 7 years ago
1e8294d
env: Make the env save message a bit more explicit
by Maxime Ripard
· 7 years ago
fd3158e
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
b7da89a
env: Rename env_driver_lookup_default and env_get_default_location
by Maxime Ripard
· 7 years ago
3c0b2e5
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
ef44a44
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
1c478c2
ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
by Tom Rini
· 7 years ago
e3b0a65
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
814d82b
sunxi: Add limit with the MMC environment
by Maxime Ripard
· 7 years ago
0eb86a5
Makefile: Add size check to the u-boot.itb make target
by Maxime Ripard
· 7 years ago
1179074
sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
by Andre Heider
· 7 years ago
3bd5954
net: regex: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
9cddcba
video: bpp16: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
fa43878
video: bpp8: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e813795
cmd: misc: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
fb52d2f
cmd: loads: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
88e4a39
cmd: loadb: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
bb65157
cmd: unzip: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e6f8774
cmd: crc32: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
ab68b43
dfu: select HASH
by Maxime Ripard
· 7 years ago
706e57b
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
16f90b5
MIPS: add BMIPS Comtrend AR-5315u board
by Álvaro Fernández Rojas
· 7 years ago
cade62c
MIPS: add support for Broadcom MIPS BCM6318 SoC family
by Álvaro Fernández Rojas
· 7 years ago
cb93652
dm: ram: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
9e72a9a
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
69639f0
MIPS: add BMIPS Comtrend WAP-5813n board
by Álvaro Fernández Rojas
· 7 years ago
75d4cf2
MIPS: add support for Broadcom MIPS BCM6368 SoC family
by Álvaro Fernández Rojas
· 7 years ago
1b6ddac
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· 7 years ago
8b841e3
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· 7 years ago
7473932
SOCFPGA: clock manager: implement dw_spi_get_clk function
by Eugeniy Paltsev
· 7 years ago
4e9b4c4
usb: ehci: mxs: fix swapped argument in ehci_writel()
by Daniel Schwierzeck
· 7 years ago
0a1ef7c
usb: xhci: Fix bool initialization in xhci_bulk_tx
by Gustavo A. R. Silva
· 7 years ago
b212b90
mips: bmips: increment SYS_MALLOC_F_LEN
by Álvaro Fernández Rojas
· 7 years ago
fded8b2
boston: Pad binary in .mcs to a multiple of 16 bytes
by Paul Burton
· 7 years ago
a4af914
ddr: altera: silence PHY calibration unless in debug mode
by Goldschmidt Simon
· 7 years ago
2e5d9a6
arm: socfpga: allow configs without network support
by Simon Goldschmidt
· 7 years ago
cb22594
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 7 years ago
4dd88d5
pinctrl: rmobile: Import R8A7794 E2 PFC tables
by Marek Vasut
· 7 years ago
1ef3930
pinctrl: rmobile: Import R8A7792 V2H PFC tables
by Marek Vasut
· 7 years ago
06ef9e8
pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables
by Marek Vasut
· 7 years ago
c40f2d6
pinctrl: rmobile: Import R8A7790 H2 PFC tables
by Marek Vasut
· 7 years ago
3fd0b09
clk: renesas: Import R8A7794 E2 clock tables
by Marek Vasut
· 7 years ago
5f854a3
clk: renesas: Import R8A7792 V2H clock tables
by Marek Vasut
· 7 years ago
efa4fb1
clk: renesas: Import R8A7791/R8A7793 M2 clock tables
by Marek Vasut
· 7 years ago
b8379d6
clk: renesas: Import R8A7790 H2 clock tables
by Marek Vasut
· 7 years ago
f63b295
clk: renesas: Add Gen2 clock core
by Marek Vasut
· 7 years ago
32ae81e
clk: renesas: Add DIV6P1 clock type
by Marek Vasut
· 7 years ago
e11008b
clk: renesas: Split out code shared between Gen2 and Gen3
by Marek Vasut
· 7 years ago
1a10f19
clk: renesas: Make clock tables Kconfig configurable
by Marek Vasut
· 7 years ago
2eb56a1
clk: renesas: Split SMSTPCR and RMSTPCR tables
by Marek Vasut
· 7 years ago
7ef12c2
clk: renesas: Pull Gen3 specific bits into separate header
by Marek Vasut
· 7 years ago
28f9004
clk: renesas: Make PLL configurations per-SoC
by Marek Vasut
· 7 years ago
b923419
clk: renesas: Make clk_ids per-driver
by Marek Vasut
· 7 years ago
4eb4e6e
clk: renesas: Split RCar Gen3 driver
by Marek Vasut
· 7 years ago
3603e50
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
aa329a8
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
48db776
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
8f9a818
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
by Marek Vasut
· 7 years ago
f9d7321
ARM: dts: rmobile: Factor out U-Boot extras
by Marek Vasut
· 7 years ago
07efb45
ARM: dts: rmobile: Update DTS to match Linux 4.14
by Marek Vasut
· 7 years ago
Next »