summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Collapse)AuthorAgeFilesLines
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-101-7/+7
| | | | | | (tested with USB memory sticks only) * Avoid flicker on TRAB's VFD
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-031-60/+50
|
* Fix compile problemwdenk2003-09-021-0/+4
|
* * Add support for PPChameleon Eval Boardwdenk2003-09-023-6/+9
| | | | | | | * Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-69/+1
| | | | | | | | applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details * Patch by Dave Westwood, 24 Jul 2003: added support for Unity OS (a proprietary OS)
* * Code cleanup:wdenk2003-06-2714-932/+926
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-161-1/+1
| | | | | | | | | | | | | | | | Modifications for Atmel AT91RM9200DK ARM920T based development kit - Add Atmel DataFlash support for reading and writing. - Add possibility to boot a Linux from DataFlash with BOOTM command. - Add Flash detection on Atmel AT91RM9200DK (between Atmel AT49BV1614 and AT49BV1614A flashes) - Replace old Ethernet PHY layer functions - Change link address * Patch by Frank Smith, 9 Jun 2003: use CRIT_EXCEPTION for machine check on 4xx * Patch by Detlev Zundel, 13 Jun 2003: added implementation of the "carinfo" command in cmd_immap.c
* * Patch by Vladimir Gurevich, 04 Jun 2003:wdenk2003-06-051-13/+54
| | | | make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
* - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer ↵stroese2003-06-051-7/+92
| | | | (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use.
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-042-5/+8
| | | | add support for the MIP405T board
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Added support for custom keyboards, initialized by defining a board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD . - Added support for the RBC823 board. - cpu/mpc8xx/lcd.c now automatically calculates the Horizontal Pixel Count field. * Fix alignment problem in BOOTP (dhcp_leasetime option) [pointed out by Nicolas Lacressonnière, 2 Jun 2003] * Patch by Mark Rakes, 14 May 2003: add support for Intel e1000 gig cards. * Patch by Nye Liu, 3 Jun 2003: fix critical typo in MAMR definition (include/mpc8xx.h) * Fix requirement to align U-Boot image on 16 kB boundaries on PPC. * Patch by Klaus Heydeck, 2 Jun 2003 Minor changes for KUP4K configuration
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-8/+3
| | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
* - PPC405EP support added.stroese2003-05-231-66/+103
| | | | - CONFIG_UART1_CONSOLE added (see README).
* PPC405EP support added.stroese2003-05-238-21/+404
|
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-222-3/+3
| | | | | | | | Fix problem with only partially cleared .bss segment * Patch by Rune Torgersen, 12 May 2003: get PCI to work on a MPC8266ADS board; incorporate change to cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
* Changed PPC405GPr version from A to B.stroese2003-04-043-5/+5
|
* Clip udiv to 5 bits on PPC405 (serial.c).stroese2003-03-201-0/+2
|
* Set edge conditioning circuitry on PPC405GPr for compatibility to existing ↵stroese2003-03-201-0/+10
| | | | PPC405GP designs.
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-061-0/+19
| | | | | | | | | | | | | | | | | - minimal setup for CardBus bridges - add EEPROM read/write support in the CS8900 driver - add support for the builtin I2C controller in the Samsung s3c24x0 chips - add support for MPL's VCMA9 (Samsung s3c2410 based) board * Patch by Steven Scholz, 04 Feb 2003: add support for RTC DS1307 * Patch by Reinhard Meyer, 5 Feb 2003: fix PLPRCR/SCCR init sequence on 8xx to allow for changes of EBDF by software * Patch by Vladimir Gurevich, 07 Feb 2003: "API-compatibility patch" for 4xx I2C driver
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-0/+8
| | | | | | | | | | | - fix bug in BOOTP code (must use NetCopyIP) - update of CSB226 port - clear BSS segment on XScale - added support for i2c_init_board() function - update to the Innokom plattform * Extend support for redundand environments for configurations where environment size < sector size
* * Patch by Rune Torgersen, 13 Feb 2003:wdenk2003-03-061-48/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for Motorola MPC8266ADS board * Patch by Kyle Harris, 19 Feb 2003: patches for the Intel lubbock board: memsetup.S - general cleanup (based on Robert's csb226 code) flash.c - overhaul, actually works now lubbock.c - fix init funcs to return proper value * Patch by Kenneth Johansson, 26 Feb 2003: - Fixed off by one in RFTA calculation. - No need to abort when LDF is lower than we can program it's only minimum timing so clamp it to what we can do. - Takes function pointer to function for reading the spd_nvram. Usefull for faking data or hardcode a module without the nvram. - fix other user for above change - fix some comments. * Patches by Brian Waite, 26 Feb 2003: - fix port for evb64260 board - fix PCI for evb64260 board - fix PCI scan * Patch by Reinhard Meyer, 1 Mar 2003: Add support for EMK TOP860 Module * Patch by Yuli Barcohen, 02 Mar 2003: Add SPD EEPROM support for MPC8260ADS board
* Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port).stroese2003-02-171-1/+1
|
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-2/+2
|
* Cleanup: remove trailing white spacewdenk2003-02-111-5/+5
|
* Added 4MByte and 128MByte onboard SDRAMstroese2003-02-101-4/+105
|
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-071-2/+16
| | | | | | | | | | | | | | | | | | | Fix misc problems with AmigaOne support * Patch by Chris Hallinan, 3 Dec 2002: minor cleanup to the MPC8245 EPIC driver * Patch by Pierre Aubert , 28 Nov 2002 Add support for external (SIU) interrupts on MPC8xx * Patch by Pierre Aubert , 28 Nov 2002 Fix nested syscalls bug in standalone applications * Patch by David Müller, 27 Nov 2002: fix output of "pciinfo" command for CardBus bridge devices. * Fix bug in TQM8260 board detection - boards got stuck when board ID was not readable
* Initial revisionwdenk2002-11-031-0/+1425
|
* Initial revisionwdenk2002-11-034-0/+2660
|
* Initial revisionwdenk2002-11-037-0/+2638
|
* Initial revisionwdenk2002-09-181-0/+27
|
* Initial revisionwdenk2002-09-181-0/+452
|
* Initial revisionwdenk2002-08-271-0/+309
|
* Initial revisionwdenk2002-08-271-0/+148
|
* Initial revisionwdenk2002-08-172-0/+473
|
* Initial revisionwdenk2002-07-071-0/+47
|
* Initial revisionwdenk2001-10-211-0/+198
OpenPOWER on IntegriCloud