index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
arm920t
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
Wolfgang Denk
2009-07-27
1
-2
/
+1
*
rm9200 ethernet driver: board-specific quirk (csb337)
David Brownell
2009-07-22
1
-4
/
+18
*
S3C24x0: extract interrupts from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-07-06
4
-21
/
+56
*
arm920t/interrupts: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-07-06
2
-6
/
+6
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-5
/
+0
*
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-11
/
+0
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-0
/
+64
*
arm920/926/926: remove non needed header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
4
-4
/
+0
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
8
-15
/
+17
*
at91rm9200: move reset code to reset.c
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
3
-40
/
+82
*
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-06-12
1
-10
/
+0
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
7
-7
/
+7
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
2
-6
/
+7
*
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
1
-8
/
+0
*
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
1
-63
/
+10
*
arm: update co-processor 15 access
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
1
-56
/
+13
*
at91rm9200: Reset update
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-10
/
+4
*
at91rm9200: move serial shutdown code to serial drivers
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-10
/
+3
*
at91rm9200: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
2
-114
/
+1
*
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-04-04
1
-3
/
+1
*
s3c2410: move nand driver to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
2
-180
/
+1
*
s3c24x0: move i2c driver to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
2
-448
/
+1
*
s3c24x0: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
2
-306
/
+1
*
imx: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
2
-228
/
+1
*
ks8695: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-29
2
-118
/
+1
*
cpu/: get mac address from environment
Mike Frysinger
2009-03-20
1
-3
/
+5
*
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-28
1
-3
/
+1
*
at91rm9200: move define from lowlevel_init to header
Jean-Christophe PLAGNIOL-VILLARD
2009-01-06
1
-48
/
+22
*
at91rm9200: rename lowlevel init value to CONFIG_SYS_
Jean-Christophe PLAGNIOL-VILLARD
2009-01-06
1
-44
/
+44
*
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-15
1
-14
/
+0
*
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
2008-12-13
1
-0
/
+1
*
AT91: remove non supported board AT91RM9200DF macro
Jean-Christophe PLAGNIOL-VILLARD
2008-12-02
1
-2
/
+2
*
AT91RM9200DK: fix broken boot from NOR flash
Wolfgang Denk
2008-11-24
1
-1
/
+1
*
at91rm9200: fix broken boot from nor flash
Jens Scharsig
2008-11-24
1
-4
/
+1
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
12
-28
/
+28
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
12
-28
/
+28
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
1
-4
/
+4
|
/
*
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-09-12
1
-0
/
+10
*
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
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-14
1
-32
/
+32
|
\
|
*
s3c24x0: Update NAND driver to new API.
Scott Wood
2008-08-13
1
-32
/
+32
*
|
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-1
/
+1
|
/
*
Remove duplicate definitions in include/lxt971a.h.
Hugo Villeneuve
2008-07-06
1
-7
/
+8
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
5
-170
/
+167
*
Fix some typos
Adrian Filipi
2008-05-09
1
-1
/
+1
*
USB: fix more GCC 4.2.x aliasing warnings
Wolfgang Denk
2008-04-25
1
-2
/
+2
*
Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
Guennadi Liakhovetski
2008-04-17
1
-1
/
+1
*
use correct at91rm9200 register name
David Brownell
2008-03-30
1
-3
/
+3
[next]