aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-09Add support for AP1000 board.Wolfgang Denk20-51/+3668
2005-10-09Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk3-15/+18
2005-10-09Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk2-2/+5
2005-10-09Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk14-164/+182
2005-10-06CleanupWolfgang Denk6-29/+13
2005-10-06Make "split_by_variant.sh" executable.Wolfgang Denk4-3/+0
2005-10-06Update make target for ARM supported boards.Wolfgang Denk42-244/+445
2005-10-06Fix booting from serial dataflash on AT91RM9200Wolfgang Denk2-7/+12
2005-10-06Add JFFS2 support for TRAB boardWolfgang Denk2-4/+23
2005-10-06Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk2-4/+3
2005-10-06Fix the machine-id of the Cogent csb637 boardWolfgang Denk4-10/+14
2005-10-06Complete support for the KwikByte KB920x boardsWolfgang Denk3-4/+6
2005-10-05Set the AT91RM9200 clock to asynchronous modeWolfgang Denk2-2/+5
2005-10-05Set the AT91RM9200 clock to synchronous modeWolfgang Denk2-0/+8
2005-10-05Add support for Cogent csb637Wolfgang Denk11-2/+766
2005-10-05Fix dm9161.c initializationWolfgang Denk2-3/+7
2005-10-05* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk20-575/+160
2005-10-05Fix device partition intialization for SystemACE disks.Wolfgang Denk3-7/+11
2005-10-05Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk11-9/+570
2005-10-05Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk3-24/+14
2005-10-05E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk3-0/+12
2005-10-04Fix loop end test in lib_generic/string.c:strswab()Wolfgang Denk2-1/+5
2005-10-04Update ARM Integrator boards:Wolfgang Denk19-135/+224
2005-10-04Make sure only supported compiler options are usedWolfgang Denk12-19/+111
2005-10-04Fix 440GR to print correct cpu revisionStefan Roese3-12/+13
2005-10-03Merge with /home/wd/git/u-boot/masterWolfgang Denk3-6/+21
2005-10-03Change board message on AMCC Yosemite & Yellowstone to common styleStefan Roese3-6/+21
2005-10-03Merge with /home/wd/git/u-boot/masterWolfgang Denk2-4/+12
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese2-4/+12
2005-09-30Fix compiler warningWolfgang Denk2-0/+5
2005-09-29Fix FEC PHY addresses for TQM85xx boardsWolfgang Denk3-2/+4
2005-09-28Fix uninitialized variable problem in hush shellWolfgang Denk2-0/+4
2005-09-26Undo change of f6e20fc6ca... to include/configs/trab.hWolfgang Denk2-1/+4
2005-09-26Add support for AT91RM9200 OHCI Controller.Wolfgang Denk7-2/+2075
2005-09-26Update ARM mach-types.hWolfgang Denk2-26/+1485
2005-09-26Add support for MP2USB board.Wolfgang Denk10-4/+1203
2005-09-26Add board support for armadillo HT1070Wolfgang Denk20-118/+875
2005-09-26Second Ethernet address enabled for MPC885ADS and MPC8272ADS.Wolfgang Denk3-0/+9
2005-09-26Add iopset command on mpc8xxWolfgang Denk3-6/+413
2005-09-26Add support for MII in eepro100 driver.Wolfgang Denk2-0/+44
2005-09-26Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk3-12/+33
2005-09-25Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) boardWolfgang Denk15-28/+1879
2005-09-25CleanupWolfgang Denk10-211/+197
2005-09-25OMAP242x H4 board updateWolfgang Denk15-254/+365
2005-09-25Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.hWolfgang Denk2-462/+494
2005-09-25Fix typo in eth.cWolfgang Denk2-3/+6
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk7-6/+3
2005-09-25Add cramfs support for m68kWolfgang Denk3-1/+26
2005-09-25Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTsWolfgang Denk2-0/+12
2005-09-25Fix au1x00_serial baud rate calculation:Wolfgang Denk2-3/+20