Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d5338c693e6a35a7108c184839d688a7377d117c
d5338c6
apalis/colibri_t30: add misc cmds increase buf sizes and max args
by Marcel Ziswiler
· 10 years ago
3d1282f
apalis_t30: enable gigabit ethernet via pcie
by Marcel Ziswiler
· 10 years ago
7273111
apalis/colibri_t30: fix MMC/SD card detect GPIOs
by Marcel Ziswiler
· 10 years ago
cbaecea
dm: tegra: dts: add aliases for spi on apalis_t30
by Marcel Ziswiler
· 10 years ago
27e780f
ARM: tegra: pinmux: add Tegra210 support
by Stephen Warren
· 10 years ago
f4d7c9d
ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
by Stephen Warren
· 10 years ago
790f771
ARM: tegra: pinmux: account for different drivegroup base registers
by Stephen Warren
· 10 years ago
f2c60ee
ARM: tegra: pinmux: support hsm/schmitt on pins
by Stephen Warren
· 10 years ago
b2cd3d8
ARM: tegra: pinmux: partially handle varying register layouts
by Stephen Warren
· 10 years ago
bc13472
ARM: tegra: pinmux: move some type definitions
by Stephen Warren
· 10 years ago
439f576
ARM: tegra: pinmux: handle feature removal on newer SoCs
by Stephen Warren
· 10 years ago
7a28441
ARM: tegra: pinmux: simplify some defines
by Stephen Warren
· 10 years ago
9f21c1a
ARM: tegra: pinmux: add note re: drive group field defines
by Stephen Warren
· 10 years ago
c1fe92f
ARM: tegra: import latest Jetson TK1 pinmux
by Stephen Warren
· 10 years ago
f799b03
ARM: tegra: add function to clear pinmux CLAMPING bit
by Stephen Warren
· 10 years ago
73c3893
ARM: tegra: support running in non-secure mode
by Stephen Warren
· 10 years ago
026baff
ARM: tegra: move common config defines centrally
by Stephen Warren
· 10 years ago
56519c4
ARM: tegra: support large RAM sizes
by Stephen Warren
· 10 years ago
3a2cab5
ARM: tegra: fix variable naming in query_sdram_size()
by Stephen Warren
· 10 years ago
1e4d11a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· 10 years ago
02251ee
ARM: HYP/non-sec: relocation before enable secondary cores
by Peng Fan
· 10 years ago
419fa9a
edminiv2: drop CONFIG_CFI_LEGACY
by Albert ARIBAUD
· 10 years ago
9608e7d
edminiv2: switch to SPL
by Albert ARIBAUD
· 10 years ago
c1b0fad
edminiv2: fix PCIE IO base address typo
by Albert ARIBAUD
· 10 years ago
e916178
edminiv2: switch to generic board support
by Albert ARIBAUD
· 10 years ago
e1cc4d3
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
38dac81
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
f88a429
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
34dd928
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
64029f7
mmc: exynos dwmmc: check boot mode before init dwmmc
by Przemyslaw Marczak
· 10 years ago
1f3e877
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
5dab81c
mmc: exynos_dw_mmc: use the exynos specific data structure
by Jaehoon Chung
· 10 years ago
3a33bb1
mmc: exynos_dw_mmc: set to clksel_val into board-init function
by Jaehoon Chung
· 10 years ago
afc9e2b
mmc: dw_mmc: fixed the wrong bit control
by Jaehoon Chung
· 10 years ago
4b7cee5
mmc: Implement SD/MMC versioning properly
by Pantelis Antoniou
· 10 years ago
ded4bc3
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
77ef136
sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
by Siarhei Siamashka
· 10 years ago
f313396
sunxi: Set the /chosen/stdout-path fdt property for sunxi boards
by Hans de Goede
· 10 years ago
f388a26
sunxi: Fix sun5i mbus speed when booting old kernels
by Hans de Goede
· 10 years ago
52defe8
sunxi: musb: Check Vbus-det before enabling otg port power
by Hans de Goede
· 10 years ago
636317c
sunxi: Add support for the UTOO P66 tablet
by Hans de Goede
· 10 years ago
1de32b8
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
4641429
rpi: add support for Raspberry Pi 2 model B
by Stephen Warren
· 10 years ago
db75356
bcm2836 SoC support (used in Raspberry Pi 2 model B)
by Stephen Warren
· 10 years ago
a033171
bcm2835/rpi: add SPDX license tags for some files
by Stephen Warren
· 10 years ago
30ebf88
ARM: prepare for including <mach/*.h>
by Masahiro Yamada
· 10 years ago
dc7de22
ARM: keystone: move SoC headers to mach-keystone/include/mach
by Masahiro Yamada
· 10 years ago
fd697ec
ARM: orion5x: move SoC headers to mach-orion5x/include/mach
by Masahiro Yamada
· 10 years ago
5d0e6b2
ARM: nomadik: move SoC headers to mach-nomadik/include/mach
by Masahiro Yamada
· 10 years ago
ea38572
ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
by Masahiro Yamada
· 10 years ago
3d35761
ARM: davinci: move SoC headers to mach-davinci/include/mach
by Masahiro Yamada
· 10 years ago
af93082
ARM: at91: move SoC headers to mach-at91/include/mach
by Masahiro Yamada
· 10 years ago
0e7368c
kbuild: prepare for moving headers into mach-*/include/mach
by Masahiro Yamada
· 10 years ago
39a7234
ARM: keystone: move SoC sources to mach-keystone
by Masahiro Yamada
· 10 years ago
63637a4
ARM: versatile: move SoC sources to mach-versatile
by Masahiro Yamada
· 10 years ago
3e93b4e
ARM: orion5x: move SoC sources to mach-orion5x
by Masahiro Yamada
· 10 years ago
72a8ff4
ARM: highbank: move SoC sources to mach-highbank
by Masahiro Yamada
· 10 years ago
ef917dd
ARM: nomadik: move SoC sources to mach-nomadik
by Masahiro Yamada
· 10 years ago
56f86e3
ARM: kirkwood: move SOC sources to mach-kirkwood
by Masahiro Yamada
· 10 years ago
601fbec
ARM: davinci: move SoC sources to mach-davinci
by Masahiro Yamada
· 10 years ago
09f455d
ARM: tegra: collect SoC sources into mach-tegra
by Masahiro Yamada
· 10 years ago
6201184
ARM: at91: collect SoC sources into mach-at91
by Masahiro Yamada
· 10 years ago
01f1445
ARM: prepare for moving SoC sources into mach-*
by Masahiro Yamada
· 10 years ago
4614b89
ARM: at91: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
b4087b3
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
aad2ac2
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
5541008
sunxi: video: Add support for LCD panels which need to be configured via i2c
by Hans de Goede
· 10 years ago
242e3d8
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
66c0315
dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
by Marek Vasut
· 10 years ago
21d0043
serial: ns16550: Support debug UART
by Simon Glass
· 10 years ago
7657167
serial: ns16550: Add access functions that don't need platdata
by Simon Glass
· 10 years ago
2f964aa
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
ba25779
Documentation: gpio: fix bindings document
by Masahiro Yamada
· 10 years ago
f11199f
dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL
by Simon Glass
· 10 years ago
4bba9d3
dm: Move CONFIG_I2C_COMPAT to Kconfig
by Simon Glass
· 10 years ago
6fb9ac1
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
ed16f14
cmd_i2c: Provide option for bulk 'i2c write' in one transaction
by Lubomir Popov
· 10 years ago
9e533cb
cmd_i2c: quit I2C commands immediately on error
by Masahiro Yamada
· 10 years ago
1320112
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
c71a016
cmd_fdt: Print the control fdt in terms of virtual memory
by Joe Hershberger
· 10 years ago
90fbee3
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· 10 years ago
9ec84f1
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 10 years ago
5c98d7f
atstk1002: enable generic board
by Andreas Bießmann
· 10 years ago
573feec
grasshopper: enable generic board
by Andreas Bießmann
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
c722f0b
common/board_r: allocate bootparams
by Andreas Bießmann
· 10 years ago
68145d4
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
4db8962
avr32: use generic gd->start_addr_sp
by Andreas Bießmann
· 10 years ago
1866786
avr32: convert to dram_init()
by Andreas Bießmann
· 10 years ago
e9ed41c
avr32: rename mmu.h definitions
by Andreas Bießmann
· 10 years ago
26db790
avr32: factor out cpu_mmc_init()
by Andreas Bießmann
· 10 years ago
aa0ea2a
avr32: rename cpu_init() -> arch_cpu_init()
by Andreas Bießmann
· 10 years ago
dbdb5ab
avr32: use dlmalloc for DMA buffers
by Andreas Bießmann
· 10 years ago
1e7b357
Prepare v2015.04-rc2
by Tom Rini
· 10 years ago
5290ab8
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
by Tom Rini
· 10 years ago
de19edd
add example for file on VFAT filesystem usage
by Waldemar Brodkorb
· 10 years ago
a851604
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
0ce3f1f
ARM: lpc3250: config: add generic board support
by Vladimir Zapolskiy
· 10 years ago
60c4ae0
KM/IVM: remove ivm_read_eeprom(void)
by Valentin Longchamp
· 10 years ago
2973b09
82xx/km82xx: read the IVM eeprom earlier
by Valentin Longchamp
· 10 years ago
Next »