| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Fixed compilation for ARM when using a (standard) hard-FP toolchain | Wolfgang Denk | 2005-10-09 | -2/+5 |
* | | Cleanup warnings for cpu/arm720t & cpu/arm1136 files. | Wolfgang Denk | 2005-10-09 | -164/+182 |
* | | Cleanup | Wolfgang Denk | 2005-10-06 | -29/+13 |
* | | Make "split_by_variant.sh" executable. | Wolfgang Denk | 2005-10-06 | -3/+0 |
* | | Update make target for ARM supported boards. | Wolfgang Denk | 2005-10-06 | -244/+445 |
|/ |
|
* | Fix booting from serial dataflash on AT91RM9200 | Wolfgang Denk | 2005-10-06 | -7/+12 |
* | Add JFFS2 support for TRAB board | Wolfgang Denk | 2005-10-06 | -4/+23 |
* | Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI | Wolfgang Denk | 2005-10-06 | -4/+3 |
* | Fix the machine-id of the Cogent csb637 board | Wolfgang Denk | 2005-10-06 | -10/+14 |
* | Complete support for the KwikByte KB920x boards | Wolfgang Denk | 2005-10-06 | -4/+6 |
* | Set the AT91RM9200 clock to asynchronous mode | Wolfgang Denk | 2005-10-05 | -2/+5 |
* | Set the AT91RM9200 clock to synchronous mode | Wolfgang Denk | 2005-10-05 | -0/+8 |
* | Add support for Cogent csb637 | Wolfgang Denk | 2005-10-05 | -2/+766 |
* | Fix dm9161.c initialization | Wolfgang Denk | 2005-10-05 | -3/+7 |
* | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 | Wolfgang Denk | 2005-10-05 | -575/+160 |
* | Fix device partition intialization for SystemACE disks. | Wolfgang Denk | 2005-10-05 | -7/+11 |
* | Added support for KwikByte KB920x boards (based on AT91RM9200) | Wolfgang Denk | 2005-10-05 | -9/+570 |
* | Add support for S29GL064M-R3 flash chip on xsengine board | Wolfgang Denk | 2005-10-05 | -24/+14 |
* | E500 update: repoint IVPR to RAM when code is relocated | Wolfgang Denk | 2005-10-05 | -0/+12 |
* | Fix loop end test in lib_generic/string.c:strswab() | Wolfgang Denk | 2005-10-04 | -1/+5 |
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -135/+224 |
* | Make sure only supported compiler options are used | Wolfgang Denk | 2005-10-04 | -19/+111 |
* | Fix 440GR to print correct cpu revision | Stefan Roese | 2005-10-04 | -12/+13 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-10-03 | -6/+21 |
|\ |
|
| * | Change board message on AMCC Yosemite & Yellowstone to common style | Stefan Roese | 2005-10-03 | -6/+21 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-10-03 | -4/+12 |
|\ \
| |/ |
|
| * | Fix problem with SM501 init on HH405 board. | Stefan Roese | 2005-09-30 | -4/+12 |
* | | Fix compiler warning | Wolfgang Denk | 2005-09-30 | -0/+5 |
|/ |
|
* | Fix FEC PHY addresses for TQM85xx boards | Wolfgang Denk | 2005-09-29 | -2/+4 |
* | Fix uninitialized variable problem in hush shell | Wolfgang Denk | 2005-09-28 | -0/+4 |
* | Undo change of f6e20fc6ca... to include/configs/trab.h | Wolfgang Denk | 2005-09-26 | -1/+4 |
* | Add support for AT91RM9200 OHCI Controller. | Wolfgang Denk | 2005-09-26 | -2/+2075 |
* | Update ARM mach-types.h | Wolfgang Denk | 2005-09-26 | -26/+1485 |
* | Add support for MP2USB board. | Wolfgang Denk | 2005-09-26 | -4/+1203 |
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -118/+875 |
* | Second Ethernet address enabled for MPC885ADS and MPC8272ADS. | Wolfgang Denk | 2005-09-26 | -0/+9 |
* | Add iopset command on mpc8xx | Wolfgang Denk | 2005-09-26 | -6/+413 |
* | Add support for MII in eepro100 driver. | Wolfgang Denk | 2005-09-26 | -0/+44 |
* | Fixes to the Lubbock (PXA 25x) support: | Wolfgang Denk | 2005-09-26 | -12/+33 |
* | Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board | Wolfgang Denk | 2005-09-25 | -28/+1879 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | -211/+197 |
* | OMAP242x H4 board update | Wolfgang Denk | 2005-09-25 | -254/+365 |
* | Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.h | Wolfgang Denk | 2005-09-25 | -462/+494 |
* | Fix typo in eth.c | Wolfgang Denk | 2005-09-25 | -3/+6 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | -6/+3 |
* | Add cramfs support for m68k | Wolfgang Denk | 2005-09-25 | -1/+26 |
* | Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs | Wolfgang Denk | 2005-09-25 | -0/+12 |
* | Fix au1x00_serial baud rate calculation: | Wolfgang Denk | 2005-09-25 | -3/+20 |
* | Add Xilinx Spartan3 family FPGA support | Wolfgang Denk | 2005-09-25 | -1/+809 |
* | Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESET | Wolfgang Denk | 2005-09-25 | -5/+8 |