Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
78a408bb49a78462b1cdff0611029d8f830c5e5e
« Previous
27585bd
SPL: P1022DS: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
5a89fa9
SPL: P2020RDB: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
ee4d651
SPL: powerpc: expand SPL's length to 128K
by Ying Zhang
· 11 years ago
254887a
powerpc/t2081qds: Add T2081 QDS board support
by Shengzhou Liu
· 11 years ago
35c471e
powerpc/t208x: some update to support t2081
by Shengzhou Liu
· 11 years ago
ad21fbc
boards.cfg: Keep arc entries sorted
by Fabio Estevam
· 11 years ago
f55e911
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
by Masahiro Yamada
· 11 years ago
f131df8
x86: coreboot: delete unused coreboot/config.mk
by Masahiro Yamada
· 11 years ago
eae7453
power: fix: Do not execute pmic command when not all necessary parameters are passed
by Łukasz Majewski
· 11 years ago
6445262
kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
by Masahiro Yamada
· 11 years ago
61fcc7d
part_efi: fix protective mbr struct allocation
by Hector Palacios
· 11 years ago
fae5693
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9ed679a
board: bcm28155_ap: Add board files
by Darwin Rambo
· 11 years ago
7a9d0ad
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· 11 years ago
4bded3a
i2c: kona: Add Kona I2C driver
by Darwin Rambo
· 11 years ago
24e5219
gpio: kona: Add Kona gpio driver
by Darwin Rambo
· 11 years ago
989ce04
arch: bcm281xx: Initial commit of bcm281xx architecture code
by Darwin Rambo
· 11 years ago
b3134fc
arch: kona: Initial commit of kona-common architecture code
by Darwin Rambo
· 11 years ago
1998a1a
ARM: rpi_b: rework boot scripts, enable sysboot
by Stephen Warren
· 11 years ago
11f2968
ti814x: Fix illegal use of FP ops in clock_ti814x.c
by Måns Rullgård
· 11 years ago
4f80d5b
omap4_common: config: remove I2C for SPL mode
by Nishanth Menon
· 11 years ago
2efa79a
dra7xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
0f1b044
am43xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
01d92b0
am335x_evm: Enable GPT commands
by Tom Rini
· 11 years ago
bc97f48
arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting
by Stefan Roese
· 11 years ago
82da441
DRA7: fix ABB efuse offset for OPP_NOM
by Nishanth Menon
· 11 years ago
6e2192a
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
by Janne Grunau
· 11 years ago
a5d64db
OMAP3: fix default environment for mcx board
by Stefano Babic
· 11 years ago
f1eb45d
omap3: fix pinmux for mcx board
by Stefano Babic
· 11 years ago
9267110
OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
by Stefano Babic
· 11 years ago
36481de
arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
by Stefan Roese
· 11 years ago
cd8341b
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
by Dave Gerlach
· 11 years ago
072cefe
Add support for B&R KWB Motherboard
by Hannes Petermaier
· 11 years ago
893c04e
board: Add support for B&R T-Series Motherboard
by Hannes Petermaier
· 11 years ago
da4105d
am335x: Initial support for Silica Pengwyn board
by Lothar Felten
· 11 years ago
1674df6
ubifs: fix checkpatch warning
by Karicheri, Muralidharan
· 11 years ago
06109f4
common, itest: pass u-boot env variables to itest.s
by Heiko Schocher
· 11 years ago
f9f4d80
common, ubi: add ubi check volumename command
by Heiko Schocher
· 11 years ago
2dd285f
boards.cfg: Delete the equivalent entries
by Masahiro Yamada
· 11 years ago
3fa6705
boards.cfg: Place "-" in the 8th field if it is the same as 7th
by Masahiro Yamada
· 11 years ago
fc0fc50
ext4fs: Add ext4 extent cache for read operations
by Ionut Nicu
· 11 years ago
ee45633
SMC91111: Fix compilation warnings
by Bhupesh Sharma
· 11 years ago
2765118
kbuild: fix errors of 'make *tags' and 'make cscope'
by Masahiro Yamada
· 11 years ago
73c8b52
kbuild: a minor optimization of "make clobber"
by Masahiro Yamada
· 11 years ago
5d0f015
.gitignore: ignore boot images by pattern rule /u-boot*
by Masahiro Yamada
· 11 years ago
76698b4
Fix memory commands for 64-bit platforms
by York Sun
· 11 years ago
e22361a
pxe: prepend fdtdir to DTB name irrespective of source
by Stephen Warren
· 11 years ago
102c051
fix address of error message in mtest command
by David Feng
· 11 years ago
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
6b1e125
driver/ddr: Add 256 byte interleaving support
by York Sun
· 11 years ago
6b9e309
Driver/ddr: Add support of different DDR base address
by York Sun
· 11 years ago
4e5b1bd
driver/ddr: Change Freescale ARM DDR driver to support both big and little endian
by York Sun
· 11 years ago
9c89614
common: Remove invalid endianess conversion
by Christian Eggers
· 11 years ago
1cb8393
serial: arc: Convert to use default_serial_puts
by Axel Lin
· 11 years ago
5c92d48
ARM: rpi_b: load /uEnv.txt from MMC at startup
by Stephen Warren
· 11 years ago
29235b7
ARM: rpi_b: convert to use distro defaults
by Stephen Warren
· 11 years ago
b81fdb0
pxe: allow compilation when !defined(CONFIG_CMD_NET)
by Stephen Warren
· 11 years ago
1530f6f
fs/fdos: Remove
by Tom Rini
· 11 years ago
4c89a36
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
36ae5cd
arc: fix relocation for big-endian target
by Alexey Brodkin
· 11 years ago
c42eb7f
axs101: change command prompt marker to match marketing name of the board
by Alexey Brodkin
· 11 years ago
f39b2a6
axs101: fix dw gmac instantiation for updated dw gmac driver
by Alexey Brodkin
· 11 years ago
94b5400
serial/serial_arc: switch from {read|write}l to {read|write}b accessors
by Alexey Brodkin
· 11 years ago
1d568c7
serial/serial_arc: add work-around of ISS bug
by Alexey Brodkin
· 11 years ago
6853e6a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
17eb1d8
dfu: mmc: fs: Fix format accepted by ext4write command
by Lukasz Majewski
· 11 years ago
3241e3d
venice2: move device tree to fix build error
by Masahiro Yamada
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39abd65
arc: remove "hardware.h"
by Alexey Brodkin
· 11 years ago
3d93f69
designware_i2c: remove inclusion of <asm/arch/hardware.h>
by Alexey Brodkin
· 11 years ago
f93f589
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
d524335
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· 11 years ago
d22643e
i2c: i2c-mxs: Wait for I2C to empty queue
by Marek Vasut
· 11 years ago
070cbaf
designware_i2c: Enhance DesignWare I2C driver address support
by Chin Liang See
· 11 years ago
9e50c40
i2c, bootcount: add support for bootcounter on i2c devices
by Heiko Schocher
· 11 years ago
16c5502
blackfin: make i2c driver blackfin independant
by Scott Jiang
· 11 years ago
86bdd70
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· 11 years ago
d6a320d
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
bb0fad0
blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024
by Sonic Zhang
· 11 years ago
1894863
i2c: zynq: Add support for the second i2c controller
by Michael Burr
· 11 years ago
9e90107
i2c: zynq: Support for 0-length register address
by Michael Burr
· 11 years ago
0a8e823
Prepare v2014.04-rc1
by Tom Rini
· 11 years ago
2aa43f7
kbuild,tegra124: add dummy obj- for Kbuild
by Masahiro Yamada
· 11 years ago
f150c83
cosmetic: FIT: fix a strange comment
by Masahiro Yamada
· 11 years ago
ca53735
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
2f13363
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
by Masahiro Yamada
· 11 years ago
627b73e
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
3284c8b
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
5ab502c
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
babb444
kernel-doc: fix some errors
by Masahiro Yamada
· 11 years ago
ced0329
kernel-doc: update kernel-doc related files to Linux v3.13
by Masahiro Yamada
· 11 years ago
8fac9c7
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
2c92b1d
.gitignore: drop include/asm from ignored file list
by Masahiro Yamada
· 11 years ago
79fc0c5
tools/env: cross-compile fw_printenv without setting HOSTCC
by Masahiro Yamada
· 11 years ago
9a368d0
kbuild: Do not generate .*.su files at the top directory
by Masahiro Yamada
· 11 years ago
b831bb3
board: sandburst: delete FORCEBUILD
by Masahiro Yamada
· 11 years ago
3341bfe
kbuild: check clean source and generate Makefile for out-of-tree build
by Masahiro Yamada
· 11 years ago
Next »