| Commit message (Expand) | Author | Age | Lines |
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | 2008-08-21 | -1/+1 |
* | MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' | Wolfgang Denk | 2008-08-12 | -1/+1 |
* | 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI | Matvejchikov Ilya | 2008-07-31 | -20/+27 |
* | FDT memory and pci node fixes for MPC8260ADS | Matvejchikov Ilya | 2008-07-09 | -0/+12 |
* | mpc8260: add fdt_fixup_ethernet support | Esben Haabendal | 2008-07-01 | -0/+5 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -11/+11 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | [new uImage] Pull in libfdt if CONFIG_FIT is enabled | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Added support for the mgcoge board from keymile. | Heiko Schocher | 2008-01-12 | -4/+5 |
* | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | -26/+4 |
* | Revert "Correct fixup relocation for mpc8260" | Grant Likely | 2007-11-15 | -1/+2 |
* | add ft_cpu_setup(..) on mpc8260 | Sergej Stepanov | 2007-11-03 | -0/+38 |
* | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -3/+3 |
* | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -16/+16 |
* | Fixing some typos etc. introduced mainly by cfg patches. | Wolfgang Denk | 2007-07-05 | -1/+1 |
* | Correct fixup relocation for mpc8260 | Grant Likely | 2007-07-04 | -2/+1 |
* | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -0/+128 |
* | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -15/+16 |
* | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -2/+2 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |
* | [PATCH] TQM8272: dont change the bits given from the HRCW | Heiko Schocher | 2007-03-21 | -21/+5 |
* | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -2/+62 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+12 |
* | Fix PCI to memory window size problems on PM82x boards | Wolfgang Denk | 2006-05-30 | -2/+2 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -35/+24 |
* | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC | Wolfgang Denk | 2006-03-12 | -8/+19 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -0/+10 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | -22/+22 |
* | Added support for PCI bridge on MPC8272ADS | Wolfgang Denk | 2005-09-25 | -5/+34 |
* | Fix PowerQUICC II mask detection. | Wolfgang Denk | 2005-08-06 | -2/+2 |
* | Fix baudrate setting for KGDB on MPC8260 | Wolfgang Denk | 2005-08-06 | -2/+2 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -2/+5 |
|\ |
|
| * | Ignore broadcast status bit in received frames in 8260 FCC ethernet | Wolfgang Denk | 2005-08-03 | -2/+5 |
* | | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -1/+1 |
|/ |
|
* | Patch by Juergen Selent, 17 May 2005: | wdenk | 2005-05-30 | -0/+2 |
* | Patch by Jerry Van Baren, 08 Nov 2004: | wdenk | 2005-04-03 | -2/+2 |
* | * Patch by Gridish Shlomi, 30 Aug 2004: | wdenk | 2004-10-10 | -4/+19 |
* | * Patch by Yuli Barcohen, 13 Jul 2004: | wdenk | 2004-09-28 | -7/+0 |
* | * Add missing microblaze header files | wdenk | 2004-04-18 | -2/+2 |
* | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | -1/+5 |
* | * Patch by Stephen Williams, 19 March 2004 | wdenk | 2004-03-23 | -1/+1 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -43/+54 |
* | * Patch by Pierre Aubert, 11 Mar 2004: | wdenk | 2004-03-14 | -2/+7 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | -5/+5 |
* | * Patch by Travis Sawyer, 09 Feb 2004: | wdenk | 2004-02-22 | -189/+224 |
* | * Patch by Nicolas Lacressonnière, 12 Nov 2003: | wdenk | 2003-12-06 | -1/+2 |