Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
65f6f07b72a71b83d775c4d20d7ebcd6b2d2086d
/
cpu
/
arm920t
f772acf
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
06bffc6
rm9200 lowevel_init: don't touch reserved/readonly registers
by David Brownell
· 15 years ago
9689ddc
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
by Wolfgang Denk
· 15 years ago
7168eba
rm9200 ethernet driver: board-specific quirk (csb337)
by David Brownell
· 15 years ago
8d460a5
S3C24x0: extract interrupts from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
798bf9a
arm920t/interrupts: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ad7e8aac
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c358d9c3
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
10a451c
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2907798
arm920/926/926: remove non needed header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ac7260a
at91rm9200: move reset code to reset.c
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
ab29823
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b3acb6c
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
677e62f
arm: update co-processor 15 access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f82518d
at91rm9200: Reset update
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3524049
at91rm9200: move serial shutdown code to serial drivers
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
beebd85
at91rm9200: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cb82a53
Add support for the AT91RM9200EK Board.
by Ulf Samuelsson
· 16 years ago
b3f66b0
s3c2410: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3b6357
s3c24x0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
300f99f
s3c24x0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3e55d0
imx: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
176a600
ks8695: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6bacfa6
cpu/: get mac address from environment
by Mike Frysinger
· 16 years ago
c7d703f
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· 16 years ago
3dd9395
at91rm9200: move define from lowlevel_init to header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d481c80
at91rm9200: rename lowlevel init value to CONFIG_SYS_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ecf5f07
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
0e0c862
Remove compiler warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
ed3b18e
AT91: remove non supported board AT91RM9200DF macro
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
58c696e
AT91RM9200DK: fix broken boot from NOR flash
by Wolfgang Denk
· 16 years ago
8052352
at91rm9200: fix broken boot from nor flash
by Jens Scharsig
· 16 years ago
50bd005
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9dbc366
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· 16 years ago
3ee9f03
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
by Jens Scharsig
· 16 years ago
274737e
i.mx change get_timer(base) to return time since base
by Andrew Dyer
· 16 years ago
48fed40
i.MX use u-boot baud rate and don't assume UART master clock
by Andrew Dyer
· 16 years ago
6e1551a
arm920t fix constant error in start.S
by Andrew Dyer
· 16 years ago
28ac671
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
1a23a19
s3c24x0: Update NAND driver to new API.
by Scott Wood
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fec6143
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
8fbc985
Fix some typos
by Adrian Filipi
· 17 years ago
d00ce09
USB: fix more GCC 4.2.x aliasing warnings
by Wolfgang Denk
· 17 years ago
a6f0bd9
Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
by Guennadi Liakhovetski
· 17 years ago
480ed1d
use correct at91rm9200 register name
by David Brownell
· 17 years ago
b6f29c8
s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
6d0943a
ARM: cleanup duplicated exception handlingcode
by Andreas Engel
· 17 years ago
1615877
ARM: S3C24x0 SoC NAND controller support
by Harald Welte
· 17 years ago
a7c185e
ARM: s3c24xx: Multiple serial port support
by Harald Welte
· 17 years ago
a25f72f
ARM: arm920t: Allow use of 'gd' pointer from IRQ
by Harald Welte
· 17 years ago
be19bd5
ARM: arm920/s3c24xx: IRQ demulitplexer callback
by Harald Welte
· 17 years ago
6bf4c68
s3c24x0: Fix usb_ohci.c missing in Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
9c4884f
fix warning: no return statement in function returning non-void
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
bd86220
Move coloured led API to status_led.h Improve indentation in drivers/at45.c
by Peter Pearse
· 17 years ago
d94c79e
Final tidy
by Peter Pearse
· 17 years ago
80767a6
Changed API name to coloured_led.h
by Peter Pearse
· 17 years ago
9f5c3d3
Add coloured led interface for ARM boards.
by Peter Pearse
· 17 years ago
f01dbb5
Coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
dcbfd2e
Add the files.
by Peter Pearse
· 17 years ago
d4fc601
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· 17 years ago
78549bb
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
3a1ed1e
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
7371841
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
83dc830
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
by Wolfgang Denk
· 18 years ago
d3c5e8b
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
7b59b3c
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
by Markus Klotzbuecher
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
98280e3
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
32cb2c7
Add support for friendly-arm SBC-2410X board Patch by JinHua Luo, 01 Sep 2005
by Wolfgang Denk
· 18 years ago
99d70e3
More code cleanup
by Wolfgang Denk
· 18 years ago
f0e3d2b
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
30a43cc
Bugfix in I2C initialisation on S3C2400.
by Wolfgang Denk
· 18 years ago
ddf83a2
Support generic OHCI support for the s3c24x0 cpu.
by Markus Klotzbuecher
· 18 years ago
301f1aa
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
by Markus Klotzbuecher
· 18 years ago
db28ddb
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
by Wolfgang Denk
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
d2ed2f6
More GCC 4.x woes
by Wolfgang Denk
· 19 years ago
d52fb7e
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
63ff004
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
f57f70a
Support passing of OF flat trees to the kernel.
by Wolfgang Denk
· 19 years ago
95f9dda
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
by Wolfgang Denk
· 19 years ago
87cb686
Update make target for ARM supported boards.
by Wolfgang Denk
· 19 years ago
78da607
Complete support for the KwikByte KB920x boards
by Wolfgang Denk
· 19 years ago
c0e82d5
Set the AT91RM9200 clock to asynchronous mode
by Wolfgang Denk
· 19 years ago
3b9dfdd
Set the AT91RM9200 clock to synchronous mode Patch by Anders Larsen, 29 Apr 2005
by Wolfgang Denk
· 19 years ago
645da51
Add support for Cogent csb637 Patch by Anders Larsen, 29 Apr 2005
by Wolfgang Denk
· 19 years ago
fef636b
Fix dm9161.c initialization Patch by Anders Larsen, 29 Apr 2005
by Wolfgang Denk
· 19 years ago
080bdb7
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
by Wolfgang Denk
· 19 years ago
9b880bd
Update ARM Integrator boards:
by Wolfgang Denk
· 19 years ago
1820d4c
Make sure only supported compiler options are used
by Wolfgang Denk
· 19 years ago
d8e7e0f
Add support for AT91RM9200 OHCI Controller. Patch by Eric Benard, 07 Apr 2005
by Wolfgang Denk
· 19 years ago
fe7eb5d
Cleanup
by Wolfgang Denk
· 19 years ago
Next »