| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Remove unused features | Matthias Fuchs | 2008-11-25 | -50/+7 |
* | ppc4xx: katmai: Change default config | Yuri Tikhonov | 2008-11-21 | -0/+8 |
* | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -1/+1 |
* | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -39/+75 |
* | ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h | Steven A. Falco | 2008-11-21 | -12/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-11-18 | -94/+251 |
|\ |
|
| * | mpc8641: Try to detect old .dts files | Becky Bruce | 2008-11-10 | -0/+3 |
| * | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | -36/+128 |
| * | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | -37/+39 |
| * | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | -1/+29 |
| * | mpc8641: make DIAG_ADDR == FLASH_BASE | Becky Bruce | 2008-11-10 | -1/+1 |
| * | mpc8641: Drop imaginary second flash bank, map 8MB | Becky Bruce | 2008-11-10 | -27/+14 |
| * | mpc8641: only define CONFIG_ENV_SIZE once | Becky Bruce | 2008-11-10 | -2/+1 |
| * | mpc8641: Remove extra "0" from BR2 define | Becky Bruce | 2008-11-10 | -1/+1 |
| * | Merge commit 'wd/master' | Jon Loeliger | 2008-11-10 | -2699/+2982 |
| |\ |
|
| * | | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | -0/+21 |
| * | | 8641HPCN: Config file cleanup | Becky Bruce | 2008-11-03 | -5/+15 |
| * | | powerpc 86xx: Handle CCSR relocation earlier | Becky Bruce | 2008-11-03 | -11/+13 |
| * | | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build | Becky Bruce | 2008-11-03 | -9/+28 |
| * | | mpc8641: Stop supporting non-PCI_PNP configs | Becky Bruce | 2008-11-03 | -6/+0 |
* | | | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | | | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+50 |
* | | | Moved initialization of MPC8XX SCC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | | | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | | | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | | | Moved initialization of FCC Ethernet controller to cpu_eth_init | Ben Warren | 2008-11-09 | -0/+1 |
* | | | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi | 2008-11-09 | -0/+1 |
* | | | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-11-09 | -3/+169 |
|\ \ |
|
| * | | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop | 2008-11-07 | -3/+0 |
| * | | Custom AFEB9260 board support | Sergey Lapin | 2008-11-04 | -0/+169 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-11-09 | -2645/+2767 |
|\ \ |
|
| * | | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -0/+1207 |
| * | | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -39/+120 |
| * | | ColdFire: Use CFI driver for M5272C3 | TsiChung Liew | 2008-11-03 | -4/+10 |
| * | | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew | 2008-11-03 | -9/+12 |
| * | | ColdFire: Modules header files cleanup | TsiChung Liew | 2008-11-03 | -2593/+1418 |
| |/ |
|
* | | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk | 2008-11-02 | -0/+7 |
* | | Consolidate MAX/MIN definitions | Andy Fleming | 2008-11-02 | -8/+3 |
* | | mgsuvd: remove unused defines in config file. | Heiko Schocher | 2008-11-02 | -3/+0 |
* | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -40/+36 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-11-01 | -72/+56 |
|\ |
|
| * | NAND: Allow NAND and OneNAND to coexist | Alessandro Rubini | 2008-10-31 | -69/+1 |
| * | NAND: Add NAND support for MPC8536DS board | Jason Jin | 2008-10-31 | -2/+54 |
| * | NAND: Fix CONFIG_ENV_ADDR for MPC8572DS | Haiying Wang | 2008-10-31 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-01 | -206/+200 |
|\ \ |
|
| * | | ppc4xx: Update PMC440 board configuration | Matthias Fuchs | 2008-10-31 | -27/+43 |
| * | | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg | Ricardo Ribalda Delgado | 2008-10-31 | -178/+146 |
| * | | ppc4xx: Correctly configure the GPIO pin muxing on Arches | Stefan Roese | 2008-10-31 | -1/+11 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2008-11-01 | -457/+220 |
|\ \
| |/
|/| |
|