Commit Graph

93 Commits (f3b6d528e4dd719640a4bfcd954f4e4c7f5db0d6)

Author SHA1 Message Date
Adrian Filipi 8fbc985bda Fix some typos 17 years ago
Wolfgang Denk d00ce09040 USB: fix more GCC 4.2.x aliasing warnings 17 years ago
Guennadi Liakhovetski a6f0bd9f2b Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" 17 years ago
David Brownell 480ed1dea1 use correct at91rm9200 register name 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b6f29c84c2 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' 17 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 17 years ago
Harald Welte 16158778b5 ARM: S3C24x0 SoC NAND controller support 17 years ago
Harald Welte a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 years ago
Harald Welte a25f72f1f7 ARM: arm920t: Allow use of 'gd' pointer from IRQ 17 years ago
Harald Welte be19bd5cd0 ARM: arm920/s3c24xx: IRQ demulitplexer callback 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6bf4c686af s3c24x0: Fix usb_ohci.c missing in Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 9c4884f54d fix warning: no return statement in function returning non-void 17 years ago
Peter Pearse bd86220f58 Move coloured led API to status_led.h 17 years ago
Peter Pearse d94c79e470 Final tidy 17 years ago
Peter Pearse 80767a6cea Changed API name to coloured_led.h 17 years ago
Peter Pearse 9f5c3d3720 Add coloured led interface for ARM boards. 17 years ago
Wolfgang Denk f01dbb5424 Coding style cleanup. Update CHANGELOG. 18 years ago
Peter Pearse dcbfd2e564 Add the files. 18 years ago
Peter Pearse d4fc6012fd Add MACH_TYPE records for several AT91 boards. 18 years ago
Jon Loeliger 3a1ed1e1f9 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 737184114e cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Markus Klotzbuecher 7b59b3c7a8 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 32cb2c70c4 Add support for friendly-arm SBC-2410X board 19 years ago
Wolfgang Denk 99d70e3a47 More code cleanup 19 years ago
Wolfgang Denk 30a43cc2ae Bugfix in I2C initialisation on S3C2400. 19 years ago
Markus Klotzbuecher ddf83a2fce Support generic OHCI support for the s3c24x0 cpu. 19 years ago
Markus Klotzbuecher 301f1aa384 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some 19 years ago
Wolfgang Denk db28ddb4da Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk d2ed2f661b More GCC 4.x woes 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
Wolfgang Denk f57f70aab9 Support passing of OF flat trees to the kernel. 19 years ago
Wolfgang Denk 95f9dda216 Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 19 years ago
Wolfgang Denk 87cb6862b9 Update make target for ARM supported boards. 19 years ago
Wolfgang Denk 78da60773c Complete support for the KwikByte KB920x boards 19 years ago
Wolfgang Denk c0e82d5016 Set the AT91RM9200 clock to asynchronous mode 19 years ago
Wolfgang Denk 3b9dfddfd8 Set the AT91RM9200 clock to synchronous mode 19 years ago
Wolfgang Denk 645da51097 Add support for Cogent csb637 19 years ago
Wolfgang Denk fef636b0cf Fix dm9161.c initialization 19 years ago
Wolfgang Denk 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 19 years ago
Wolfgang Denk 9b880bd4d8 Update ARM Integrator boards: 19 years ago
Wolfgang Denk 1820d4c73b Make sure only supported compiler options are used 19 years ago
Wolfgang Denk d8e7e0f044 Add support for AT91RM9200 OHCI Controller. 19 years ago
Wolfgang Denk fe7eb5d88b Cleanup 19 years ago
Wolfgang Denk 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 19 years ago
Wolfgang Denk 2ac4785c2f Fix make dependencies for at91rm9200 and ks8695 cpus 20 years ago
Wolfgang Denk 8d4ba3da5e Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 20 years ago