index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsl-ddr: add the DDR3 SPD infrastructure
Dave Liu
2009-03-30
6
-48
/
+758
*
fsl-ddr: Fix two bugs in the ddr infrastructure
Dave Liu
2009-03-30
1
-1
/
+4
*
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-27
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2009-03-26
17
-3
/
+1035
|
\
|
*
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
2
-2
/
+7
|
*
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
4
-0
/
+174
|
*
at91sam9/at91cap: move common usb host initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
2
-0
/
+36
|
*
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
2
-0
/
+65
|
*
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
6
-5
/
+372
|
*
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
6
-1
/
+386
*
|
mpc5200: suppress printf until console initialized
Jon Smirl
2009-03-25
1
-10
/
+20
*
|
Blackfin: put memory into self-refresh before/after programming clocks
Mike Frysinger
2009-03-23
2
-82
/
+190
*
|
Blackfin: do not program voltage regulator on parts that do not have one
Mike Frysinger
2009-03-23
1
-3
/
+20
*
|
Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
Mike Frysinger
2009-03-23
1
-0
/
+33
*
|
Blackfin: handle reboot anomaly 432
Mike Frysinger
2009-03-23
1
-0
/
+6
*
|
Blackfin: kill off LDR jump block
Mike Frysinger
2009-03-23
2
-7
/
+5
*
|
Blackfin: simplify symbol_lookup() a bit
Mike Frysinger
2009-03-23
1
-1
/
+1
*
|
Blackfin: mark bfin_reset static
Mike Frysinger
2009-03-23
1
-1
/
+1
*
|
Blackfin: fix jtag console tstc
Mike Frysinger
2009-03-23
1
-4
/
+11
*
|
Merge branch 'mimc200'
Haavard Skinnemoen
2009-03-23
10
-321
/
+432
|
\
\
|
|
/
|
/
|
|
*
AVR32: Make cacheflush cpu-dependent
Olav Morken
2009-02-23
1
-1
/
+1
|
*
Merge branch 'cleanups' into next
Haavard Skinnemoen
2009-02-23
9
-320
/
+431
|
|
\
|
|
*
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-12-17
350
-7169
/
+7620
|
|
|
\
|
|
*
|
avr32: Add support for "GPIO" port mux
Haavard Skinnemoen
2008-09-01
2
-0
/
+108
|
|
*
|
avr32: Use board_postclk_init instead of gclk_init
Haavard Skinnemoen
2008-09-01
1
-3
/
+0
|
|
*
|
avr32: Add gclk helper functions
Haavard Skinnemoen
2008-09-01
1
-0
/
+25
|
|
*
|
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
2008-09-01
6
-317
/
+298
*
|
|
|
Add support for the digsy MTC board.
Grzegorz Bernacki
2009-03-20
1
-1
/
+2
*
|
|
|
ppc4xx: Don't write the MAC address into the internal SoC registers
Stefan Roese
2009-03-20
1
-28
/
+1
*
|
|
|
Add basic relocation to i386 port
Graeme Russ
2009-03-20
2
-2
/
+43
*
|
|
|
Implement SC520 timers
Graeme Russ
2009-03-20
3
-243
/
+41
*
|
|
|
Factor out SC520 sub-features
Graeme Russ
2009-03-20
5
-277
/
+340
*
|
|
|
Rewrite i386 interrupt handling
Graeme Russ
2009-03-20
4
-419
/
+238
*
|
|
|
Rename SC520 Configuration Options
Graeme Russ
2009-03-20
2
-4
/
+4
*
|
|
|
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
8
-22
/
+8
*
|
|
|
npe: get mac address from environment
Mike Frysinger
2009-03-20
1
-25
/
+11
*
|
|
|
cpu/: get mac address from environment
Mike Frysinger
2009-03-20
6
-17
/
+25
*
|
|
|
ppc4xx: Fix bug in PCI outbound map configuration for canyonlands
Anatolij Gustschin
2009-03-20
1
-2
/
+4
*
|
|
|
mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
Grzegorz Bernacki
2009-03-18
1
-1
/
+1
*
|
|
|
8xx, icache: enabling ICache not before running from RAM
Heiko Schocher
2009-03-18
1
-1
/
+1
*
|
|
|
ColdFire: PLATFORM_CPPFLAGS updates for new compiler
TsiChung Liew
2009-03-17
6
-7
/
+7
*
|
|
|
ColdFire: Fix M54451 serial boot dram setup
TsiChung Liew
2009-03-17
1
-2
/
+2
*
|
|
|
Coldfire: XL Bus minor fixes
arun c
2009-03-17
1
-3
/
+3
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2009-03-15
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
sh: Add netdev header fixing of warning/build
Nobuhiro Iwamatsu
2009-03-12
1
-0
/
+1
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2009-03-15
2
-7
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
mpc83xx: Add bank configuration to FSL spd_sdram.c
Jerry Van Baren
2009-03-14
1
-6
/
+10
|
*
|
|
|
|
mpc83xx: correctly set encryption and I2C bus 0 clock
Norbert van Bolhuis
2009-03-14
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-03-15
1
-0
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
OMAP3: Add support for OMAP3 die ID
Dirk Behme
2009-03-13
1
-0
/
+26
|
|
/
/
/
/
[next]