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
*
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
5
-17
/
+18
*
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-13
2
-16
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-13
1
-5
/
+76
|
\
|
*
ARM DaVinci: Fix broken HW ECC for large page NAND.
Hugo Villeneuve
2008-09-10
1
-5
/
+76
*
|
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
3
-3
/
+3
|
\
\
|
*
|
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-2
/
+2
|
*
|
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-12
1
-4
/
+10
|
\
\
|
*
|
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
2008-09-12
1
-4
/
+10
|
|
/
*
|
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-09-12
1
-0
/
+10
*
|
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Hugo Villeneuve
2008-09-12
1
-20
/
+7
*
|
i.mx change get_timer(base) to return time since base
Andrew Dyer
2008-09-12
1
-1
/
+1
*
|
i.MX use u-boot baud rate and don't assume UART master clock
Andrew Dyer
2008-09-12
1
-15
/
+41
*
|
arm920t fix constant error in start.S
Andrew Dyer
2008-09-12
1
-2
/
+4
*
|
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Adrian Filipi
2008-09-12
1
-2
/
+2
*
|
i.MX31: Add reset_timer() and modify get_timer_masked().
Magnus Lilja
2008-09-12
1
-4
/
+20
|
/
*
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
1
-7
/
+7
*
85xx: Ensure timebase is zero on secondary cores
Kumar Gala
2008-09-09
1
-0
/
+5
*
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Sergei Poselenov
2008-09-09
1
-8
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-09
5
-74
/
+1504
|
\
|
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
2008-09-08
2
-3
/
+7
|
|
\
|
*
|
ppc4xx: Remove CONFIG_CS8952_PHY define
Stefan Roese
2008-09-08
1
-2
/
+0
|
*
|
ppc4xx: Fix compilation warning for PIP405
Stefan Roese
2008-09-08
1
-6
/
+5
|
*
|
ppc4xx: Fix compilation warning for canyonlands & glacier
Stefan Roese
2008-09-08
1
-7
/
+3
|
*
|
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
Victor Gallardo
2008-09-05
2
-5
/
+195
|
*
|
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
Adam Graham
2008-09-05
2
-63
/
+98
|
*
|
ppc4xx: IBM Memory Controller DDR autocalibration routines
Adam Graham
2008-09-05
1
-0
/
+1212
*
|
|
ARM: fix warning: target CPU does not support interworking
Sergei Poselenov
2008-09-09
2
-0
/
+14
*
|
|
ARM: Use do_div() instead of division for "long long".
Sergei Poselenov
2008-09-09
1
-1
/
+4
|
|
/
|
/
|
*
|
Fix compiler warning in mpc8xxx ddr code
Kumar Gala
2008-09-07
1
-2
/
+4
*
|
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
1
-1
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2008-09-03
2
-28
/
+183
|
\
|
*
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
Nick Spence
2008-09-03
1
-21
/
+30
|
*
mpc83xx: Store and display Arbiter Event Register values
Nick Spence
2008-09-03
2
-1
/
+146
|
*
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
2008-09-03
1
-4
/
+5
|
*
MPC83XX: Fix GPIO configuration - set gpio level before direction
Nick Spence
2008-09-03
1
-2
/
+2
*
|
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-0
/
+13
*
|
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-0
/
+13
*
|
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-09-02
2
-36
/
+0
*
|
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
7
-14
/
+7
*
|
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
3
-55
/
+24
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
13
-79
/
+1410
|
\
|
*
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
2008-08-31
2
-0
/
+46
|
*
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-31
9
-0
/
+1285
|
*
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-31
3
-79
/
+79
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-01
3
-20
/
+71
|
\
\
|
*
|
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
Stefan Roese
2008-08-30
1
-0
/
+8
|
*
|
ppc4xx: NAND configuration
Wolfgang Ocker
2008-08-29
1
-1
/
+5
|
*
|
ppc4xx: fix UIC external_interrupt hang on UIC0
Victor Gallardo
2008-08-29
1
-2
/
+2
|
*
|
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
Prodyut Hazarika
2008-08-29
1
-17
/
+56
|
|
/
[next]