Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0de71d507157c4bd4fddcd3a419140d2b986eed2
/
cpu
/
arm920t
b032698
ep93xx timer: refactoring
by Matthias Kaehlcke
· 15 years ago
33eef04
ep93xx timer: Rename struct timer_reg pointers
by Matthias Kaehlcke
· 15 years ago
d650da2
ep93xx timer: Fix resolution of get_ticks()
by Matthias Kaehlcke
· 15 years ago
7e67fb5
ep93xx timer: Fix possible overflow in usecs_to_ticks()
by Matthias Kaehlcke
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
v2010.03-rc1
c7ad13a
ep93xx: Refactoring of timer code
by Matthias Kaehlcke
· 15 years ago
d9f505e
ep93xx: Fix calculation of sys ticks in clk_to_systicks()
by Matthias Kaehlcke
· 15 years ago
98250e8
prepare joining at91rm9200 into at91
by Jens Scharsig
· 15 years ago
fcfb632
ARM: Add support for EP93xx SoCs
by Matthias Kaehlcke
· 15 years ago
c041e9d
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
206c00f
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
4713010
trab: fix warning: implicit declaration of function 'disable_vfd'
by Wolfgang Denk
· 15 years ago
3eb90ba
Generic udelay() with watchdog support
by Ingo van Lil
· 15 years ago
43a5f0d
arm: A320: Add support for Faraday A320 evaluation board
by Po-Yu Chuang
· 15 years ago
ac67804
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
d67cce2
Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
cd85662
CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
d8380c9
Add support for Eukrea CPUAT91 SBC
by Tom Rix
· 15 years ago
d72871e
arm: Remove -fno-strict-aliasing
by Kumar Gala
· 15 years ago
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
· 16 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
Next »