| Commit message (Expand) | Author | Age | Lines |
* | 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 |
|\ |
|
| * | 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 |
| |/ |
|
* | | 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 |
|/ |
|
* | 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 |
|\ \
| |/
|/| |
|
| * | Blackfin: fix SWRST register definition | Mike Frysinger | 2008-10-23 | -9/+9 |
| * | Blackfin: punt old unused mem_init.h header | Mike Frysinger | 2008-10-23 | -321/+0 |
| * | Blackfin: delete unused page_descriptor_table_size define | Mike Frysinger | 2008-10-23 | -5/+0 |
| * | Blackfin: fix typo in boot mode comment and add NAND define | Mike Frysinger | 2008-10-23 | -1/+2 |
| * | Blackfin: fix port mux defines for BF54x | Ben Maan | 2008-10-23 | -32/+32 |
| * | Blackfin: update anomaly lists | Mike Frysinger | 2008-10-23 | -25/+169 |
| * | Blackfin: unify DSPID/DBGSTAT MMR definitions | Mike Frysinger | 2008-10-23 | -64/+8 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-10-30 | -20/+0 |
|\ \ |
|
| * | | 86xx: remove the unused definition | Dave Liu | 2008-10-30 | -20/+0 |
* | | | NAND: Add support for MPC8572DS board | Haiying Wang | 2008-10-29 | -1/+55 |
* | | | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -135/+138 |
* | | | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -17/+47 |
|/ / |
|
* | | bootm: Add subcommands | Kumar Gala | 2008-10-29 | -1/+19 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2008-10-28 | -0/+3 |
|\ \ |
|
| * | | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -0/+2 |
| * | | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -0/+1 |
| |/ |
|
* | | Merge branch 'denx' | Andy Fleming | 2008-10-27 | -0/+263 |
|\ \ |
|