| Commit message (Expand) | Author | Age | Lines |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | -1/+1 |
* | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th... | Kim Phillips | 2009-07-27 | -2/+2 |
* | usb: mpc834x: added support of the MPH USB controller in addition to the DR one | Valeriy Glushkov | 2009-07-14 | -0/+2 |
* | mpc83xx: USB: fix: access of ehci struct elements | Vivek Mahajan | 2009-07-09 | -2/+2 |
* | 83xx: Add support for fsl_dma driver | Peter Tyser | 2009-07-02 | -121/+4 |
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references | Peter Tyser | 2009-07-02 | -1/+1 |
* | 8xxx: Rename dma_xfer() to dmacpy() | Peter Tyser | 2009-07-01 | -17/+16 |
* | qe: Pass in uec_info struct through uec_initialize | Haiying Wang | 2009-06-12 | -17/+3 |
* | mpc83xx: USB: Reorganized its support | Vivek Mahajan | 2009-06-12 | -1/+18 |
* | 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x | Peter Tyser | 2009-06-12 | -34/+34 |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | 83xx: searching "muram-data" by compatible property | Heiko Schocher | 2009-04-24 | -2/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | mpc83xx: Add bank configuration to FSL spd_sdram.c | Jerry Van Baren | 2009-03-14 | -6/+10 |
* | mpc83xx: correctly set encryption and I2C bus 0 clock | Norbert van Bolhuis | 2009-03-14 | -1/+1 |
* | 8360, kmeter1: added bootcount feature. | Heiko Schocher | 2009-03-05 | -0/+52 |
* | 83xx: Fix some bugs in spd sdram code | Dave Liu | 2009-03-05 | -3/+23 |
* | mpc83xx: PCI: Fix hard-coded first_busno value | Anton Vorontsov | 2009-02-23 | -1/+1 |
* | mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers | Anton Vorontsov | 2009-02-23 | -2/+2 |
* | mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values | Anton Vorontsov | 2009-02-23 | -2/+7 |
* | mpc83xx: PCIe: Don't start bus enumeration at 0 | Anton Vorontsov | 2009-02-23 | -3/+1 |
* | 83xx: Add eSDHC support on 8379 EMDS board | Andy Fleming | 2009-02-16 | -0/+14 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -3/+3 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | 83xx: Use the proper sequence for updating IMMR. | Scott Wood | 2009-01-21 | -3/+15 |
* | mpc83xx: Add support for MPC83xx PCI-E controllers | Anton Vorontsov | 2009-01-21 | -2/+317 |
* | 83xx: PCI agent mode fixes for multi-board systems | Ira Snyder | 2009-01-21 | -0/+5 |
* | mpc83xx: Size optimization of start.S | Ron Madrid | 2009-01-21 | -38/+39 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -1/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-10-30 | -1/+1 |
|\ |
|
| * | mpc83xx pci: Round up memory size in inbound window. | Scott Wood | 2008-10-30 | -1/+1 |
* | | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -1/+1 |
|/ |
|
* | mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function | Richard Retanubun | 2008-10-21 | -5/+0 |
* | mpc83xx: serdes: add forgotten shifts for rfcks | Anton Vorontsov | 2008-10-21 | -1/+1 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | -20/+22 |
* | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -283/+284 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -282/+282 |
| * | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | -1/+2 |
* | | 83xx NAND boot: wait for LTESR[CC] | Lepcha Suchit | 2008-10-17 | -0/+12 |
|/ |
|
* | mpc83xx: wait till UPM completes the write to array | Selvamuthukumar | 2008-10-14 | -3/+4 |
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov | 2008-09-24 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-09-03 | -28/+183 |
|\ |
|
| * | mpc83xx: clean up cache operations and unlock_ram_in_cache() functions | Nick Spence | 2008-09-03 | -21/+30 |
| * | mpc83xx: Store and display Arbiter Event Register values | Nick Spence | 2008-09-03 | -1/+146 |
| * | mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence | 2008-09-03 | -4/+5 |