1. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · Wed Aug 20 11:11:52 2008 +0200
  2. 67c2e5c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · Fri Aug 22 23:52:40 2008 -0700
  3. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · Fri Aug 22 11:00:15 2008 -0700
  4. 51dc5e3 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code by Ira W. Snyder · Fri Aug 22 11:00:14 2008 -0700
  5. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · Fri Aug 22 11:00:13 2008 -0700
  6. 44f15e5 fix out of tree building by Kim Phillips · Mon Aug 25 14:53:09 2008 -0500
  7. 226f6bd Merge branch 'next' by Kim Phillips · Mon Aug 25 17:02:10 2008 -0500
  8. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · Mon Aug 25 23:45:41 2008 +0200
  9. 9584564 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Aug 25 23:34:22 2008 +0200
  10. 1bfdd5e RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) by Stefan Roese · Wed Aug 20 20:29:38 2008 +0200
  11. 2360216 MX31: fix bit masks in function mx31_decode_pll() by Jens Gehrlein · Fri Jul 04 16:50:05 2008 +0200
  12. b675aa3 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · Mon Aug 25 11:11:34 2008 +0200
  13. 76873a6 Add ARM AMBA PL031 RTC Support by Gururaja Hebbar K R · Mon Aug 25 11:30:29 2008 +0200
  14. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · Tue Aug 19 16:21:03 2008 -0400
  15. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · Tue Aug 19 16:21:00 2008 -0400
  16. 0989fcf Add note on dereferencing /aliases pointers by Gerald Van Baren · Fri Aug 22 14:37:05 2008 -0400
  17. eb45e03 libfdt: Add support for using aliases in fdt_path_offset() by Kumar Gala · Thu Aug 14 08:28:19 2008 -0500
  18. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · Wed Aug 06 14:50:49 2008 +1000
  19. 0a1617a libfdt: Forgot one function when cleaning the namespace by David Gibson · Tue Jul 29 14:51:22 2008 +1000
  20. 9a36da9 libfdt: Improve documentation in libfdt.h by Wolfram Sang · Wed Jul 09 11:22:44 2008 +0200
  21. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · Wed Jul 09 14:10:24 2008 +1000
  22. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · Mon Jul 07 10:14:15 2008 +1000
  23. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · Mon Jul 07 10:10:48 2008 +1000
  24. b51560e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Aug 23 00:10:43 2008 +0200
  25. 75e22a4 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · Thu Aug 21 21:54:53 2008 -0700
  26. 2c640fe Make the YAFFS filesystem work by Remy Bohmer · Wed Aug 20 20:46:56 2008 +0200
  27. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  28. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · Mon Aug 18 17:11:20 2008 -0500
  29. 1abbbd0 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · Thu Aug 21 11:05:03 2008 +0200
  30. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · Wed Aug 20 09:38:51 2008 -0700
  31. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  32. c23634d hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · Tue Aug 19 14:57:55 2008 +0200
  33. 9e25d76 cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER by Heiko Schocher · Tue Aug 19 09:57:41 2008 +0200
  34. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  35. f6f431d fix mvbc_p board build warnings by Andre Schwarz · Mon Aug 18 12:02:51 2008 +0200
  36. 70e976e Makefile: fix posix support on find by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 16 18:54:27 2008 +0200
  37. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · Sat Aug 16 00:30:48 2008 +0200
  38. f0d8881 mod_i2c_mem() bugfix by Peter Tyser · Fri Aug 15 14:36:32 2008 -0500
  39. 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · Fri Aug 15 15:37:31 2008 -0400
  40. 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · Fri Aug 15 15:34:10 2008 -0400
  41. c8a5933 Replace enums in ata.h with an include of libata.h by Steven A. Falco · Fri Aug 15 15:29:12 2008 -0400
  42. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 15 18:32:41 2008 +0200
  43. 708a18b fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · Fri Aug 15 08:24:35 2008 -0500
  44. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · Fri Aug 15 08:24:34 2008 -0500
  45. 2548b99 Add command to enable/disable interrupts by Kumar Gala · Fri Aug 15 08:24:33 2008 -0500
  46. 61520bb Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 21 00:46:12 2008 +0200
  47. 3a1024b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Thu Aug 21 00:41:03 2008 +0200
  48. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · Tue Aug 19 22:21:16 2008 -0700
  49. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · Tue Aug 19 16:53:39 2008 +0000
  50. bce7c13 hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER by Haavard Skinnemoen · Wed Aug 20 09:40:16 2008 +0200
  51. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:37:09 2008 +0200
  52. abdb55a hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT by Haavard Skinnemoen · Wed Aug 20 09:28:36 2008 +0200
  53. 984cdba favr-32-ezkit: Fix printf format warnings by Haavard Skinnemoen · Wed Aug 20 09:27:37 2008 +0200
  54. 865c858 MAINTAINERS: Sort avr32 section alphabetically by Haavard Skinnemoen · Fri Aug 15 12:04:25 2008 +0200
  55. 1012044 Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:12:28 2008 +0200
  56. 1744f5b avr32: Add MIMC200 board by Mark Jackson · Wed Jul 30 13:07:27 2008 +0100
  57. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · Wed Jul 09 21:07:34 2008 +0900
  58. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · Wed Jun 25 15:48:52 2008 -0500
  59. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  60. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · Fri Aug 15 08:24:31 2008 -0500
  61. e6f95af Minor code cleanup: keep lists sorted. by Wolfgang Denk · Mon Aug 18 23:50:20 2008 +0200
  62. 3c024d3 Add support for ADT7460 I2C monitor chip by Ricardo Ribalda Delgado · Wed Jul 23 19:10:14 2008 +0200
  63. 6c1179f video: Clean drivers/video/Makefile by Michal Simek · Mon Jul 14 19:45:45 2008 +0200
  64. c3e6c55 rtc: Clean drivers/rtc/Makefile by Michal Simek · Mon Jul 14 19:45:37 2008 +0200
  65. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · Mon Jul 14 19:45:35 2008 +0200
  66. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  67. f0db32c add 'unzip' command to u-boot commandline by Harald Welte · Sun Jul 06 15:56:38 2008 +0800
  68. 08792d7 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · Wed Aug 06 19:37:17 2008 -0500
  69. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · Mon Aug 11 15:54:25 2008 +0000
  70. d02850a ColdFire: Move m5282evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:26:43 2008 +0000
  71. 30498d8 ColdFire: Move m5272c3 from board to board/freescale by TsiChung Liew · Mon Aug 11 15:25:07 2008 +0000
  72. 3bde00d ColdFire: Move m5271evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:23:16 2008 +0000
  73. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · Mon Aug 11 13:41:49 2008 +0000
  74. acf12fb ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · Wed Aug 06 19:14:08 2008 -0500
  75. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · Wed Jul 23 20:38:53 2008 -0500
  76. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · Wed Jul 23 17:53:36 2008 -0500
  77. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · Wed Jul 23 17:37:10 2008 -0500
  78. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · Wed Jul 23 17:11:47 2008 -0500
  79. b022ac8 ColdFire: Raise M5253EVBE uart baudrate to 115200 bps by TsiChung Liew · Wed Aug 06 14:17:09 2008 -0500
  80. 876a955 ColdFire: Fix M5253EVB dram bring up issue by TsiChung Liew · Wed Aug 06 14:11:36 2008 -0500
  81. 1ea78e8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 14 14:56:40 2008 +0200
  82. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  83. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  84. c0276ed Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Aug 14 08:25:13 2008 +0200
  85. 81cb808 socrates: Update NAND driver to new API. by Scott Wood · Wed Aug 13 18:24:05 2008 -0500
  86. a59e62d quad100hd: Update NAND driver to new API. by Scott Wood · Wed Aug 13 18:03:40 2008 -0500
  87. fdda946 m5373evb: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:53:48 2008 -0500
  88. 03f6ec3 s3c24x0: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:04:30 2008 -0500
  89. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  90. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · Wed Aug 13 15:56:00 2008 -0500
  91. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  92. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  93. 1fc92db drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  94. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  95. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  96. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  97. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:41 2008 +0200
  98. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  99. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  100. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200