| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-08-04 | -3/+311 |
|\ |
|
| * | ColdFire: Add M5208EVB and MCF520x CPU support | TsiChung Liew | 2009-07-14 | -0/+305 |
| * | ColdFire: Update for M54451EVB | TsiChung Liew | 2009-07-14 | -3/+6 |
* | | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | -6/+6 |
* | | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-07-22 | -0/+10 |
* | | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala | 2009-07-22 | -86/+122 |
* | | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -5/+5 |
* | | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala | 2009-07-22 | -14/+90 |
* | | 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN | Kumar Gala | 2009-07-22 | -4/+14 |
* | | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI | Kim Phillips | 2009-07-18 | -740/+231 |
* | | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -1/+1 |
* | | mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable | Anton Vorontsov | 2009-07-16 | -2/+1 |
* | | mpc83xx: MPC8315ERDB: Use hwconfig for board type selection | Anton Vorontsov | 2009-07-16 | -9/+5 |
* | | mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree | Anton Vorontsov | 2009-07-16 | -13/+24 |
* | | mpc83xx: MPC837XERDB: Add support for FSL eSDHC | Anton Vorontsov | 2009-07-16 | -0/+18 |
|/ |
|
* | MPC512x: factor out common code | Wolfgang Denk | 2009-07-14 | -112/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-07 | -0/+213 |
|\ |
|
| * | MX31: Add NAND SPL boot support to i.MX31 PDK board. | Magnus Lilja | 2009-07-06 | -0/+97 |
| * | MX31: Add basic support for Freescale i.MX31 PDK board. | Magnus Lilja | 2009-07-06 | -0/+116 |
* | | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code | Kumar Gala | 2009-07-03 | -2/+4 |
* | | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references | Peter Tyser | 2009-07-02 | -8/+8 |
* | | 85xx: Add pci e1000 Ethernet support for P2020 board | Roy Zang | 2009-06-30 | -1/+2 |
|/ |
|
* | Convert DM9000 driver for CONFIG_NET_MULTI | Remy Bohmer | 2009-06-15 | -0/+9 |
* | fsl: Update the number of ethxaddr in reading system eeprom | Haiying Wang | 2009-06-12 | -5/+18 |
* | 85xx: Add RMII support for MPC8569MDS | Haiying Wang | 2009-06-12 | -3/+110 |
* | 85xx: Add UEC3 and UEC4 support for MPC8569MDS | Haiying Wang | 2009-06-12 | -0/+34 |
* | 85xx: Add P2020DS support | Srikanth Srinivasan | 2009-06-12 | -0/+1130 |
* | mpc512x: MPC5121ADS: Add NAND support | Stefan Roese | 2009-06-12 | -7/+34 |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -1/+1 |
* | MPC512x: use I/O accessors instead of pointer accesses | Wolfgang Denk | 2009-06-12 | -85/+92 |
* | MPC512x: add more hardware description to immap_512x.h | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | Rename ads5121 board into mpc5121ads | Wolfgang Denk | 2009-06-12 | -0/+415 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -15/+17 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+2 |
* | 85xx: Add UART1 support for MPC8569MDS | Haiying Wang | 2009-06-12 | -0/+6 |
* | 85xx: Fix the wrong BCSR address of 8569MDS | Dave Liu | 2009-06-09 | -1/+1 |
* | 85xx: Fix the clock adjust of mpc8569mds board | Dave Liu | 2009-06-09 | -1/+1 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Small fix to m5282evb | Alan Carvalho de Assis | 2009-04-04 | -1/+1 |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | -48/+0 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | -8/+8 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -1/+1 |
* | mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves | Becky Bruce | 2009-03-31 | -0/+9 |
* | MPC85xx: Add MPC8569MDS board support | Haiying Wang | 2009-03-30 | -0/+934 |
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | -24/+25 |
* | Add wait flags to support board/chip specific delays | Wolfgang Grandegger | 2009-03-23 | -1/+1 |
* | Add multi chip support to the FSL-UPM driver | Wolfgang Grandegger | 2009-03-23 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -62/+25 |
* | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew | 2009-03-17 | -4/+8 |
* | fsl: Remove unnecessary debug printfs | Andy Fleming | 2009-03-09 | -3/+0 |