Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ce9c227cc71afc3b4c78dcc0a565c40d4ad943e4
ce9c227
Add support for the LaCie ED Mini V2 board
by Albert Aribaud
· 14 years ago
83142c1
Add Orion5x support to 16550 device driver
by Albert Aribaud
· 14 years ago
0c61e6f
Initial support for Marvell Orion5x SoC
by Albert Aribaud
· 14 years ago
376e7fa
SAMSUNG: goni: add the GPL licence
by Minkyu Kang
· 14 years ago
c474a8e
s5pc1xx: Add support for Samsung Goni board
by Minkyu Kang
· 14 years ago
ffb4b02
s5pc1xx: gpio: bug fix at gpio_set_pull function
by Minkyu Kang
· 14 years ago
9268236
DaVinci: Improve DaVinci SPI speed.
by Delio Brignoli
· 14 years ago
1a5038c
AM35x: Add support for EMIF4
by Vaibhav Hiremath
· 14 years ago
ed01e45
AM35x: Add support for AM3517EVM
by Vaibhav Hiremath
· 14 years ago
cae377b
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
d11212e
omap3: Calculate CS1 size only when SDRC is
by Vaibhav Hiremath
· 14 years ago
675e0ea
OMAP3EVM: Added NAND support
by Vaibhav Hiremath
· 14 years ago
5cc48f7
TI: TNETV107X EVM initial support
by Cyril Chemparathy
· 14 years ago
3712367
ARM1176: TI: TNETV107X soc initial support
by Cyril Chemparathy
· 14 years ago
678e008
ARM1176: Coexist with other ARM1176 platforms
by Cyril Chemparathy
· 14 years ago
b5d289f
add new board pm9g45
by Asen Dimov
· 15 years ago
409a07c
ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments
by George G. Davis
· 15 years ago
39c2095
ARM Update mach-types
by Tom
· 14 years ago
551bd94
ARM Update mach-types
by Tom
· 15 years ago
01f03bd
Prepare v2010.06-rc1
by Wolfgang Denk
· 14 years ago
c497680
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 14 years ago
45b728c
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
c7da8c1
config.mk: use different host compiler for OS X 10.6
by Andreas Biessmann
· 15 years ago
6ece255
Convert Makefiles from COBJS-${} to COBJS-$()
by Kumar Gala
· 15 years ago
59dde44
powerpc/bootcount: Fix endianness problem
by Michael Weiss
· 15 years ago
d74dda0
dm9000x.c: fix compile problems
by Wolfgang Denk
· 14 years ago
40792d6
a320evb: fix udelay / __udelay confusion
by Wolfgang Denk
· 15 years ago
92381c4
ARM: */timer.c: fix spelling and vertical alignment
by Wolfgang Denk
· 15 years ago
3f786bb
bugfix: Guruplug: Use standard miiphy
by Mahavir Jain
· 15 years ago
8b79f2c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
71bd860
mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
by Kim Phillips
· 15 years ago
f6970d0
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
by Horst Kronstorfer
· 15 years ago
8a452c2
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 15 years ago
445093d
Fix "par[t]ition" typo.
by Wolfgang Denk
· 15 years ago
bdc5f06
UBI: Fix problem in UBI/Linux "compatibility layer"
by Stefan Roese
· 15 years ago
1b1f9a9
UBI: Ensure that "background thread" operations are really executed
by Stefan Roese
· 15 years ago
03af5ab
MX31: Added support for the Casio COM57H5M10XRC to QONG
by Stefano Babic
· 15 years ago
2f05e39
fsl_diu_fb.c: fix build warnings
by Wolfgang Denk
· 15 years ago
f2d76ae
Avoid use of divides in print_size
by Nick Thompson
· 15 years ago
a599cde
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
by Serge Ziryukin
· 15 years ago
568278e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
3707f3b
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
1a1e6bf
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
b1e1a42
Fix SICRL setting in SIMPC8313
by Ron Madrid
· 15 years ago
a4bfc4c
mpc83xx: fix NAND bootstrap too big error
by Kim Phillips
· 15 years ago
e74244c
Removal of checkboard from spl bootstrap build for SIMPC8313
by Ron Madrid
· 15 years ago
9c3f2d6
ppc4xx: Fix building PLU405 board
by Matthias Fuchs
· 15 years ago
a2a0a71
Makefile: fix out-of-tree building of "u-boot.img" target
by Wolfgang Denk
· 15 years ago
2e4f35d
MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
by Wolfgang Denk
· 15 years ago
cd4b02b
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
by Wolfgang Denk
· 15 years ago
7b43db9
drivers/mmc/fsl_esdhc.c: fix compiler warnings
by Wolfgang Denk
· 15 years ago
bcb6c2b
Enabled support for Rev 1.3 SPD for DDR2 DIMMs
by York Sun
· 15 years ago
f54fe87
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
5464898
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
by Kumar Gala
· 15 years ago
6ab4011
85xx: Add is_serdes_configured() support to MPC8536 SERDES
by Kumar Gala
· 15 years ago
1535185
fsl-diu: Using I/O accessor to CCSR space
by Jerry Huang
· 15 years ago
ab92d0f
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
fd194f8
mpc83xx/mvBLM7: add usb commands and cleanup.
by Andre Schwarz
· 15 years ago
3b43979
mpc83xx: Add UPMA configuration to SIMPC8313
by Ron Madrid
· 15 years ago
5794619
serial: punt unused serial_addr()
by Mike Frysinger
· 15 years ago
f745817
update include/asm/ gitignore after move
by Mike Frysinger
· 15 years ago
d017908
Fixup native builds on powerpc
by Kumar Gala
· 15 years ago
65d3425
cmd_usb.c: show cmd usage if no args given
by Serge Ziryukin
· 15 years ago
e4a95d1
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· 15 years ago
7b2afd9
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
767fdc4
drivers/*/Makefile: fix conditional compile rule.
by Ender.Dai
· 15 years ago
54fa2c5
Move test for unnecessary memmove to memmove_wd()
by Larry Johnson
· 15 years ago
b050c72
compiler.h: add uint typedef
by Mike Frysinger
· 15 years ago
39f7aac
command.c: Enable auto tab for the editenv command
by Trübenbach, Ralf
· 15 years ago
0738e24
74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board
by Reinhard Arlt
· 15 years ago
1f9f3cf
sc520: Fix minor DRAM Controller Setup bug
by Graeme Russ
· 15 years ago
d20053e
sc520: Update to new AMD Copyright
by Graeme Russ
· 15 years ago
880c59e
eNET: Implement eNET Watchdog
by Graeme Russ
· 15 years ago
f2a5505
eNET: Use SC520 MMCR to reset eNET board
by Graeme Russ
· 15 years ago
4a4c31a
eNET: Add PC/AT compatibility setup function
by Graeme Russ
· 15 years ago
8fd8056
eNET: Add support for onboard RTL8100B (RTL8139) chips
by Graeme Russ
· 15 years ago
21e67e7
sc520: Board Specific PCI Init
by Graeme Russ
· 15 years ago
0278216
sc520: Move PCI defines to PCI include file
by Graeme Russ
· 15 years ago
4f197c3
eNET: Fix CONFIG_SYS_HZ to be 1000
by Graeme Russ
· 15 years ago
6fd445c
eNET: Fix Flash Write
by Graeme Russ
· 15 years ago
5204566
sc520: Allow boards to override udelay
by Graeme Russ
· 15 years ago
95ffaba
x86: Fix support for booting bzImage
by Graeme Russ
· 15 years ago
79ea6b8
x86: Provide weak PC/AT compatibility setup function
by Graeme Russ
· 15 years ago
bf16500
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· 15 years ago
167cdad
SERIAL: Enable port-mapped access
by Graeme Russ
· 15 years ago
153c2d9
x86: Fix copying of Real-Mode code into RAM
by Graeme Russ
· 15 years ago
2fb1bc4
x86: Pass relocation offset into Global Data
by Graeme Russ
· 15 years ago
c14a366
x86: Move GDT to a safe location in RAM
by Graeme Russ
· 15 years ago
077e195
x86: Add RAM bootstrap functionality
by Graeme Russ
· 15 years ago
759598f
x86: Split sc520 memory sizing versus reporting
by Graeme Russ
· 15 years ago
4dba333
x86: Fix sc520 memory size reporting
by Graeme Russ
· 15 years ago
9e08efc
x86: Fix do_go_exec()
by Graeme Russ
· 15 years ago
433ff2b
x86: Add register dump to crash handlers
by Graeme Russ
· 15 years ago
64a0a49
x86: Fix MMCR Access
by Graeme Russ
· 15 years ago
535ad2d
x86: #ifdef out getenv_IPaddr()
by Graeme Russ
· 15 years ago
721c367
x86: Add unaligned.h
by Graeme Russ
· 15 years ago
93c7e70
POST: Added ECC memory test for mpc83xx.
by Michael Zaidman
· 15 years ago
8cd8528
cmd_onenand.c: moved to standard subcommand handling
by Frans Meulenbroeks
· 15 years ago
3882d7a
ppc: unused memory region too close to current stack pointer
by Norbert van Bolhuis
· 15 years ago
4b42c90
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· 15 years ago
Next »