- 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
- 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · Fri Jan 21 09:31:21 2011 +0100
- 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
- 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
- f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
- a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · Mon Jun 28 16:44:33 2010 +0400
- 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/include/asm/global_data.h]
- 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500[Renamed from include/asm-ppc/global_data.h]
- 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · Fri Jan 15 10:06:06 2010 -0500
- 42f9918 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · Thu Nov 12 10:26:16 2009 -0600
- be34d1d ppc: Remove reloc_off field from global_data structure by Peter Tyser · Mon Sep 21 11:20:37 2009 -0500
- 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · Wed Aug 05 13:29:24 2009 +0530
- 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
- 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
- 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
- 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · Thu Jan 08 04:26:12 2009 +0300
- 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- 5de5621 Allow console input to be disabled by Mark Jackson · Mon Aug 25 19:21:30 2008 +0100
- 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
- cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
- 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
- a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · Mon Jun 09 20:37:16 2008 -0500
- 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
- 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · Thu May 08 15:46:42 2008 +0200
- bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
- b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200
- 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · Sun Apr 06 19:19:14 2008 +0200
- c02cf1e mpc83xx: unreinvent mem_clk by Kim Phillips · Fri Mar 28 10:18:40 2008 -0500
- d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · Fri Feb 08 18:05:08 2008 -0600
- 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
- d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
- 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
- d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
- c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
- 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
- 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · Fri Jan 11 12:03:43 2008 +0100
- 0ce4fef mpc83xx: Fix the typo in global data struct by Dave Liu · Thu Jan 10 23:04:13 2008 +0800
- e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
- 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
- 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Tue Oct 23 11:31:05 2007 +0200
- e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · Tue Aug 21 16:33:33 2007 +0200
- f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · Tue Aug 21 16:27:57 2007 +0200
- ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
- d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
- beb638a mpc83xx: Add 831x support to global_data.h by Scott Wood · Mon Apr 16 14:34:18 2007 -0500
- 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
- b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · Tue Jan 30 14:08:30 2007 -0600
- d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · Fri Dec 01 12:09:33 2006 +0800
- e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
- a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
- d136d66 General code modification for mpc7448hpc2 board support. by roy zang · Thu Nov 02 18:49:51 2006 +0800
- 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
- 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
- f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
- e0c812a * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · Sun Apr 03 15:51:42 2005 +0000
- 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · Thu Oct 28 00:09:35 2004 +0000
- be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
- 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
- 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · Fri Oct 10 10:05:42 2003 +0000
- 232fe0b * Add support for PPChameleon Eval Board by wdenk · Tue Sep 02 22:48:03 2003 +0000
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
- 21136db * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · Wed Jul 16 21:53:01 2003 +0000
- 3aaa67a Avoid unnecessary call to post_word_load(); make logbuf compile without POST by wdenk · Tue Jul 15 21:50:34 2003 +0000
- ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · Tue Jul 15 07:45:49 2003 +0000
- dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
- 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
- 8aeb24e * Patch by Devin Crumb, 02 Apr 2003: by wdenk · Fri Jun 20 22:36:30 2003 +0000
- c08f158 * LWMON extensions: by wdenk · Sun Apr 27 22:52:51 2003 +0000
- 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · Sun Dec 08 09:53:23 2002 +0000
- 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
- 0157ced Initial revision by wdenk · Mon Oct 21 17:04:47 2002 +0000