- bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
- 6b468aa Change print_size to take phys_size_t by Becky Bruce · Mon Jun 09 20:37:17 2008 -0500
- e125627 Move definition of container_of() to common.h by Haavard Skinnemoen · Fri May 16 11:10:30 2008 +0200
- 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · Mon May 12 00:40:58 2008 +0200
- efa5e15 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · Mon Apr 28 11:31:23 2008 +0200
- b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200
- da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · Tue Apr 22 12:27:56 2008 +0200
- 8616782 Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 19 17:59:20 2008 +0200
- 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · Mon Apr 21 09:28:36 2008 -0500
- a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
- bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:51:37 2008 +0200
- f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
- deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · Wed Mar 26 08:34:25 2008 -0500
- 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
- 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
- 56291f3 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · Tue Mar 11 15:11:18 2008 +0100
- 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
- a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
- 1dda8ca Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · Fri Feb 15 00:13:20 2008 +0100
- 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
- 791c8e3 Mark board_init_[fr] as noreturn by Mike Frysinger · Mon Jan 28 05:46:01 2008 -0500
- d595abf Remove duplicate defines for ARRAY_SIZE by Kumar Gala · Thu Jan 17 00:02:10 2008 -0600
- 4922483 always pull in asm/blackfin.h for Blackfin ports by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
- dcf5759 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · Wed Dec 19 14:19:38 2007 +0100
- fdf760e MPC512X: Fixed typo in macro name. by Grzegorz Bernacki · Tue Jan 08 17:16:59 2008 +0100
- 6a17912 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jan 09 23:06:57 2008 +0100
- 20ffa97 Expose parse_line() globally. by James Yang · Wed Jan 09 11:17:49 2008 -0600
- a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100
- 75b5442 Globalize envmatch() by Rafal Jaworowski · Wed Jan 09 18:05:27 2008 +0100
- abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
- d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
- fa83bbb TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · Wed Sep 26 17:55:56 2007 +0200
- 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
- 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
- 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
- 7b3187d Revert "Correct relocation fixup for mpc5xx" by Grant Likely · Thu Nov 15 08:27:52 2007 -0700
- 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · Thu Nov 15 08:24:32 2007 -0700
- 372bed4 Revert "Correct fixup relocation for mpc8220" by Grant Likely · Thu Nov 15 08:21:04 2007 -0700
- 0dc4f15 Revert "Correct fixup relocation for mpc824x" by Grant Likely · Thu Nov 15 08:20:57 2007 -0700
- 0f7c767 Revert "Correct fixup relocation for mpc8260" by Grant Likely · Thu Nov 15 08:20:50 2007 -0700
- 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · Thu Nov 15 08:20:43 2007 -0700
- c624845 Revert "[MPC512x] Correct fixup relocation" by Grant Likely · Thu Nov 15 08:20:25 2007 -0700
- edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
- 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
- d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
- 0769f19 Add mii_init() prototype by Wolfgang Denk · Wed Aug 29 14:05:30 2007 +0200
- 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · Sat Aug 18 21:56:57 2007 +0200
- dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
- a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
- f9333f5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Aug 10 20:33:06 2007 +0200
- e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
- ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
- c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · Sun Aug 05 03:30:44 2007 -0500
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
- d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
- 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
- 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · Tue Jul 03 00:34:49 2007 -0600
- f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · Tue Jul 03 00:34:44 2007 -0600
- d8ac3da Correct fixup relocation for mpc824x by Grant Likely · Tue Jul 03 00:34:39 2007 -0600
- 8ba5bae Correct fixup relocation for mpc8220 by Grant Likely · Tue Jul 03 00:34:34 2007 -0600
- 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · Tue Jul 03 00:34:29 2007 -0600
- b0c1fc0 Correct relocation fixup for mpc5xx by Grant Likely · Tue Jul 03 00:34:24 2007 -0600
- 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
- 6ef6d8a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Wed May 16 01:12:04 2007 +0200
- d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
- 04ae75f 16bit read/write little endian by Michal Simek · Sat Apr 21 21:02:40 2007 +0200
- 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
- 02a0078 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · Tue Feb 20 09:05:00 2007 +0100
- 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · Tue Nov 28 23:35:49 2006 -0600
- c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · Mon Nov 06 17:06:36 2006 +0100
- 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · Thu Nov 02 18:05:50 2006 -0600
- 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
- e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
- 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
- 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
- 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
- 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
- 1d75a77 Added interrupt handling capabilities for mpc5xxx processors. by Detlev Zundel · Fri Sep 01 11:59:23 2006 +0200
- b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
- 5e3a873 Fixed common.h spelling error. Patch by Cory Tusar, 30 Nov 2005 by Wolfgang Denk · Mon Aug 14 23:17:47 2006 +0200
- b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · Thu Aug 10 15:40:49 2006 +0200
- a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · Thu Aug 10 12:43:17 2006 +0200
- 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
- 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400
- 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · Wed Jul 12 15:26:01 2006 +0200
- 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
- 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
- 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
- af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:02:31 2006 +0100
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
- 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · Mon Aug 15 12:31:23 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
- 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
- 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · Sun Apr 03 17:23:39 2005 +0000
- e0c812a * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · Sun Apr 03 15:51:42 2005 +0000
- 295ccfa Fix problem introduced by previous patch. by wdenk · Mon Dec 13 09:49:01 2004 +0000
- dc13044 Patch by Martin Krause, 27 Oct 2004: by wdenk · Sun Dec 12 22:06:17 2004 +0000
- 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · Thu Oct 28 00:09:35 2004 +0000
- 767fbd4 Patch by George G. Davis, 24 Aug 2004: by wdenk · Sun Oct 10 18:41:04 2004 +0000
- 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000