1. abe9082 post/Makefile: fix dependency problem with parallel builds by Wolfgang Denk · Tue Dec 16 14:44:06 2008 +0100
  2. 71d8100 Makefile: fix dependency problem with parallel builds by Wolfgang Denk · Tue Dec 16 14:41:02 2008 +0100
  3. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  4. 61edb2f spi/stmicro: fix debug() display of cmd by Mike Frysinger · Thu Dec 11 18:39:08 2008 -0500
  5. 9af10d5 env_sf: support embedded environments by Mike Frysinger · Thu Dec 11 06:23:37 2008 -0500
  6. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  7. 06ed90b lib_ppc: rework the flush_cache by Dave Liu · Fri Dec 05 15:36:14 2008 +0800
  8. 0949bd1 Introduce addr_map library by Kumar Gala · Sat Dec 13 17:20:28 2008 -0600
  9. 9364a67 Introduce virt_to_phys() by Kumar Gala · Sat Dec 13 17:20:27 2008 -0600
  10. e68a78a POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · Sun Dec 07 22:12:50 2008 +0100
  11. 5b4eba2 Fix a typo in fw_env.config by Martin Michlmayr · Wed Aug 06 14:44:05 2008 +0300
  12. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · Mon Dec 01 16:22:45 2008 -0600
  13. ed3baea cmd_mem: Remove unused variable by Peter Tyser · Mon Nov 24 11:54:47 2008 -0600
  14. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  15. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · Fri Sep 19 12:07:34 2008 +0200
  16. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · Mon Nov 24 13:33:51 2008 +0100
  17. f0533c9 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Dec 13 00:36:25 2008 +0100
  18. 261a048 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Sat Dec 13 00:34:12 2008 +0100
  19. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Dec 13 00:26:19 2008 +0100
  20. 049803e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Sat Dec 13 00:25:24 2008 +0100
  21. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  22. 2a12190 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · Wed Dec 10 15:13:32 2008 +0100
  23. abfcacb ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · Wed Dec 10 15:12:56 2008 +0100
  24. aed3f50 MIPS: Flush data cache upon relocation by Stefan Roese · Tue Nov 18 16:36:12 2008 +0100
  25. d6e14c0 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · Tue Nov 18 16:36:22 2008 +0100
  26. 2b1c815 MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · Wed Nov 12 13:18:02 2008 +0100
  27. 1af2a0d MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · Wed Nov 12 13:18:19 2008 +0100
  28. 6743808 sh: Update sh2/sh2a timer by Nobuhiro Iwamatsu · Tue Dec 09 11:32:46 2008 +0900
  29. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  30. 3c233cf sh: r2dplus/lowlevel_init: coding style fix by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 02 07:40:03 2008 +0100
  31. 121e2c5 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT by Nobuhiro Iwamatsu · Tue Nov 25 11:05:19 2008 +0900
  32. ac89047 sh: Update sh timer function by Nobuhiro Iwamatsu · Thu Nov 20 16:44:42 2008 +0900
  33. d22cf6a sh: Migo-R: Update BSC value by Nobuhiro Iwamatsu · Tue Nov 04 11:58:58 2008 +0900
  34. 54d07ca sh: Update ms7722se board config by Nobuhiro Iwamatsu · Mon Nov 17 16:52:09 2008 +0900
  35. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · Mon Nov 17 16:53:09 2008 +0900
  36. 8467d3b sh: fix rsk7203 and MigoR out of tree build by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 11 22:20:15 2008 +0100
  37. 06e5fda ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · Wed Dec 10 14:41:25 2008 +0100
  38. 4489628 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · Tue Dec 09 20:08:01 2008 +0100
  39. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · Wed Dec 10 10:32:59 2008 +0100
  40. 920863d UBI: Return -ENOMEM upon failing malloc by Stefan Roese · Wed Dec 10 10:28:33 2008 +0100
  41. acd137b Fix compile error in building MBX860T. by Ben Warren · Tue Dec 09 23:34:15 2008 -0800
  42. d147a9f microblaze: Remove XUPV2P board by Michal Simek · Tue Nov 25 11:42:20 2008 +0100
  43. 67690a1 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · Mon Nov 24 18:25:41 2008 +0100
  44. 1698496 microblaze: Fix ml401 uart16550 setting by Michal Simek · Mon Nov 24 11:43:00 2008 +0100
  45. c2e00ea microblaze: Set up relocation is done by Michal Simek · Mon Nov 24 11:38:22 2008 +0100
  46. 9649d11 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · Tue Dec 09 23:20:31 2008 -0500
  47. 853208e fs/fat: handle FAT on SATA by Sonic Zhang · Tue Dec 09 23:20:18 2008 -0500
  48. 2053fce libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · Mon Nov 24 08:15:02 2008 -0500
  49. 6506c25 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · Sat Nov 22 08:43:29 2008 +1100
  50. 1a5c423 Fixed path to sc520 SSI include file by Graeme Russ · Sat Nov 22 08:43:21 2008 +1100
  51. 2cff105 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · Fri Nov 21 06:28:05 2008 +1100
  52. fd6cf8e serial: Add vcth UART driver by Stefan Roese · Wed Nov 12 13:30:10 2008 +0100
  53. c0c0773 jffs2: cache data_crc results by Ilya Yanok · Thu Nov 13 19:49:36 2008 +0300
  54. a933bd6 jffs2: summary support by Ilya Yanok · Thu Nov 13 19:49:35 2008 +0300
  55. e7fd671 jffs2: add buffer to cache flash accesses by Ilya Yanok · Thu Nov 13 19:49:34 2008 +0300
  56. ddb0269 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · Thu Nov 13 19:49:33 2008 +0300
  57. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · Thu Nov 13 19:49:32 2008 +0300
  58. c4785fb jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · Thu Nov 13 19:49:31 2008 +0300
  59. 422d786 evb64260: fix "cast to pointer from integer of different size" warnings by Wolfgang Denk · Tue Dec 09 23:13:51 2008 +0100
  60. 5fbf845 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 09 22:30:22 2008 +0100
  61. a77fae4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Tue Dec 09 22:30:11 2008 +0100
  62. 4f89585 USB: descriptor handling by Stefan Althoefer · Sun Dec 07 19:39:11 2008 +0100
  63. 5bbf6ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 09 21:16:38 2008 +0100
  64. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · Tue Dec 09 10:27:33 2008 -0600
  65. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  66. 6ba05e5 video: fix FADS823 and RRvision compiling issues by Anatolij Gustschin · Tue Dec 09 17:52:05 2008 +0100
  67. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · Tue Dec 02 10:53:47 2008 +0100
  68. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  69. 6137920 MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · Thu Nov 27 14:05:15 2008 +0100
  70. f874b49 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Tue Dec 09 01:06:14 2008 +0100
  71. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  72. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  73. de5d660 MAKEALL: Automatically use parallel builds by Wolfgang Denk · Tue Dec 09 00:39:08 2008 +0100
  74. e6ce657 vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 by Wolfgang Denk · Tue Dec 09 00:24:30 2008 +0100
  75. 9d8e3ba avr32/bootm: remove unused variable 'ret' by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 11 06:08:59 2008 +0100
  76. 98c0286 Remove unneeded CONFIG_SHELL references by Peter Tyser · Wed Nov 12 13:06:48 2008 -0600
  77. 4338a3e Use bash for default GNU Make shell application by Peter Tyser · Wed Nov 12 12:33:20 2008 -0600
  78. ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · Wed Nov 12 09:50:45 2008 +0100
  79. ecf05d4 SPARC: Fixed compiler error introduced by commit c160a9544743 by Daniel Hellstrom · Mon Nov 10 12:46:20 2008 +0000
  80. f1f0b46 mgsuvd add the board-specific part of the HDLC driver by Gary Jennejohn · Sun Nov 09 12:50:59 2008 +0100
  81. d38bfdd mgcoge add the board-specific part of the HDLC driver by Gary Jennejohn · Sun Nov 09 12:45:03 2008 +0100
  82. ad8678a keymile add the common parts of the HDLC driver by Gary Jennejohn · Sun Nov 09 12:36:15 2008 +0100
  83. 0d52219 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:22 2008 +0100
  84. 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · Thu Nov 06 14:01:51 2008 -0500
  85. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  86. 12d61ad strings: use puts() rather than printf() by Mike Frysinger · Tue Nov 04 16:03:46 2008 -0500
  87. 7deac11 Use new CONFIG_SYS_VXWORKS parameters for Netstal boards by Niklaus Giger · Mon Nov 03 22:16:18 2008 +0100
  88. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · Mon Nov 03 22:15:34 2008 +0100
  89. 2b37e18 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters by Niklaus Giger · Mon Nov 03 22:14:36 2008 +0100
  90. 0ab978d README: Document CONFIG_SYS parameters for vxworks by Niklaus Giger · Mon Nov 03 22:13:47 2008 +0100
  91. 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · Fri Oct 31 11:12:38 2008 -0500
  92. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  93. 8dd3cc4 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · Thu Dec 04 22:25:57 2008 +0100
  94. 09e1090 at91: Choose environment variables location within make config target by Nicolas Ferre · Sat Dec 06 13:11:14 2008 +0100
  95. e94895d lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · Mon Nov 03 15:30:34 2008 +0100
  96. 633ae78 ignore .gdb_history files by Mike Frysinger · Sun Nov 02 01:18:18 2008 -0400
  97. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  98. 5e58efa net: Fix TftpStart() ip:filename bug by Peter Tyser · Mon Dec 01 16:29:38 2008 -0600
  99. 49570cd net: Add additional IP fragmentation check by Peter Tyser · Mon Dec 01 16:26:21 2008 -0600
  100. 0885bf0 net: Define IP flag field values by Peter Tyser · Mon Dec 01 16:26:20 2008 -0600