Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -9/+9 | |
| | | | | Patch by Rowel Atienza, 06 Apr 2005 | ||||
* | Cleanup | Wolfgang Denk | 2005-09-25 | -22/+22 | |
| | |||||
* | Fix au1x00_serial baud rate calculation: | Wolfgang Denk | 2005-09-25 | -2/+14 | |
| | | | | | | remove hardcoded cpu clock divisor and use register instead; round up instead of truncate Patch by Andrew Dyer, 15 Feb 2005 | ||||
* | Added support for PCI bridge on MPC8272ADS | Wolfgang Denk | 2005-09-25 | -5/+34 | |
| | | | | Patch by Vitaly Bordug, Feb 09 2005 | ||||
* | Cleanup | Wolfgang Denk | 2005-09-25 | -19/+16 | |
| | |||||
* | Add ARM946E cpu and core module targets; remap memory to 0x00000000 | Wolfgang Denk | 2005-09-25 | -26/+1701 | |
| | | | | Patch by Peter Pearse, 2 Feb 2005 | ||||
* | Fix MGT5100 PSC baudrate calculation | Wolfgang Denk | 2005-09-25 | -3/+3 | |
| | | | | Patch by Sebastian Schau, 27 Jan 2005 | ||||
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -89/+2289 | |
| | | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005 | ||||
* | Fix warnings for PCI code on ixp | Wolfgang Denk | 2005-09-25 | -43/+2 | |
| | | | | Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005 | ||||
* | Fix ethernet timeouts on dbau1550 and other au1x00 systems | Wolfgang Denk | 2005-09-24 | -2/+2 | |
| | | | | Patch by Leif Lindholm, 29 Dec 2004 | ||||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -7/+7 | |
| | |||||
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-09-14 | -0/+3 | |
|\ | |||||
| * | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | -0/+3 | |
| | | | | | | | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005 | ||||
* | | Update MPC5200 FIFO Control settings | Wolfgang Denk | 2005-09-04 | -2/+4 | |
|/ | | | | (u-boot.habanero.fifo_cntrl.patch from Freescale) | ||||
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵ | Stefan Roese | 2005-08-24 | -0/+2 | |
| | | | | | | onboard DDR) Patch by Stefan Roese, 24 Aug 2005 | ||||
* | Merge with testing-4xx_enet (Create generic 4xx Ethernet code) | Wolfgang Denk | 2005-08-23 | -1484/+354 | |
|\ | |||||
| * | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -1484/+354 | |
| | | | | | | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | ||||
* | | Fix make dependencies for at91rm9200 and ks8695 cpus | Wolfgang Denk | 2005-08-23 | -4/+4 | |
| | | | | | | | | Patch by Steven Scholz, 23 Aug 2005 | ||||
* | | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+14 | |
| | | | | | | | | Patch by Reinhard Arlt, 22 Aug 2005 | ||||
* | | Merge with pollux.denx.org:/home/git/u-boot/.git | 2005-08-16 | -7/+38 | ||
|\ \ | |/ | |||||
| * | Add Sandburst Metrobox and Sandburst Karef board support packages. | Stefan Roese | 2005-08-15 | -3/+26 | |
| | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-12 | -88/+88 | |
| |\ | |||||
| | * | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 | Wolfgang Denk | 2005-08-12 | -1/+1 | |
| | | | | | | | | | | | | Patch by Anders Larsen, 26 Apr 2005 | ||||
| | * | measure_gclk() is needed when DEBUG is enabled | Wolfgang Denk | 2005-08-12 | -1/+1 | |
| | | | | | | | | | | | | Patch by Bryan O'Donoghue, 25 Apr 2005 | ||||
| * | | Fix dbau1xxx (= MIPS big and little endian) build options. | Wolfgang Denk | 2005-08-08 | -2/+10 | |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Merge with pollux.denx.org:/home/git/u-boot/.git | 2005-08-12 | -86/+86 | ||
|\ \ \ | | |/ | |/| | |||||
| * | | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | -4/+4 | |
| | | | | | | | | | | | | Patch by Stefan Roese, 11 Aug 2005 | ||||
| * | | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -83/+83 | |
| |/ | | | | | | | Patch by Stefan Roese, 08 Aug 2005 | ||||
* | | Added support for O2DNT board. | 2005-08-09 | -1/+1 | ||
|/ | |||||
* | Fix PowerQUICC II mask detection. | Wolfgang Denk | 2005-08-06 | -2/+2 | |
| | | | | Patch by Eugene Surovegin, 20 Dec 2004 | ||||
* | Add support for ep8248 board | Wolfgang Denk | 2005-08-06 | -124/+124 | |
| | | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup. | ||||
* | Fix baudrate setting for KGDB on MPC8260 | Wolfgang Denk | 2005-08-06 | -2/+2 | |
| | | | | Patch by HoJin, 11 Dec 2004 | ||||
* | Fix compiler warnings in cpu/ppc4xx/usbdev.c | Wolfgang Denk | 2005-08-06 | -3/+3 | |
| | | | | Patch by Steven Blakeslee, 04 Aug 2005 | ||||
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-08-05 | -50/+68 | |
|\ | |||||
| * | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | -50/+68 | |
| | | | | | | | | Patch by Stefan Roese, 04 Aug 2005 | ||||
* | | Fix compiler warnings | Wolfgang Denk | 2005-08-05 | -8/+14 | |
| | | |||||
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -4/+7 | |
|\ \ | |/ | |||||
| * | Fix typos in cpu/85xx/start.S which caused DataTLB exception to be | Wolfgang Denk | 2005-08-04 | -2/+2 | |
| | | | | | | | | | | routed to the Watchdog handler Patch by Eugene Surovegin, 18 Jun 2005 | ||||
| * | Ignore broadcast status bit in received frames in 8260 FCC ethernet | Wolfgang Denk | 2005-08-03 | -2/+5 | |
| | | | | | | | | | | loopback test code Patch by Murray Jensen, 18 Jul 2005 | ||||
* | | Merge with rsync://git-user@source.denx.net/git/u-boot.git | Jon Loeliger | 2005-08-02 | -1244/+3681 | |
|\ \ | |/ | |||||
| * | Coding style cleanup | Wolfgang Denk | 2005-08-02 | -7/+5 | |
| | | |||||
| * | Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). | Stefan Roese | 2005-08-02 | -612/+606 | |
| | | | | | | | | Patch by Stefan Roese, 2 Aug 2005 | ||||
| * | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | -1243/+3686 | |
| | | | | | | | | Patch by Steven Blakeslee, 27 Jul 2005 | ||||
* | | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -101/+86 | |
| | | | | | | | | | | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines | ||||
* | | * Patch by Ron Alder, 11 July 2005 | Lunsheng Wang | 2005-07-29 | -3/+5 | |
| | | | | | | | | | | Add Xianghua Xiao and Lunsheng Wang's support for the GDA MPC8540 EVAL board. | ||||
* | | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+3199 | |
| | | | | | | | | Add support for the Freescale MPC8349ADS board. | ||||
* | | * Patch by Jon Loeliger, 2005-07-25 | Jon Loeliger | 2005-07-25 | -1569/+1 | |
| | | | | | | | | | | Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well. | ||||
* | | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -247/+976 | |
| | | | | | | | | | | | | | | | | 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 Jon Loeliger 2005-02-08 | Jon Loeliger | 2005-07-25 | -1/+16 | |
| | | | | | | | | Determine L2 Cache size dynamically on 85XX boards. | ||||
* | | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -12/+12 | |
|/ | | | | | | | | - Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board. |