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