summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren2009-03-141-6/+10
* mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis2009-03-141-1/+1
* 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-052-0/+52
* 83xx: Fix some bugs in spd sdram codeDave Liu2009-03-051-3/+23
* mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov2009-02-231-1/+1
* mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov2009-02-231-2/+2
* mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov2009-02-231-2/+7
* mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov2009-02-231-3/+1
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-0/+14
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-072-3/+3
* Command usage cleanupPeter Tyser2009-01-282-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-211-3/+15
* mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-213-2/+317
* 83xx: PCI agent mode fixes for multi-board systemsIra Snyder2009-01-211-0/+5
* mpc83xx: Size optimization of start.SRon Madrid2009-01-211-38/+39
* 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 QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-1/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-10-301-1/+1
|\
| * mpc83xx pci: Round up memory size in inbound window.Scott Wood2008-10-301-1/+1
* | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
|/
* mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun2008-10-211-5/+0
* mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2008-10-211-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-20/+22
* Merge 'next' branchWolfgang Denk2008-10-1813-283/+284
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1813-282/+282
| * Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-1/+2
* | 83xx NAND boot: wait for LTESR[CC]Lepcha Suchit2008-10-171-0/+12
|/
* mpc83xx: wait till UPM completes the write to arraySelvamuthukumar2008-10-141-3/+4
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-09-032-28/+183
|\
| * mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-031-21/+30
| * mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-032-1/+146
| * mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-031-4/+5
| * MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-031-2/+2
* | Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-13/+7
|/
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* NAND boot: MPC8313ERDB supportScott Wood2008-08-122-107/+157
* 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-141-1/+1
* fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-141-0/+18
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-091-0/+20
|\
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+20
* | fix system config overwrite @ MPC834x and MPC8313Andre Schwarz2008-06-251-0/+5
* | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-1/+0
|/
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-3/+3
OpenPOWER on IntegriCloud