| Commit message (Expand) | Author | Age | Lines |
* | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -0/+3 |
|\ |
|
| * | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov | 2008-04-22 | -0/+3 |
| * | The patch introduces the CRITICAL feature of POST tests. If the test | Yuri Tikhonov | 2008-03-18 | -0/+1 |
* | | mpc83xx: unreinvent mem_clk | Kim Phillips | 2008-03-28 | -2/+1 |
* | | 85xx: Speed up get_ddr_freq() and get_bus_freq() | James Yang | 2008-03-26 | -2/+0 |
* | | 8xx: Update OF support on 8xx | Bryan O'Donoghue | 2008-03-25 | -1/+4 |
* | | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+1 |
|/ |
|
* | MPC5121e ADS PCI support take 3 | John Rigby | 2008-03-02 | -0/+1 |
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_data | Timur Tabi | 2008-02-14 | -2/+4 |
* | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
* | MPC512X: Cleanup bus clock names. | Grzegorz Bernacki | 2008-01-12 | -1/+1 |
* | mpc83xx: Fix the typo in global data struct | Dave Liu | 2008-01-10 | -1/+1 |
* | mpc83xx: Add the support of MPC8315E SoC | Dave Liu | 2008-01-08 | -0/+5 |
* | mpc83xx: Add the support of MPC837x SoC | Dave Liu | 2008-01-08 | -1/+9 |
* | ppc4xx: Correct UART input clock calculation and passing to fdt | Stefan Roese | 2007-10-31 | -0/+3 |
* | Merge with /home/stefan/git/u-boot/u-boot-ppc4xx | Stefan Roese | 2007-08-21 | -4/+8 |
|\ |
|
| * | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -4/+4 |
| * | [ADS5121] Support for the ADS5121 board | Rafal Jaworowski | 2007-07-27 | -0/+4 |
* | | ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) | Stefan Roese | 2007-08-21 | -1/+1 |
|/ |
|
* | mpc83xx: Add 831x support to global_data.h | Scott Wood | 2007-04-23 | -2/+4 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx | Wolfgang Denk | 2007-04-18 | -0/+3 |
|\ |
|
| * | Fix the confilcts when merging 'master' into hpc2. | roy zang | 2006-12-01 | -2/+14 |
| |\ |
|
| * | | General code modification for mpc7448hpc2 board support. | roy zang | 2006-11-02 | -0/+3 |
* | | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead | Kumar Gala | 2007-03-02 | -2/+2 |
| |/
|/| |
|
* | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+2 |
* | | mpc83xx: Add MPC8360EMDS basic board support | Dave Liu | 2006-11-03 | -2/+12 |
|/ |
|
* | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -0/+1 |
* | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+17 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -2/+2 |
* | * Patch by Yusdi Santoso, 22 Oct 2004: | wdenk | 2005-04-03 | -3/+4 |
* | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | 2004-10-28 | -0/+8 |
* | * Patch by Masami Komiy, 22 Feb 2004: | wdenk | 2004-02-24 | -1/+1 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -2/+2 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -0/+1 |
* | * Add support for PPChameleon Eval Board | wdenk | 2003-09-02 | -1/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -1/+2 |
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -0/+4 |
* | Avoid unnecessary call to post_word_load(); | wdenk | 2003-07-15 | -1/+1 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -1/+0 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -0/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+1 |
* | * Patch by Devin Crumb, 02 Apr 2003: | wdenk | 2003-06-20 | -1/+3 |
* | * LWMON extensions: | wdenk | 2003-04-27 | -0/+8 |
* | * Improve log buffer code; use "loglevel" to decide which messages | wdenk | 2002-12-08 | -0/+3 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -0/+3 |
* | Initial revision | wdenk | 2002-10-21 | -0/+87 |