| Commit message (Expand) | Author | Age | Lines |
* | ColdFire: Fix compilation error | TsiChung Liew | 2008-11-03 | -9/+9 |
* | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -49/+2003 |
* | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -62/+843 |
* | ColdFire: Use CFI driver for M5272C3 | TsiChung Liew | 2008-11-03 | -383/+11 |
* | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew | 2008-11-03 | -12/+197 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | -4343/+14 |
* | ColdFire: Modules header files cleanup | TsiChung Liew | 2008-11-03 | -2784/+1498 |
* | ColdFire: Remove linker file | TsiChung Liew | 2008-11-03 | -287/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-11-01 | -79/+67 |
|\ |
|
| * | NAND: Allow NAND and OneNAND to coexist | Alessandro Rubini | 2008-10-31 | -69/+1 |
| * | JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. | Scott Wood | 2008-10-31 | -7/+5 |
| * | NAND: Add NAND support for MPC8536DS board | Jason Jin | 2008-10-31 | -2/+60 |
| * | NAND: Fix CONFIG_ENV_ADDR for MPC8572DS | Haiying Wang | 2008-10-31 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-11-01 | -7/+7 |
|\ \ |
|
| * | | sh: rsk7203: Moved rsk7203 board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: MigoR: Moved MigoR board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: r2dplus: Moved r2dplus board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: sh7763rdp: Moved sh7763rdp board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: sh7785lcr: Moved sh7785lcr board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: r7780mp: Moved r7780mp board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| * | | sh: ap325rxa: Moved ap325rxa board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2008-11-01 | -1/+2 |
|\ \ |
|
| * | | CFI Driver: Fix "flash not ready" problem | Wolfgang Denk | 2008-10-31 | -1/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-01 | -284/+372 |
|\ \ \ |
|
| * | | | ppc4xx: Fix spelling error in MAINTAINERS file | Stefan Roese | 2008-10-31 | -2/+2 |
| * | | | ppc4xx: Update PMC440 board support | Matthias Fuchs | 2008-10-31 | -22/+106 |
| * | | | ppc4xx: Fix PMC440 BSP commands | Matthias Fuchs | 2008-10-31 | -33/+37 |
| * | | | ppc4xx: Update PMC440 board configuration | Matthias Fuchs | 2008-10-31 | -27/+43 |
| * | | | ppc4xx: Fix esd loadpci command | Matthias Fuchs | 2008-10-31 | -8/+16 |
| * | | | ppc4xx: Clean up PMC440 header | Matthias Fuchs | 2008-10-31 | -10/+7 |
| * | | | ppc4xx: Handle other board variant in PMC440 FPGA code | Matthias Fuchs | 2008-10-31 | -2/+3 |
| * | | | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg | Ricardo Ribalda Delgado | 2008-10-31 | -179/+147 |
| * | | | 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-fdt | Wolfgang Denk | 2008-11-01 | -6/+12 |
|\ \ \ |
|
| * | | | libfdt: Fix bug in fdt_subnode_offset_namelen() | David Gibson | 2008-10-30 | -4/+7 |
| * | | | fdt_resize(): ensure minimum padding | Peter Korsgaard | 2008-10-30 | -2/+5 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2008-11-01 | -805/+427 |
|\ \ \
| |_|/
|/| | |
|
| * | | Blackfin: fix up UART status bit handling | Mike Frysinger | 2008-10-23 | -12/+60 |
| * | | Blackfin: bf561-ezkit: drop redundant code | Mike Frysinger | 2008-10-23 | -4/+2 |
| * | | Blackfin: bf561-ezkit: drop pointless USB code | Mike Frysinger | 2008-10-23 | -15/+0 |
| * | | Blackfin: linker scripts: force start.o and set initcode boundaries | Mike Frysinger | 2008-10-23 | -4/+24 |
| * | | Blackfin: small cpu init optimization while setting interrupt mask | Mike Frysinger | 2008-10-23 | -5/+2 |
| * | | Blackfin: set initial stack correctly according to Blackfin ABI | Mike Frysinger | 2008-10-23 | -3/+3 |
| * | | Blackfin: make baud calculation more accurate | Mike Frysinger | 2008-10-23 | -4/+4 |
| * | | Blackfin: decode hwerrcause/excause when crashing | Mike Frysinger | 2008-10-23 | -2/+40 |
| * | | Blackfin: fix register dump messages | Mike Frysinger | 2008-10-23 | -1/+5 |
| * | | Blackfin: don't bother displaying reboot msg when crashing | Mike Frysinger | 2008-10-23 | -5/+1 |
| * | | Blackfin: enable support for nested interrupts | Mike Frysinger | 2008-10-23 | -4/+10 |
| * | | Blackfin: init NAND before relocating env | Mike Frysinger | 2008-10-23 | -5/+5 |
| * | | Blackfin: check cache bits, not cplb bits | Mike Frysinger | 2008-10-23 | -2/+2 |