Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
caf2233b281c03e3e359061a3dfa537d8a25c273
caf2233
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
8996975
powerpc: Drop CONFIG_WALNUT and other related dead code
by Tuomas Tynkkynen
· 7 years ago
6622822
libfdt: migrate include/libfdt_env.h to a wrapper
by Masahiro Yamada
· 7 years ago
144fbea
libfdt: migrate libfdt.h to a wrapper + U-Boot own code
by Masahiro Yamada
· 7 years ago
25ad202
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
by Masahiro Yamada
· 7 years ago
d2bf115
tools: include necessary headers explicitly
by Masahiro Yamada
· 7 years ago
b0bd96c
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· 7 years ago
ae9ace7
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
by Masahiro Yamada
· 7 years ago
94b13bb
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
56d1dde
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
by Derald D. Woods
· 7 years ago
6e1364f
distro bootcmd: Allow board defined UBI partition and volume names
by Derald D. Woods
· 7 years ago
af2f442
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· 7 years ago
2021f08
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· 7 years ago
990dba6
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
by Patrice Chotard
· 7 years ago
a93feb2
ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl
by Faiz Abbas
· 7 years ago
ded509b
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
by Faiz Abbas
· 7 years ago
9e82087
tools: remove unused ret
by Jelle van der Waa
· 7 years ago
20fe38e
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
by Patrice Chotard
· 7 years ago
68a69ed
clk: clk_stm32f: Remove STMMAC clock setup
by Patrice Chotard
· 7 years ago
1e13055
ARM: dts: stm32: Add STMMAC clocks for stm32f746
by Patrice Chotard
· 7 years ago
9c3264c
atomic-long: Fix warnings on arm64
by Bradley Bolen
· 7 years ago
2d58ddd
ARM: dts: stm32: add stm32429-eval-u-boot dts file
by Patrice Chotard
· 7 years ago
c7ea4b0
ARM: dts: stm32: Add STM32F429 Evaluation board support
by Patrice Chotard
· 7 years ago
e23b19f
board: stm32: Add stm32f429-evaluation board support
by Patrice Chotard
· 7 years ago
09b9f64
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
by Patrice Chotard
· 7 years ago
cb97ff9
clk: stm32: retrieve external oscillator frequency from DT
by Patrice Chotard
· 7 years ago
baf20a7
ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot
by Patrice Chotard
· 7 years ago
020da84
arm: bootm-fdt.c: fix compiler warning
by Heiko Schocher
· 7 years ago
60013a2
arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
by Andrew F. Davis
· 7 years ago
92f84b6
common: board_r: Fix style violations
by Mario Six
· 7 years ago
16ef147
common: board_f: Fix style violations
by Mario Six
· 7 years ago
4dbf9be
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
7ba5041
include: dm: Fix 'devioe'/'devuce' typos
by Mario Six
· 7 years ago
f5ac4f2
gpio: mpc8xxx: Make live-tree compatible
by Mario Six
· 7 years ago
f9c7fde
gpio: mpc8xxx: Make compatible with more SoCs
by Mario Six
· 7 years ago
3c21683
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· 7 years ago
76d00cc
gpio: mpc85xx: Rename driver file to mpc8xxx
by Mario Six
· 7 years ago
aadc5e6
gpio: mpc85xx_gpio: Fix style violations
by Mario Six
· 7 years ago
f62ca2cd
gpio: pca953x_gpio: Make live-tree compatible
by Mario Six
· 7 years ago
fb01e07
gpio: pca953x_gpio: Fix style violations
by Mario Six
· 7 years ago
2d06fd8
Initialize SHA buffer size var in passwd_abort
by Martin Etnestad
· 7 years ago
5b893ba
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
40b6118
usb: host: Drop unused hcd_name from r8a66597-hcd.c
by Tom Rini
· 7 years ago
1c0ae00
usb: Remove isp116x-hcd support
by Tom Rini
· 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
Next »