- addc447 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · Sat Aug 18 14:37:52 2007 +0200
- fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
- fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
- 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · Thu Aug 16 13:20:50 2007 -0500
- 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
- c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
- a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · Tue Aug 14 14:44:41 2007 +0200
- 1ae021e Coding style cleanup, update CHANGELOG by Wolfgang Denk · Tue Aug 14 09:54:46 2007 +0200
- 92d64e1 Add MPC8544DS README by Andy Fleming · Tue Aug 14 01:33:18 2007 -0500
- 4321be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Mon Aug 13 22:00:25 2007 +0200
- 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
- 1bab0b0 Add support for SBC8641D. Config files. by Joe Hamman · Thu Aug 09 15:11:03 2007 -0500
- 746f558 mpc83xx: Correct the README for DDR ECC by Dave Liu · Wed Aug 01 15:00:59 2007 +0800
- b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · Wed Jul 25 19:25:33 2007 -0500
- 8254c91 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · Mon Jun 25 13:21:12 2007 +0800
- 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
- 954a27c ppc4xx: Update AMCC Bamboo README doc/README.bamboo by Stefan Roese · Mon Aug 06 21:10:17 2007 +0200
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
- e877984 Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · Thu Jul 12 01:45:34 2007 +0200
- 30b4c25 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · Wed Jul 11 18:39:11 2007 +0200
- 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
- b8a4968 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · Mon Jul 09 19:10:03 2007 -0500
- 5610195 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · Sun Jul 08 15:45:08 2007 -0500
- 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
- 8b47702 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Wed Jun 06 16:21:11 2007 +0200
- 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · Wed Jun 06 11:49:35 2007 +0200
- 75dab3b Merge branch 'mpc8641' by Jon Loeliger · Tue Jun 05 13:29:00 2007 -0500
- 87c8618 mpc8641 image size cleanup by Ed Swarthout · Tue Jun 05 12:30:52 2007 -0500
- 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · Tue May 29 16:37:57 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
- 35ca57d Get rid of duplicated file (see doc/README.SBC8560 instead) by Wolfgang Denk · Mon May 07 22:07:08 2007 +0200
- 464a13b Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon May 07 14:10:38 2007 +0200
- 865b8ae mpc83xx: Add MPC8313ERDB support. by Scott Wood · Mon Apr 16 14:54:15 2007 -0500
- c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon Apr 23 13:17:22 2007 +0200
- 07653eb Remove BOARDLIBS usage completely by Stefan Roese · Mon Apr 23 12:00:22 2007 +0200
- ee0da4a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Wed Apr 18 17:20:22 2007 +0200
- 2b4f2fb Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · Wed Apr 18 17:10:30 2007 +0200
- 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
- daa7382 [PATCH] icecube/lite5200b: document wakeup from low-power support by Domen Puncer · Wed Apr 18 12:11:05 2007 +0200
- 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · Mon Jan 22 12:37:30 2007 -0600
- 6df6690 Update usage of 'nc' in README.NetConsole by Igor Marnat · Wed Mar 21 09:55:01 2007 +0300
- 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · Fri Mar 23 09:52:17 2007 +0100
- 1805015 Minor cleanup. by Wolfgang Denk · Thu Mar 08 22:52:51 2007 +0100
- f972e77 Some code cleanup. by Wolfgang Denk · Sun Mar 04 01:36:05 2007 +0100
- 435e3a7 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · Wed Jan 31 15:54:29 2007 -0600
- 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
- 1dcb5df mpc83xx: Add the MPC832XEMDS board readme by Dave Liu · Thu Dec 07 21:14:51 2006 +0800
- d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · Fri Dec 01 12:09:33 2006 +0800
- 92dda87 Clean up the code according to codestyle: by roy zang · Fri Dec 01 11:47:36 2006 +0800
- 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
- 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
- 1131021 Add a small README with information on the generic ohci driver. by Markus Klotzbuecher · Mon Nov 27 11:51:21 2006 +0100
- 93090a3 mpc83xx: add the README.mpc8360emds by Dave Liu · Tue Oct 31 19:54:59 2006 -0600
- b539966 Add README file for mpc7448hpc2 board. by roy zang · Thu Nov 02 18:34:47 2006 +0800
- 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
- 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
- 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
- 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
- 45bd021 Coding Style cleanup. by Wolfgang Denk · Wed Oct 18 22:44:38 2006 +0200
- faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
- 5ecfab2 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:06:53 2006 -0500
- d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 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
- a410848 Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 by Stefan Roese · Tue Sep 12 08:49:07 2006 +0200
- 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
- 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
- 7486d7c * Switched default PCI speed for 8540 ADS back to 33MHz by Matthew McClintock · Wed Jun 28 10:47:03 2006 -0500
- 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
- d8082c1 Change the space size of PEX IO in README by Haiying Wang · Fri Jul 28 12:41:41 2006 -0400
- e335ee0 PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance by Stefan Roese · Fri Jul 28 18:34:58 2006 +0200
- 529330e AMCC bamboo (440EP) U-Boot image reduced to 384kbyte by Stefan Roese · Thu Jul 27 16:14:05 2006 +0200
- 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · Fri Jun 16 17:04:45 2006 +0200
- 3202f16 Add first draft of the MPC8641HPCN doc/README. by Haiying Wang · Fri May 26 10:24:48 2006 -0500
- ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · Thu Apr 20 08:42:42 2006 +0200
- ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
- 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · Thu Mar 16 17:46:46 2006 +0100
- 52ee4bd Add command for handling DDR ECC registers on MPC8349EE MDS board. by Marian Balakowicz · Thu Mar 16 15:19:35 2006 +0100
- 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
- ac53b70 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · Mon Mar 06 11:25:22 2006 +0100
- f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
- 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
- 74c666c Add documentation for Open Firmware Flat Tree and usage. by Wolfgang Denk · Thu Oct 13 10:41:25 2005 +0200
- 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · Thu Oct 06 17:08:18 2005 +0200
- 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · Tue Oct 04 23:10:28 2005 +0200
- c856ccc Cleanup by Wolfgang Denk · Sun Sep 25 02:00:47 2005 +0200
- adf20a1 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · Sun Sep 25 01:48:28 2005 +0200
- 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
- 72fdb6c Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. by Wolfgang Denk · Mon Aug 15 15:55:00 2005 +0200
- edc1011 Document switching between U-Boot and PlanetCore on RPXlite by Wolfgang Denk · Sat Aug 06 02:11:33 2005 +0200
- 8dd4d33 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:42:58 2005 +0200
- 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Tue Aug 02 13:53:07 2005 -0500
- 3e1f1b3 Major cleanup for AMCC PPC4xx eval boards. Patch by Stefan Roese, 01 Aug 2005 by Stefan Roese · Mon Aug 01 16:49:12 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
- 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
- f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
- b21608e Auto-size RAM on canmb board. by wdenk · Wed Apr 20 09:28:54 2005 +0000
- 180e6f1 * Patch by Stefan Roese, 06 Apr 2005: by stroese · Thu Apr 07 05:35:12 2005 +0000
- fa66e93 * Patch by Richard Klingler, 03 Apr 2005: by wdenk · Sun Apr 03 14:52:59 2005 +0000
- 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
- b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000