Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-01-09 | 1 | -0/+238 |
|\ | |||||
| * | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2008-01-07 | 101 | -1300/+3449 |
| |\ | |||||
| * | | Remove warnings re CONFIG_EXTRA_ENV_SETTINGS | Peter Pearse | 2007-11-15 | 1 | -9/+9 |
| * | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-11-15 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Add apollon board support | Peter Pearse | 2007-11-09 | 1 | -0/+238 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-09 | 8 | -53/+624 |
|\ \ \ \ | |||||
| * | | | | mpc83xx: convert to using do_fixup_*() | Kim Phillips | 2008-01-08 | 8 | -45/+9 |
| * | | | | sbc8349: enable libfdt by default on WRS SBC8349 board. | Paul Gortmaker | 2008-01-08 | 1 | -2/+2 |
| * | | | | mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) | Kim Phillips | 2008-01-08 | 1 | -2/+0 |
| * | | | | Remove CONFIG options related to OF that we dont use | Kumar Gala | 2008-01-08 | 1 | -2/+0 |
| * | | | | mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x | Kim Phillips | 2008-01-08 | 1 | -1/+2 |
| * | | | | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | 1 | -0/+605 |
| * | | | | 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions | Timur Tabi | 2008-01-08 | 6 | -9/+14 |
* | | | | | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2008-01-09 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix problems with usb storage devices on MPC5200 /TQM5200 | Markus Klotzbücher | 2008-01-09 | 1 | -0/+1 |
* | | | | | | Merge branch 'lwmon5-no-ocm' | Stefan Roese | 2008-01-09 | 1 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore | Stefan Roese | 2008-01-09 | 1 | -7/+12 |
* | | | | | | | ppc4xx: Disable error message when no NAND chip is installed on PMC440 | Matthias Fuchs | 2008-01-09 | 1 | -0/+3 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ | Wolfgang Denk | 2008-01-08 | 1 | -13/+20 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | [INKA4x0] NG hardware: flash support | Marian Balakowicz | 2007-11-15 | 1 | -10/+9 |
| * | | | | | [INKA4x0] NG hardware: SDRAM support | Marian Balakowicz | 2007-11-15 | 1 | -1/+8 |
| * | | | | | [INKA4x0] NG hardware: platform code update | Marian Balakowicz | 2007-11-15 | 1 | -2/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'katmai-ddr-gda' | Stefan Roese | 2008-01-05 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup | Stefan Roese | 2008-01-05 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board | Lawrence R. Johnson | 2008-01-04 | 1 | -1/+152 |
* | | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board | Lawrence R. Johnson | 2008-01-04 | 1 | -0/+77 |
|/ / / / | |||||
* | | | | Don't slam #undef DEBUG in the 8641HPCN config file. | Jon Loeliger | 2008-01-03 | 1 | -1/+0 |
* | | | | Convert MPC8641HPCN to use libfdt. | Jon Loeliger | 2008-01-03 | 1 | -12/+9 |
* | | | | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | 95 | -1275/+2736 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ppc4xx: Complete PMC440 board support | Matthias Fuchs | 2007-12-28 | 1 | -0/+522 |
| * | | | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates | Matthias Fuchs | 2007-12-28 | 1 | -2/+4 |
| * | | | ppc4xx: Maintenance patch for VOH405 boards | Matthias Fuchs | 2007-12-28 | 1 | -20/+11 |
| * | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | 26 | -341/+840 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | 15 | -98/+157 |
| | |\ \ \ | |||||
| | | * | | | Some configuration updates for the TQM5200 based TB5200 board: | Martin Krause | 2007-12-27 | 1 | -1/+2 |
| | | * | | | TQM8xx: use the CFI flash driver on all TQM8xx boards | Martin Krause | 2007-12-27 | 14 | -64/+116 |
| | | * | | | TQM885D: adjust for doubled flash sector size + some minor fixes | Martin Krause | 2007-12-27 | 1 | -7/+13 |
| | | * | | | TQM885D: Exchanged SDRAM timing by a more relaxed timing. | Jens Gehrlein | 2007-12-27 | 1 | -1/+1 |
| | | * | | | TQM885D: use calculated cpuclk instead of measuring it | Martin Krause | 2007-12-27 | 1 | -7/+0 |
| | | * | | | TQM885D: fix SDRAM refresh | Jens Gehrlein | 2007-12-27 | 1 | -16/+20 |
| | | * | | | TQM860M: Support for 10col SDRAMs, max. 128 MiB | Jens Gehrlein | 2007-12-27 | 1 | -2/+5 |
| | * | | | | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | 2 | -9/+8 |
| | * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | 2 | -0/+245 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | 2 | -0/+245 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | 1 | -1/+1 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | 2 | -2/+0 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | 39 | -448/+455 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | 1 | -0/+137 |
| | | | * | | | | | | sh: Update MS7750SE01 platform | Nobuhiro Iwamatsu | 2007-09-23 | 1 | -23/+56 |
| | | | * | | | | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | 358 | -6977/+18140 |
| | | | |\ \ \ \ \ \ |