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