summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-180/+1
* s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-448/+1
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-306/+1
* imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-228/+1
* ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-118/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-3/+5
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-3/+1
* at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-061-48/+22
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-061-44/+44
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-14/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-021-2/+2
* AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-241-1/+1
* at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-241-4/+1
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2112-28/+28
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1812-28/+28
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-4/+4
|/
* at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig2008-09-121-0/+10
* i.mx change get_timer(base) to return time since baseAndrew Dyer2008-09-121-1/+1
* i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer2008-09-121-15/+41
* arm920t fix constant error in start.SAndrew Dyer2008-09-121-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-141-32/+32
|\
| * s3c24x0: Update NAND driver to new API.Scott Wood2008-08-131-32/+32
* | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
|/
* Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-061-7/+8
* Big white-space cleanup.Wolfgang Denk2008-05-215-170/+167
* Fix some typosAdrian Filipi2008-05-091-1/+1
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-251-2/+2
* Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski2008-04-171-1/+1
* use correct at91rm9200 register nameDavid Brownell2008-03-301-3/+3
* s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+0
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-132/+3
* ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-042-1/+180
* ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-041-21/+143
* ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-041-5/+5
* ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-042-1/+15
* s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-182-8/+8
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-241-4/+4
* Move coloured led API to status_led.hPeter Pearse2007-09-181-1/+1
* Final tidyPeter Pearse2007-09-111-0/+0
* Changed API name to coloured_led.hPeter Pearse2007-09-051-105/+21
* Add coloured led interface for ARM boards.Peter Pearse2007-09-041-8/+6
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-141-2/+0
* Add the files.Peter Pearse2007-08-141-0/+153
* Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-143-8/+98
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-074-11/+11
|\
| * cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-094-11/+11
| * cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-044-6/+6
* | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-272-2/+2
|\ \
| * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-272-2/+2
OpenPOWER on IntegriCloud