| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Patch by Matthias Fuchs, 22 Sep 2005
|
|
|
|
| |
Patch by Reinhard Arlt, 22 Aug 2005
|
|\ |
|
| | |
|
| |\ |
|
| |\ \ |
|
| | | | |
|
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Second serial port on 440GX now defined as a system device.
Add 'Short Etch' code for Cicada PHY within 440gx_enet.c
Patch by Travis B. Sawyer, 12 Jul 2005
Check return value of malloc in 440gx_enet.c
Patch by Travis B. Sawyer, 18 Jul 2005
|
|\ \ \ |
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | |/
| |/|
| | |
| | | |
Patch by Murray Jensen, 30 Jun 2005
|
| |\ \ |
|
| |/ /
| | |
| | |
| | | |
Minor coding style cleanup.
|
| |/ |
|
|/
|
|
|
|
| |
Incorrect gcc options (big endian -BE switch) were used for
dbau1550_el which is a little endian build; also get rid of reference
to non-existant cpu/mips/little/liblittle.a library
|
|
|
|
|
|
| |
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
|
|\ |
|
| |\ |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
|
| | | |
| | | |
| | | |
| | | | |
Add support for the Freescale MPC8349ADS board.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previously
published patches:
DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
|
| |_|/
|/| |
| | |
| | | |
Patch by Josef Wagner, 03 Aug 2005
|
| |/
|/| |
|
|/
|
|
| |
Patch by Stefan Roese, 01 Aug 2005
|
|
|
|
| |
* Disable "date" and "sntp" commands on TQM866M which has no RTC
|
|
|
|
| |
Add support for Funkwerk VoVPN gateway module.
|
|
|
|
| |
add support for the OpenGear CM4008 board
|
|
|
|
| |
* Add support for MPC8247 based "IDS8247" board.
|
|
|
|
| |
genereated HRESET pulse is too short to reset the external circuitry.
|
| |
|
|
|
|
|
| |
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update the pxa-regs.h file for PXA27x chips
- add PXA27x based ADSVIX board
- add support for MMC on PXA27x processors
* Patch by Andrew E. Mileski, 28 Nov 2004:
Fix PPC4xx SPD SDRAM detection bug
* Patch by Hiroshi Ito, 26 Nov 2004:
Fix logic of "test -z" and "test -n" commands
|
|
|
|
|
|
|
|
|
| |
Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
Fix netboot_common() prototypes.
* Cleanup.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add low-boot option for MPC8260ADS board (if lowboot is selected,
the jumper for the HRCW source should select flash. If lowboot is
not selected, the jumper for the HRCW source should select the
BCSR.
- change default load base address to 0x00400000
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add support for Analogue & Micro Rattler boards.
Tested on Rattler8248.
* Patch by Andre Renaud, 08 Nov 2004:
Fix watchdog support in common/lcd.c
* Patch by Marc Leeman, 05 Nov 2003:
Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
bug only affects the XPC8245 processors
|
|
|
|
|
| |
- Add support for MicroSys CPU87 board
- Add support for MicroSys PM854 board
|
|
|
|
|
|
|
|
| |
- Add support for HIDDEN_DRAGON board
- fix endianess problem in driver/rtl1839.c
* Patch by Allen Curtis, 21 Oct 2004:
support multiple serial ports
|
|
|
|
|
|
| |
Restore copyright statements in OHCI drivers.
* Add support for TQM8540 board
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Add support for Wind River sbc405 board
* Patch by Rainer Brestan, 12 Oct 2004:
Make examples/Makefile more robust
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Add support for SenTec-COBRA5272-board (Coldfire).
|