1. e7e684b Blackfin: fix out-of-tree building with ldscripts by Mike Frysinger · 16 years ago
  2. b9eecc3 Blackfin: fix linker scripts to work with --gc-sections by Mike Frysinger · 16 years ago
  3. 509fc55 Blackfin: set proper LDRFLAGS for parallel booting LDRs by Mike Frysinger · 16 years ago
  4. f85cd46 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  5. 22bab87 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  6. 440db47 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  7. b3a974d0 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  8. 0668236 README: update mailing list name and hits to patch submission. by Wolfgang Denk · 16 years ago
  9. d9011f9 85xx: Enable inbound PCI config cycles for X-ES boards cleanup by Peter Tyser · 16 years ago
  10. 1f03cbf XPedite5200 board support cleanup by Peter Tyser · 16 years ago
  11. fea91ed usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. ada591d mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  13. 9863d6a mpc86xx: Double local bus clock divider by Trent Piepho · 16 years ago
  14. 446c381 mpc8568: Double local bus clock divider by Trent Piepho · 16 years ago
  15. f51f07e 85xx: Fix the boot window issue by Dave Liu · 16 years ago
  16. 58da889 sbc8548: use proper PHY address by Paul Gortmaker · 16 years ago
  17. ad22f92 sbc8548: enable command line editing by default. by Paul Gortmaker · 16 years ago
  18. bd93105 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · 16 years ago
  19. 181a365 Set IVPR to kenrel entry point in second core boot page by Haiying Wang · 16 years ago
  20. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  21. 58ec486 mpc8[56]xx: Put localbus clock in device tree by Trent Piepho · 16 years ago
  22. 9d94aff NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · 16 years ago
  23. 77c8115 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · 16 years ago
  24. ecf5b98 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  25. 78bbc5c XPedite5200 board support by Peter Tyser · 16 years ago
  26. 487dcb4 85xx: Enable inbound PCI config cycles for X-ES boards by Peter Tyser · 16 years ago
  27. ccf0fdd XPedite5370 board support by Peter Tyser · 16 years ago
  28. e92739d Add support for PCA953x I2C gpio devices by Peter Tyser · 16 years ago
  29. 7a89795 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · 16 years ago
  30. b616f2b MIPS: qemu_mips: update doc to generate and to use qemu flash, ide file by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 16cdf81 MIPS: qemu_mips: update doc to use all disk and boot linux kernel by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 13095b2 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. aced78d Prepare 2009.01-rc1 by Wolfgang Denk · 16 years ago
  34. 9e2a79b include/configs/at91cap9adk.h: fix typo. by Wolfgang Denk · 16 years ago
  35. 45ca04f board/trab/memory.c: Fix compile problems. by Wolfgang Denk · 16 years ago
  36. ff49ea8 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  37. 7f20221 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  38. 584eeda jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · 16 years ago
  39. b1ffece powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · 16 years ago
  40. 6cdadcb trab: make trab_fkt standalone code independent of libgcc by Wolfgang Denk · 16 years ago
  41. aa1bcca post/Makefile: fix dependency problem with parallel builds by Wolfgang Denk · 16 years ago
  42. 4a0f753 Makefile: fix dependency problem with parallel builds by Wolfgang Denk · 16 years ago
  43. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  44. 84bc72d spi/stmicro: fix debug() display of cmd by Mike Frysinger · 16 years ago
  45. 5b3375a env_sf: support embedded environments by Mike Frysinger · 16 years ago
  46. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  47. e39cd81 lib_ppc: rework the flush_cache by Dave Liu · 16 years ago
  48. 63240ba Introduce addr_map library by Kumar Gala · 16 years ago
  49. 65e43a1 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  50. 4584530 POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · 16 years ago
  51. 2252577 Fix a typo in fw_env.config by Martin Michlmayr · 16 years ago
  52. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  53. d16da93 cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
  54. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 0e0c862 Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  56. cd67345 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 89d56f5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  58. 3680aed Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  59. f6704e4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  60. 8e9c63b Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  61. bd4345c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  62. 19ef4f7 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · 16 years ago
  63. 5b67a14 ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · 16 years ago
  64. 71fa071 MIPS: Flush data cache upon relocation by Stefan Roese · 16 years ago
  65. 4417434 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · 16 years ago
  66. db08eca MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · 16 years ago
  67. 9d23fc5 MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · 16 years ago
  68. d8bbc51 sh: Update sh2/sh2a timer by Nobuhiro Iwamatsu · 16 years ago
  69. a319f14 sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 4d4a960 sh: r2dplus/lowlevel_init: coding style fix by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. c54b9a4 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT by Nobuhiro Iwamatsu · 16 years ago
  72. e9d5f35 sh: Update sh timer function by Nobuhiro Iwamatsu · 16 years ago
  73. b81786c sh: Migo-R: Update BSC value by Nobuhiro Iwamatsu · 16 years ago
  74. 5783758 sh: Update ms7722se board config by Nobuhiro Iwamatsu · 16 years ago
  75. 15e2697 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · 16 years ago
  76. 9a1d355 sh: fix rsk7203 and MigoR out of tree build by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  78. 8c92af7 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · 16 years ago
  79. 3b089e4 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  80. 8173293 UBI: Return -ENOMEM upon failing malloc by Stefan Roese · 16 years ago
  81. 2145188 Fix compile error in building MBX860T. by Ben Warren · 16 years ago
  82. 8fab49e microblaze: Remove XUPV2P board by Michal Simek · 16 years ago
  83. 99ba6f3 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  84. e7d591e microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  85. c85ff05 microblaze: Set up relocation is done by Michal Simek · 16 years ago
  86. bcb6dd9 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · 16 years ago
  87. 8c5170a fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
  88. 97a24a7 libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · 16 years ago
  89. 1fc2b16 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · 16 years ago
  90. 1f5070c Fixed path to sc520 SSI include file by Graeme Russ · 16 years ago
  91. d4f70da Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · 16 years ago
  92. c034075 serial: Add vcth UART driver by Stefan Roese · 16 years ago
  93. 142a80f jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  94. 9b70762 jffs2: summary support by Ilya Yanok · 16 years ago
  95. 7074100 jffs2: add buffer to cache flash accesses by Ilya Yanok · 16 years ago
  96. 8a36d31 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · 16 years ago
  97. e0b5532 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  98. f738469 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · 16 years ago
  99. 1113cb7 evb64260: fix "cast to pointer from integer of different size" warnings by Wolfgang Denk · 16 years ago
  100. f68a0c9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago