1. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  2. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  3. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · Tue Jun 30 23:47:30 2009 +1000
  4. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  5. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  6. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  7. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  8. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  9. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  10. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  11. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  12. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  13. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  14. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  15. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  16. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  17. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  18. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  19. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  20. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  21. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  22. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:53:31 2008 +0200
  23. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · Thu Jun 26 17:36:39 2008 +0200
  24. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:52:44 2008 +0200
  25. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · Wed Jul 02 23:53:23 2008 +0200
  26. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  27. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  28. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  29. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  30. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  31. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  32. 2419d1d Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Apr 08 00:05:42 2008 +0200
  33. fb753a4 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · Sun Mar 30 11:21:58 2008 +0100
  34. 34a64a4 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · Wed Mar 19 10:23:43 2008 +0100
  35. beef517 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · Mon Mar 17 09:27:56 2008 +0100
  36. 1c008a2 ARM: remove useless function board_post_init by Jean-Christophe PLAGNIOL-VILLARD · Mon Jan 14 19:20:08 2008 +0100
  37. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  38. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  39. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  40. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  41. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  42. 87de5a6 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · Sat May 05 17:15:50 2007 +0200
  43. 07653eb Remove BOARDLIBS usage completely by Stefan Roese · Mon Apr 23 12:00:22 2007 +0200
  44. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  45. b04fc0f [PATCH] Add missing p3mx.h file to repository (ups) by Stefan Roese · Sat Feb 10 08:49:31 2007 +0100
  46. 1b5f1ff [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board by Stefan Roese · Thu Jan 18 16:05:47 2007 +0100
  47. 46437f5 [PATCH] Update Prodrive P3Mx support by Stefan Roese · Thu Jan 18 11:54:52 2007 +0100
  48. 1d9192f [PATCH] Update ALPR board files by Stefan Roese · Sat Jan 06 15:56:13 2007 +0100
  49. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · Sun Dec 24 01:30:04 2006 +0100
  50. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  51. dd314e0 Code cleanup. Update CHANGELOG. by Wolfgang Denk · Thu Nov 30 01:54:07 2006 +0100
  52. 45993ea [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · Wed Nov 29 15:42:37 2006 +0100
  53. 0e2df5a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · Mon Nov 27 14:49:51 2006 +0100
  54. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · Mon Nov 27 14:12:17 2006 +0100
  55. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  56. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  57. a183188 Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · Sat Oct 07 11:35:25 2006 +0200
  58. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  59. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  60. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · Tue Aug 15 14:22:35 2006 +0200
  61. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  62. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  63. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  64. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  65. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
  66. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · Tue Nov 22 13:20:42 2005 +0100