1. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  2. 84bc72d spi/stmicro: fix debug() display of cmd by Mike Frysinger · 16 years ago
  3. 5b3375a env_sf: support embedded environments by Mike Frysinger · 16 years ago
  4. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  5. e39cd81 lib_ppc: rework the flush_cache by Dave Liu · 16 years ago
  6. 63240ba Introduce addr_map library by Kumar Gala · 16 years ago
  7. 65e43a1 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  8. 4584530 POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · 16 years ago
  9. 2252577 Fix a typo in fw_env.config by Martin Michlmayr · 16 years ago
  10. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  11. d16da93 cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
  12. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 0e0c862 Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  14. cd67345 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 89d56f5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  16. 3680aed Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  17. f6704e4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  18. 8e9c63b Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  19. bd4345c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  20. 19ef4f7 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · 16 years ago
  21. 5b67a14 ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · 16 years ago
  22. 71fa071 MIPS: Flush data cache upon relocation by Stefan Roese · 16 years ago
  23. 4417434 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · 16 years ago
  24. db08eca MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · 16 years ago
  25. 9d23fc5 MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · 16 years ago
  26. d8bbc51 sh: Update sh2/sh2a timer by Nobuhiro Iwamatsu · 16 years ago
  27. a319f14 sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 4d4a960 sh: r2dplus/lowlevel_init: coding style fix by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. c54b9a4 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT by Nobuhiro Iwamatsu · 16 years ago
  30. e9d5f35 sh: Update sh timer function by Nobuhiro Iwamatsu · 16 years ago
  31. b81786c sh: Migo-R: Update BSC value by Nobuhiro Iwamatsu · 16 years ago
  32. 5783758 sh: Update ms7722se board config by Nobuhiro Iwamatsu · 16 years ago
  33. 15e2697 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · 16 years ago
  34. 9a1d355 sh: fix rsk7203 and MigoR out of tree build by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  36. 8c92af7 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · 16 years ago
  37. 3b089e4 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  38. 8173293 UBI: Return -ENOMEM upon failing malloc by Stefan Roese · 16 years ago
  39. 2145188 Fix compile error in building MBX860T. by Ben Warren · 16 years ago
  40. 8fab49e microblaze: Remove XUPV2P board by Michal Simek · 16 years ago
  41. 99ba6f3 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  42. e7d591e microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  43. c85ff05 microblaze: Set up relocation is done by Michal Simek · 16 years ago
  44. bcb6dd9 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · 16 years ago
  45. 8c5170a fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
  46. 97a24a7 libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · 16 years ago
  47. 1fc2b16 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · 16 years ago
  48. 1f5070c Fixed path to sc520 SSI include file by Graeme Russ · 16 years ago
  49. d4f70da Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · 16 years ago
  50. c034075 serial: Add vcth UART driver by Stefan Roese · 16 years ago
  51. 142a80f jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  52. 9b70762 jffs2: summary support by Ilya Yanok · 16 years ago
  53. 7074100 jffs2: add buffer to cache flash accesses by Ilya Yanok · 16 years ago
  54. 8a36d31 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · 16 years ago
  55. e0b5532 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  56. f738469 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · 16 years ago
  57. 1113cb7 evb64260: fix "cast to pointer from integer of different size" warnings by Wolfgang Denk · 16 years ago
  58. f68a0c9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  59. 695a5f3 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  60. d277682 USB: descriptor handling by Stefan Althoefer · 16 years ago
  61. d5e710a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  62. 4c253fd drivers/fsl_pci_init: Fix compile warning by Kumar Gala · 16 years ago
  63. dedacc1 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. ee2e9ba video: fix FADS823 and RRvision compiling issues by Anatolij Gustschin · 16 years ago
  65. 2d2e057 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  66. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  67. 9def12c MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · 16 years ago
  68. 13d36ec Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  69. c645b18 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  70. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  71. 7fa6a2f MAKEALL: Automatically use parallel builds by Wolfgang Denk · 16 years ago
  72. 268405f vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 by Wolfgang Denk · 16 years ago
  73. 153176a avr32/bootm: remove unused variable 'ret' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 434c51a Remove unneeded CONFIG_SHELL references by Peter Tyser · 16 years ago
  75. cf7a7b9 Use bash for default GNU Make shell application by Peter Tyser · 16 years ago
  76. 4b53001 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · 16 years ago
  77. af5eb84 SPARC: Fixed compiler error introduced by commit c160a9544743 by Daniel Hellstrom · 16 years ago
  78. 4c60259 mgsuvd add the board-specific part of the HDLC driver by Gary Jennejohn · 16 years ago
  79. 534a435 mgcoge add the board-specific part of the HDLC driver by Gary Jennejohn · 16 years ago
  80. 135f553 keymile add the common parts of the HDLC driver by Gary Jennejohn · 16 years ago
  81. 1cb82a9 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. bcdf1d2 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  83. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  84. 774ce72 strings: use puts() rather than printf() by Mike Frysinger · 16 years ago
  85. b03150b Use new CONFIG_SYS_VXWORKS parameters for Netstal boards by Niklaus Giger · 16 years ago
  86. 29a4c24 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  87. e9084b2 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  88. 0b2f4ec README: Document CONFIG_SYS parameters for vxworks by Niklaus Giger · 16 years ago
  89. ace5148 lcd: Let the board code show board-specific info cleanup by Peter Tyser · 16 years ago
  90. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  91. 83ad179 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · 16 years ago
  92. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  93. 1450c4a lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · 16 years ago
  94. bfa0af6 ignore .gdb_history files by Mike Frysinger · 16 years ago
  95. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 6a86bb6 net: Fix TftpStart() ip:filename bug by Peter Tyser · 16 years ago
  97. d32c5be net: Add additional IP fragmentation check by Peter Tyser · 16 years ago
  98. e0c07b8 net: Define IP flag field values by Peter Tyser · 16 years ago
  99. 23afaba net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · 16 years ago
  100. 2e4970d net: Fix download command parsing by Peter Tyser · 16 years ago