Age | Commit message (Expand) | Author |
2008-04-25 | USB: fix more GCC 4.2.x aliasing warnings | Wolfgang Denk |
2008-04-17 | Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" | Guennadi Liakhovetski |
2008-03-30 | use correct at91rm9200 register name | David Brownell |
2008-02-17 | s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' | Jean-Christophe PLAGNIOL-VILLARD |
2008-02-14 | ARM: cleanup duplicated exception handlingcode | Andreas Engel |
2008-02-04 | ARM: S3C24x0 SoC NAND controller support | Harald Welte |
2008-02-04 | ARM: s3c24xx: Multiple serial port support | Harald Welte |
2008-02-04 | ARM: arm920t: Allow use of 'gd' pointer from IRQ | Harald Welte |
2008-02-04 | ARM: arm920/s3c24xx: IRQ demulitplexer callback | Harald Welte |
2007-11-18 | s3c24x0: Fix usb_ohci.c missing in Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2007-10-24 | fix warning: no return statement in function returning non-void | Jean-Christophe PLAGNIOL-VILLARD |
2007-09-18 | Move coloured led API to status_led.h | Peter Pearse |
2007-09-11 | Final tidy | Peter Pearse |
2007-09-05 | Changed API name to coloured_led.h | Peter Pearse |
2007-09-04 | Add coloured led interface for ARM boards. | Peter Pearse |
2007-08-14 | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk |
2007-08-14 | Add the files. | Peter Pearse |
2007-08-14 | Add MACH_TYPE records for several AT91 boards. | Peter Pearse |
2007-08-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher |
2007-07-09 | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2006-11-27 | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk |
2006-11-27 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-11-27 | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-08-07 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-07-21 | Add support for friendly-arm SBC-2410X board | Wolfgang Denk |
2006-06-26 | More code cleanup | Wolfgang Denk |
2006-06-26 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-06-16 | Bugfix in I2C initialisation on S3C2400. | Wolfgang Denk |
2006-05-30 | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher |
2006-05-23 | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher |
2006-04-03 | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S | Wolfgang Denk |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2006-03-11 | More GCC 4.x woes | Wolfgang Denk |
2006-03-11 | Some code cleanup for GCC 4.x | Wolfgang Denk |
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz |
2005-10-13 | Support passing of OF flat trees to the kernel. | Wolfgang Denk |
2005-10-09 | Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 | Wolfgang Denk |
2005-10-06 | Update make target for ARM supported boards. | Wolfgang Denk |
2005-10-06 | Complete support for the KwikByte KB920x boards | Wolfgang Denk |
2005-10-05 | Set the AT91RM9200 clock to asynchronous mode | Wolfgang Denk |
2005-10-05 | Set the AT91RM9200 clock to synchronous mode | Wolfgang Denk |
2005-10-05 | Add support for Cogent csb637 | Wolfgang Denk |
2005-10-05 | Fix dm9161.c initialization | Wolfgang Denk |
2005-10-05 | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 | Wolfgang Denk |
2005-10-04 | Update ARM Integrator boards: | Wolfgang Denk |
2005-10-04 | Make sure only supported compiler options are used | Wolfgang Denk |
2005-09-26 | Add support for AT91RM9200 OHCI Controller. | Wolfgang Denk |