aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t
AgeCommit message (Expand)Author
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-06at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov
2008-12-02AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD
2008-11-24AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer
2008-09-12arm920t fix constant error in start.SAndrew Dyer
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-13s3c24x0: Update NAND driver to new API.Scott Wood
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-09Fix some typosAdrian Filipi
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk
2008-04-17Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski
2008-03-30use correct at91rm9200 register nameDavid Brownell
2008-02-17s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel
2008-02-04ARM: S3C24x0 SoC NAND controller supportHarald Welte
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte
2008-02-04ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD
2007-09-18Move coloured led API to status_led.hPeter Pearse
2007-09-11Final tidyPeter Pearse
2007-09-05Changed API name to coloured_led.hPeter Pearse
2007-09-04Add coloured led interface for ARM boards.Peter Pearse
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-14Add the files.Peter Pearse
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk
2006-11-27Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-08-07Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-07-21Add support for friendly-arm SBC-2410X boardWolfgang Denk
2006-06-26More code cleanupWolfgang Denk