summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8260
Commit message (Expand)AuthorAgeFilesLines
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-202-4/+4
* Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-091-1/+1
* 82xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-101-36/+18
* 82xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-101-37/+60
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-013-12/+49
|\
| * mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-243-12/+49
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
|/
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-16/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-1/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-091-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1815-257/+257
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-181-1/+14
* i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-181-0/+36
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'Wolfgang Denk2008-08-121-1/+1
* 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya2008-07-311-20/+27
* FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+12
* mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
* Big white-space cleanup.Wolfgang Denk2008-05-213-11/+11
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-211-1/+1
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Added support for the mgcoge board from keymile.Heiko Schocher2008-01-121-4/+5
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-26/+4
* Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-152-1/+2
* add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-031-0/+38
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-103-3/+3
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-096-16/+16
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-1/+1
* Correct fixup relocation for mpc8260Grant Likely2007-07-042-2/+1
* Consolidate mpc8260 linker scriptsGrant Likely2007-07-042-0/+128
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-046-15/+16
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-2/+2
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-212-21/+5
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-214-2/+62
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+12
* Fix PCI to memory window size problems on PM82x boardsWolfgang Denk2006-05-301-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3110-35/+24
* Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-121-8/+19
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-0/+10
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* CleanupWolfgang Denk2005-09-251-22/+22
* Added support for PCI bridge on MPC8272ADSWolfgang Denk2005-09-251-5/+34
OpenPOWER on IntegriCloud