Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c2d5b341206f44c13f4de3c4bb80916d085dfdea
c2d5b34
ARMV7: OMAP: Add board revision detection for Overo
by Steve Sakoman
· 14 years ago
5af3246
ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
by Steve Sakoman
· 15 years ago
9314961
ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup
by Steve Sakoman
· 15 years ago
5a0a82f
ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages
by Steve Sakoman
· 14 years ago
0e7b621
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
2df0e6f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
c0026fc
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
1b43b5d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
6050c75
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
67bd941
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
4093031
MIPS: update the MIPS u-boot.lds
by Xiangfu Liu
· 14 years ago
f3cac53
ppc4xx: Invalidate d-cache when used as init-ram
by Stefan Roese
· 14 years ago
c1ab75c
ppc4xx: Fix 440EPx bug in reconfigure_pll()
by Stefan Roese
· 14 years ago
38570b2
ppc4xx: Fix APC405 board support
by Matthias Fuchs
· 14 years ago
359ec49
powerpc/8xxx: Fix dma for 36bit addressing
by York Sun
· 14 years ago
8d9207c
Fix parameters to support RDIMM for P2020DS
by York Sun
· 14 years ago
c2ca44c
edminiv2: add I2C support using mvtwsi driver
by Albert Aribaud
· 14 years ago
306563a
i2c: rewrite mvtwsi, support orion5x and kirkwood
by Albert Aribaud
· 14 years ago
01ec99d
i2c: rename kirkwood_i2c to mvtwsi
by Albert Aribaud
· 14 years ago
2fefa2a
suen3: remove CONFIG_HARD_I2C and related defines
by Albert Aribaud
· 14 years ago
3594f19
sh: Update lowlevel_init.S of mpr2
by Nobuhiro Iwamatsu
· 14 years ago
3397193
sh: Update lowlevel_init.S of ms7750se
by Nobuhiro Iwamatsu
· 14 years ago
fc0db13
sh: Update lowlevel_init.S of ms7720se
by Nobuhiro Iwamatsu
· 14 years ago
ebd0d06
sh: Add support do_bdinfo function
by Nobuhiro Iwamatsu
· 14 years ago
72d5cdb
sh: Update lowlevel_init.S of ap325rxa
by Nobuhiro Iwamatsu
· 14 years ago
edb3205
sh: Update lowlevel_init.S of r2dplus
by Nobuhiro Iwamatsu
· 14 years ago
45c710d
sh: Update lowlevel_init.S of espt-giga
by Nobuhiro Iwamatsu
· 14 years ago
3106732
sh: Update lowlevel_init.S of sh7763rdp
by Nobuhiro Iwamatsu
· 14 years ago
e77ff55
sh: Update lowlevel_init.S of MigoR
by Nobuhiro Iwamatsu
· 14 years ago
2096277
sh: Update lowlevel_init.S of sh7785lcr
by Nobuhiro Iwamatsu
· 14 years ago
ed56fb1
sh: Update lowlevel_init.S of rsk7203
by Nobuhiro Iwamatsu
· 14 years ago
7a92e53
CMD_I2C: make alen=0 work
by Reinhard Meyer
· 14 years ago
a947f4b
omap2: i2c: remove redundant header definitions
by Nishanth Menon
· 14 years ago
46d8ece
omap2: i2c: add syss offset
by Nishanth Menon
· 14 years ago
07cf5e2
i2c: omap2+: change header guard to be generic
by Nishanth Menon
· 14 years ago
6395f31
fdt: call fdt_parent_offset fewer times while translating addresses
by Scott Wood
· 14 years ago
b80d305
mpx85xx/fdt: Add cpu-release-addr for all cores
by Matthew McClintock
· 14 years ago
7a6a7d1
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
62a0557
nios2: fix bootm error on fdt args
by Thomas Chou
· 14 years ago
a2243b8
powerpc/83xx: Fix build issue with ve8313 board due to lbus changes
by Kumar Gala
· 14 years ago
0e15902
powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards
by Lian Minghuan
· 14 years ago
90870d9
powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.
by york
· 14 years ago
ed062e0
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
by Kumar Gala
· 14 years ago
680c613
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· 14 years ago
bd23130
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
9ce2c4b
ARM: Update ARM mach-types
by Sandeep Paulraj
· 14 years ago
5465299
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
by Philippe De Muyter
· 14 years ago
70084df
cfi_flash: Cleanup flash_print_info()
by Stefan Roese
· 14 years ago
d77c7ac
Fix printing & reading of 16-bit CFI device identifiers
by Philippe De Muyter
· 14 years ago
2e97394
cfi_flash: flinfo: allow user interrupt in flash print info fn
by Kim Phillips
· 14 years ago
962ad59
env_nand: return error when no device is found
by Mike Frysinger
· 14 years ago
668a6b4
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
842404e
Fixed clobbered output of the "help usb" command
by Sergei Poselenov
· 14 years ago
7dc27b0
AM3517EVM: musb: add usb config
by Ajay Kumar Gupta
· 14 years ago
5689f4b
musb: am35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
dbea324
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· 14 years ago
a7e9c51
AM35x: Adding SCM general register definitions
by Ajay Kumar Gupta
· 14 years ago
5d89115
Blackfin: re-use board data in cpu banner
by Mike Frysinger
· 14 years ago
98ae607
Blackfin: cm-bf548: increase monitor len
by Mike Frysinger
· 14 years ago
5fc564e
Blackfin: shutdown video DMA when booting Linux
by Michael Hennerich
· 15 years ago
69a2a4d
disk/part.c: 'usb storage' avoiding overflow when output capacity
by Sergei Trofimovich
· 14 years ago
b9d51fb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
42441b8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
b77f380
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
4cfa0ab
orion5x: allow overriding default mappings windows
by Albert Aribaud
· 14 years ago
fe8d63c
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
9844d02
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
201532a
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
51b5870
MX51EVK: fix return value of get_timer_masked
by Li Haibo
· 14 years ago
a9804be
fix cmd_mmc.c, line 136 missing "
by Reinhard Meyer
· 14 years ago
d7fb9bc
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
ede16ea
miiphy: leverage current_mii cache more
by Mike Frysinger
· 14 years ago
0daac97
miiphy: unify device list lookup
by Mike Frysinger
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
78b7a8e
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
f699fe1
net,fec: Shorten device name as done for other drivers
by Stefano Babic
· 14 years ago
fc21cd5
ppc4xx: Fix/Update katmai board header
by Stefan Roese
· 14 years ago
5bea7e6
ppc4xx: Fix building of sc3 board
by Heiko Schocher
· 14 years ago
5baefbb
ppc4xx: Fix building of PMC440 board
by Matthias Fuchs
· 14 years ago
a00c137
ppc4xx: Fix building of CANBT board
by Matthias Fuchs
· 14 years ago
f3dc7f1
ppc4xx: Fix building of AR405 board
by Matthias Fuchs
· 14 years ago
0ad7f09
ppc4xx: cleanup default environment for AMCC boards
by Wolfgang Denk
· 14 years ago
b417260
PXA: Declare __io for vpac270 IDE
by Marek Vasut
· 14 years ago
c7e6133
PXA: Fix missing includes
by Marek Vasut
· 14 years ago
68e8a28
PXA: Fix off-the-tree build problems
by Marek Vasut
· 14 years ago
f534c7c
config.mk: avoid -traditional-cpp on OS X 10.5
by Mike Frysinger
· 14 years ago
3840ebf
fdt: Fix bug in size calculation in fdt_resize() with initrd use
by Feng Wang
· 14 years ago
75b5bbd
board/purple/flash.c: removed unneded variable
by Frans Meulenbroeks
· 14 years ago
388a29d
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· 14 years ago
cc9f607
various cmd_* files: remove the command name from the help message
by Frans Meulenbroeks
· 14 years ago
0aef7bc
tools/env/fw_printenv: Make redundant env work on locked flashes also
by Detlev Zundel
· 14 years ago
a4e8d9f
flash_protect: check for NULL flash info
by Mike Frysinger
· 14 years ago
9ed4a95
getenv_f(): fix handling of too short buffers
by Wolfgang Denk
· 14 years ago
739b808
dataflash mmc mux: use common cmd_usage function
by Mike Frysinger
· 14 years ago
a7481b3
mflash: use common cmd_usage function
by Mike Frysinger
· 14 years ago
64419e4
print_buffer: optimize & shrink
by Mike Frysinger
· 14 years ago
8faba48
cmd editing: optimize/shrink output blanking
by Mike Frysinger
· 14 years ago
8011ec6
8xx, kup4k/kup4x: add FDT support
by Heiko Schocher
· 14 years ago
e604e40
8xx, kup4k/kup4x: configuration changes, code cleanup
by Heiko Schocher
· 14 years ago
Next »