| Commit message (Expand) | Author | Age | Lines |
* | XPedite5200 board support | Peter Tyser | 2008-12-19 | -0/+3 |
* | XPedite5370 board support | Peter Tyser | 2008-12-19 | -0/+3 |
* | Add support for PCA953x I2C gpio devices | Peter Tyser | 2008-12-19 | -0/+2 |
* | Prepare 2009.01-rc1v2009.01-rc1 | Wolfgang Denk | 2008-12-16 | -3/+3 |
* | Makefile: fix dependency problem with parallel builds | Wolfgang Denk | 2008-12-16 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-12-13 | -4/+1 |
|\ |
|
| * | ppc4xx: Update TEXT_BASE for CPCI405 boards | Matthias Fuchs | 2008-12-10 | -4/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-12-13 | -2/+2 |
|\ \ |
|
| * | | sh: fix rsk7203 and MigoR out of tree build | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-10 | -2/+2 |
| |/ |
|
* | | microblaze: Remove XUPV2P board | Michal Simek | 2008-12-10 | -5/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-12-09 | -4/+50 |
|\ |
|
| * | at91: Choose environment variables location within make config target | Nicolas Ferre | 2008-12-06 | -4/+50 |
* | | Remove unneeded CONFIG_SHELL references | Peter Tyser | 2008-12-08 | -2/+1 |
* | | Use bash for default GNU Make shell application | Peter Tyser | 2008-12-08 | -1/+6 |
* | | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -6/+11 |
* | | FPGA: move fpga drivers to drivers/fpga | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-05 | -0/+1 |
|/ |
|
* | UBI: Add basic UBI support to U-Boot (Part 8/8) | Kyungmin Park | 2008-11-19 | -0/+1 |
* | toplevel Makefile: Add MPC8641HPCN_36BIT target | Becky Bruce | 2008-11-10 | -1/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-11-09 | -9/+12 |
|\ |
|
| * | 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/+3 |
* | | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -0/+3 |
* | | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -1/+21 |
|/ |
|
* | 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 |
* | ppc4xx: New board avnet fx12 minimodul | Georg Schardt | 2008-10-24 | -0/+18 |
* | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -0/+16 |
* | ppc4xx: Add GDSys neo 405EP board support | Dirk Eibach | 2008-10-21 | -0/+3 |
* | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -1/+2 |
* | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -28/+30 |
|\ |
|
| * | Add cpu/8xxx to TAGS_SUBDIRS | Ed Swarthout | 2008-10-18 | -0/+2 |
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -26/+26 |
| * | mgsuvd, mgcoge: move this 2 boards in one dir. | Heiko Schocher | 2008-10-18 | -2/+2 |
* | | Prepare v2008.10 release: update CHANGELOG & Makefilev2008.10 | Wolfgang Denk | 2008-10-18 | -1/+1 |
* | | Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3 | Wolfgang Denk | 2008-10-15 | -1/+1 |
|/ |
|
* | Prepare v2008.10-rc2v2008.10-rc2 | Wolfgang Denk | 2008-09-14 | -1/+1 |
* | Add support for LZMA uncompression algorithm. | Luigi 'Comio' Mantellini | 2008-09-13 | -0/+1 |
* | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-12 | -2/+2 |
|\ |
|
| * | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
| * | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | | ppc4xx: Fix compilation of v5fx30teval_flash | Ricardo Ribalda Delgado | 2008-09-12 | -2/+2 |
|/ |
|
* | Update CHANGELOG, prepare 2008-10-rc1 releasev2008.10-rc1 | Wolfgang Denk | 2008-09-09 | -4/+8 |
* | ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 | Ricardo Ribalda Delgado | 2008-09-09 | -16/+30 |
* | Remove gap fill in srec object v2 | Ricardo Ribalda Delgado | 2008-09-09 | -1/+1 |
* | ppc4xx: Fix out-of-tree building of CPCI405 variants | Matthias Fuchs | 2008-09-09 | -0/+1 |