- Mar 31, 2005
-
-
Wolfgang Denk authored
Remove duplicated code by merging memsetup.S files for at91rm9200 boards into one cpu/at91rm9200/lowlevel.S
-
Wolfgang Denk authored
Cleanup duplicate definition of overwrite_console() * Update TQM5200 configuration; prepare for Rev. 200 starter kit boards
-
- Mar 30, 2005
-
-
Wolfgang Denk authored
Add support for Nios-II EPCS Controller core. * Patch by Scott McNutt, 20 Oct 2004: Nios-II cleanups: - Add sysid command (Nios-II only). - Locate default exception trampoline at proper offset. - Implement I/O routines (readb, writeb, etc) - Implement do_bootm_linux
-
- Mar 27, 2005
-
-
Wolfgang Denk authored
- use TQM5200_auto as MAKEALL target for TQM5200 systems - add support for SM501 graphics controller - add support for graphic console on TQM5200 - add support for TQM5200 Rev 200 - cleanup, fix typo in include/configs/TQM5200.h
-
- Mar 20, 2005
-
-
Wolfgang Denk authored
Fix typo
-
- Mar 17, 2005
-
-
Wolfgang Denk authored
* Cleanup, fix typo in include/configs/TQM5200.h
-
Stefan Roese authored
-
- Mar 16, 2005
-
-
Stefan Roese authored
-
Wolfgang Denk authored
-
- Mar 15, 2005
-
-
Wolfgang Denk authored
- Change the name of the Ethernet driver: MOTO ENET -> ENET - Reformat boot messages - Enable redundant environment - Replace the -O2 optimization flag with -mno-string
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Mar 14, 2005
-
-
Wolfgang Denk authored
Restore copyright statements in OHCI drivers. * Add support for TQM8540 board
-
Wolfgang Denk authored
NC650: changed NAND flash addressing to using UPMB
-
Wolfgang Denk authored
"brightness" environment variable.
-
Stefan Roese authored
-
- Mar 06, 2005
-
-
Wolfgang Denk authored
-
- Mar 04, 2005
-
-
Wolfgang Denk authored
(common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c). * Enable USB and IDE support for INKA4x0 board * Patch by Andrew Dyer, 28 February 2005: fix ext2load passing an incorrect pointer to get_partition_info() resulting in load failure for devices other than 0
-
- Mar 01, 2005
-
-
Stefan Roese authored
-
- Feb 27, 2005
-
-
Wolfgang Denk authored
-
- Feb 24, 2005
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
* Add reset code for Coral-P on INKA4x0 board * Patch by Martin Krause, 28 Jun 2004: Update for TRAB board. * Fix some missing "volatile"s in MPC5xxx FEC driver
-
- Feb 08, 2005
-
-
Wolfgang Denk authored
-
- Feb 07, 2005
-
-
Wolfgang Denk authored
-
- Feb 04, 2005
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
- don't insist on leading '/' for filename in ext2load - set default partition to useful value (1) in ext2load * Patch by Andrew Dyer, 08 Jan 2005: fix wrong return codes in ext2 code
-
- Feb 03, 2005
-
-
Wolfgang Denk authored
makes 'ld' to overlook binary objects compatibility. * Moved $(PLATFORM_LIBS) from the library group (--start-group ... --end-group) outside of the group. This will make 'ld' to do _multiple_ search in the library group when resolving symbol references and do only a _single_ seach in libgcc.a after the group search. * Fix stability problems on CPC45 board again. * Make image detection for diskboot / usbboot / scsiboot more robust (also check header checksum)
-
- Jan 31, 2005
-
-
Wolfgang Denk authored
* Add USB and PCI support for INKA4x0 board
-
- Jan 22, 2005
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Jan 12, 2005
-
-
Wolfgang Denk authored
Add standalone application to change SMC91C111 MAC addresses, see examples/README.smc91111_eeprom * Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004: Fix Flash support for ARM Integrator CP.
-
Wolfgang Denk authored
* Patch by Richard Woodruff, 10 Jan 2005: Update support for OMAP2420 (ARM11) and H4 board: o clean up and add new types to H4 memory probe code. o fix to work with internal boot. o added PRCM config III operation. o fix marginal flash timings. o add revison ATAG usage. o enable voltage scaling at power chip. o fix compile error for i2c. * Fix network problem (error when receiving multiple ARP packets)
-
- Jan 10, 2005
-
-
Wolfgang Denk authored
-
- Jan 09, 2005
-
-
Wolfgang Denk authored
Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
-
Wolfgang Denk authored
- Add RESET/PREBOOT/AUTOBOOT support for RPXlite_DW board - Adjust CPU:BUS frequency ratio 1:1 when core frequency less than 50MHz * Patch by Sam Song, 10 Oct 2004: Fix a parameter error in run_command() in main.c
-
Wolfgang Denk authored
add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.
-
Wolfgang Denk authored
add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
-
Wolfgang Denk authored
- add u-boot.hex target in the top level Makefile - add support for the UNSW/NICTA PLEB 2 board (pleb2) - use -mtune=xscale and -march=armv5 options for PXA
-
Wolfgang Denk authored
Add support for SenTec-COBRA5272-board (Coldfire).
-