summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: add support configure bus parkingHeiko Schocher2010-01-071-0/+12
* mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese2010-01-071-0/+9
* mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard2009-12-091-32/+29
* mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)Kim Phillips2009-10-161-0/+39
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-261-107/+154
* mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-041-1/+1
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-291-1/+1
* mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-271-2/+2
* usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-0/+2
* mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-2/+2
* 83xx: Add support for fsl_dma driverPeter Tyser2009-07-022-121/+4
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-021-1/+1
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-012-17/+16
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-121-17/+3
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-121-1/+18
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-122-34/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* 83xx: searching "muram-data" by compatible propertyHeiko Schocher2009-04-241-2/+2
* 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
OpenPOWER on IntegriCloud