- 03 Apr, 2005 6 commits
-
-
wdenk authored
Add missing 440GX SDRAM Controller reset
-
wdenk authored
Declare reset_cpu() in include/common.h instead locally
-
wdenk authored
- Add support for HIDDEN_DRAGON board - fix endianess problem in driver/rtl1839.c * Patch by Allen Curtis, 21 Oct 2004: support multiple serial ports
-
wdenk authored
Add call to eth_halt() in net/net.c when called functions fail after eth_init() has been called. * Patch by Sam Song, 3 April 2005: - Update README.Netconsole - Update README
-
wdenk authored
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
-
wdenk authored
-
- 02 Apr, 2005 2 commits
- 01 Apr, 2005 4 commits
-
-
wdenk authored
Add automatic HW detection for CMC_PU2 and CMC_BASIC
-
wdenk authored
Fix flash erase timeout on CMC_PU2
-
wdenk authored
fix cache enabling for AT91RM9200
-
wdenk authored
add SNTP support and expand time server and time offset fields of DHCP support. See doc/README.SNTP * Patch by Steven Scholz, 13 Dec 2004: Fix bug in at91rm920 ethernet driver
-
- 31 Mar, 2005 2 commits
- 30 Mar, 2005 1 commit
-
-
wdenk 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
-
- 27 Mar, 2005 1 commit
-
-
wdenk 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
-
- 20 Mar, 2005 1 commit
-
-
wdenk authored
Fix typo
-
- 17 Mar, 2005 2 commits
- 16 Mar, 2005 2 commits
- 15 Mar, 2005 3 commits
- 14 Mar, 2005 4 commits
- 06 Mar, 2005 1 commit
-
-
wdenk authored
-
- 04 Mar, 2005 1 commit
-
-
wdenk 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
-
- 01 Mar, 2005 1 commit
-
-
stroese authored
-
- 27 Feb, 2005 1 commit
-
-
wdenk authored
-
- 24 Feb, 2005 2 commits
- 08 Feb, 2005 1 commit
-
-
wdenk authored
-
- 07 Feb, 2005 1 commit
-
-
wdenk authored
-
- 04 Feb, 2005 3 commits
- 03 Feb, 2005 1 commit
-
-
wdenk 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)
-