| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -32/+32 |
|\ |
|
| * | s3c24x0: Update NAND driver to new API. | Scott Wood | 2008-08-13 | -32/+32 |
* | | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
|/ |
|
* | Remove duplicate definitions in include/lxt971a.h. | Hugo Villeneuve | 2008-07-06 | -7/+8 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -170/+167 |
* | Fix some typos | Adrian Filipi | 2008-05-09 | -1/+1 |
* | USB: fix more GCC 4.2.x aliasing warnings | Wolfgang Denk | 2008-04-25 | -2/+2 |
* | Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" | Guennadi Liakhovetski | 2008-04-17 | -1/+1 |
* | use correct at91rm9200 register name | David Brownell | 2008-03-30 | -3/+3 |
* | s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-17 | -1/+0 |
* | ARM: cleanup duplicated exception handlingcode | Andreas Engel | 2008-02-14 | -132/+3 |
* | ARM: S3C24x0 SoC NAND controller support | Harald Welte | 2008-02-04 | -1/+180 |
* | ARM: s3c24xx: Multiple serial port support | Harald Welte | 2008-02-04 | -21/+143 |
* | ARM: arm920t: Allow use of 'gd' pointer from IRQ | Harald Welte | 2008-02-04 | -5/+5 |
* | ARM: arm920/s3c24xx: IRQ demulitplexer callback | Harald Welte | 2008-02-04 | -1/+15 |
* | s3c24x0: Fix usb_ohci.c missing in Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-18 | -8/+8 |
* | fix warning: no return statement in function returning non-void | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -4/+4 |
* | Move coloured led API to status_led.h | Peter Pearse | 2007-09-18 | -1/+1 |
* | Final tidy | Peter Pearse | 2007-09-11 | -0/+0 |
* | Changed API name to coloured_led.h | Peter Pearse | 2007-09-05 | -105/+21 |
* | Add coloured led interface for ARM boards. | Peter Pearse | 2007-09-04 | -8/+6 |
* | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | -2/+0 |
* | Add the files. | Peter Pearse | 2007-08-14 | -0/+153 |
* | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -8/+98 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -11/+11 |
|\ |
|
| * | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -11/+11 |
| * | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -6/+6 |
* | | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -2/+2 |
|\ \ |
|
| * | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -2/+2 |
* | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | -42/+58 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -5/+5 |
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -39/+55 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | -1/+3 |
|\ \
| |/ |
|
| * | Add support for friendly-arm SBC-2410X board | Wolfgang Denk | 2006-07-21 | -1/+3 |
* | | More code cleanup | Wolfgang Denk | 2006-06-26 | -3/+3 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -1/+1 |
|\ \
| |/ |
|
| * | Bugfix in I2C initialisation on S3C2400. | Wolfgang Denk | 2006-06-16 | -1/+1 |
* | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -1/+79 |
* | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -2055/+48 |
|/ |
|
* | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S | Wolfgang Denk | 2006-04-03 | -1/+2 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+10 |
* | More GCC 4.x woes | Wolfgang Denk | 2006-03-11 | -1/+2 |
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -2/+2 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -5/+16 |
* | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 | Wolfgang Denk | 2005-10-09 | -14/+8 |
* | Update make target for ARM supported boards. | Wolfgang Denk | 2005-10-06 | -2/+0 |
* | Complete support for the KwikByte KB920x boards | Wolfgang Denk | 2005-10-06 | -2/+1 |
* | Set the AT91RM9200 clock to asynchronous mode | Wolfgang Denk | 2005-10-05 | -2/+2 |
* | Set the AT91RM9200 clock to synchronous mode | Wolfgang Denk | 2005-10-05 | -0/+5 |