aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t
AgeCommit message (Expand)AuthorFilesLines
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig1-0/+10
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer1-1/+1
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer1-15/+41
2008-09-12arm920t fix constant error in start.SAndrew Dyer1-2/+4
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-32/+32
2008-08-13s3c24x0: Update NAND driver to new API.Scott Wood1-32/+32
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve1-7/+8
2008-05-21Big white-space cleanup.Wolfgang Denk5-170/+167
2008-05-09Fix some typosAdrian Filipi1-1/+1
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk1-2/+2
2008-04-17Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski1-1/+1
2008-03-30use correct at91rm9200 register nameDavid Brownell1-3/+3
2008-02-17s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-132/+3
2008-02-04ARM: S3C24x0 SoC NAND controller supportHarald Welte2-1/+180
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte1-21/+143
2008-02-04ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte1-5/+5
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2-1/+15
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD1-4/+4
2007-09-18Move coloured led API to status_led.hPeter Pearse1-1/+1
2007-09-11Final tidyPeter Pearse1-0/+0
2007-09-05Changed API name to coloured_led.hPeter Pearse1-105/+21
2007-09-04Add coloured led interface for ARM boards.Peter Pearse1-8/+6
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk1-2/+0
2007-08-14Add the files.Peter Pearse1-0/+153
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse3-8/+98
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher4-11/+11
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger4-11/+11
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger4-6/+6
2006-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2-2/+2
2006-11-27Merge with /home/wd/git/u-boot/masterWolfgang Denk5-42/+58
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk5-5/+5
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz5-39/+55
2006-08-07Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+3
2006-07-21Add support for friendly-arm SBC-2410X boardWolfgang Denk1-1/+3
2006-06-26More code cleanupWolfgang Denk1-3/+3
2006-06-26Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+1
2006-06-16Bugfix in I2C initialisation on S3C2400.Wolfgang Denk1-1/+1
2006-05-30Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher3-1/+79
2006-05-23Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher4-2055/+48
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk1-1/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk4-5/+10
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+2
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-5/+16
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-1/+1
2005-10-09Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk1-14/+8