| Commit message (Expand) | Author | Age | Lines |
* | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -4/+10 |
* | xilinx_emaclite buffer overrun | Clive Stubbings | 2008-11-09 | -1/+1 |
* | NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. | richardretanubun | 2008-11-09 | -3/+43 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-11-09 | -0/+8 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-11-09 | -37/+47 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-11-09 | -37/+47 |
| |\ |
|
| | * | Change to use "do_div" macro | Tomohiro Masubuchi | 2008-11-04 | -13/+45 |
| | * | ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory | Roman Mashak | 2008-11-04 | -2/+2 |
| | * | ARM/Versatile port: Removed unused functions | Roman Mashak | 2008-11-04 | -22/+0 |
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-11-09 | -30/+619 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-11-09 | -30/+619 |
| |\ \ |
|
| | * | | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop | 2008-11-07 | -7/+4 |
| | * | | AT91: Replace (undefined) AT91_ID_US* by the board specific values. | Stelian Pop | 2008-11-07 | -18/+18 |
| | * | | Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs | Jean-Christophe PLAGNIOL-VILLARD | 2008-11-04 | -9/+9 |
| | * | | Custom AFEB9260 board support | Sergey Lapin | 2008-11-04 | -0/+592 |
| | |/ |
|
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-11-09 | -7701/+4335 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-11-09 | -7701/+4335 |
| |\ \ |
|
| | * | | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew | 2008-11-03 | -43/+31 |
| | * | | 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 |
| | |/ |
|
* | | | ppc: Fix compile warnings when !CONFIG_OF_LIBFDT | Peter Tyser | 2008-11-02 | -2/+3 |
|/ / |
|
* | | common/Makefile: create others group for non core, environment and command files | Jean-Christophe PLAGNIOL-VILLARD | 2008-11-02 | -2/+5 |
* | | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk | 2008-11-02 | -498/+8 |
* | | Consolidate MAX/MIN definitions | Andy Fleming | 2008-11-02 | -22/+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 | -241/+2599 |
|/ |
|
* | 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 |