aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx
AgeCommit message (Expand)Author
2009-04-2483xx: searching "muram-data" by compatible propertyHeiko Schocher
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-14mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren
2009-03-14mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis
2009-03-058360, kmeter1: added bootcount feature.Heiko Schocher
2009-03-0583xx: Fix some bugs in spd sdram codeDave Liu
2009-02-23mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov
2009-02-23mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov
2009-02-23mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov
2009-02-23mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-2183xx: Use the proper sequence for updating IMMR.Scott Wood
2009-01-21mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov
2009-01-2183xx: PCI agent mode fixes for multi-board systemsIra Snyder
2009-01-21mpc83xx: Size optimization of start.SRon Madrid
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-21mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun
2008-10-21mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit
2008-10-14mpc83xx: wait till UPM completes the write to arraySelvamuthukumar
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-09-03MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-08-25mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-12NAND boot: MPC8313ERDB supportScott Wood
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips