1. d481c80 at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. f85cd46 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  3. 22bab87 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  4. 1f03cbf XPedite5200 board support cleanup by Peter Tyser · 16 years ago
  5. fea91ed usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. ada591d mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  7. 58da889 sbc8548: use proper PHY address by Paul Gortmaker · 16 years ago
  8. ad22f92 sbc8548: enable command line editing by default. by Paul Gortmaker · 16 years ago
  9. bd93105 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · 16 years ago
  10. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  11. 77c8115 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · 16 years ago
  12. ecf5b98 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  13. ccf0fdd XPedite5370 board support by Peter Tyser · 16 years ago
  14. e92739d Add support for PCA953x I2C gpio devices by Peter Tyser · 16 years ago
  15. 13095b2 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 9e2a79b include/configs/at91cap9adk.h: fix typo. by Wolfgang Denk · 16 years ago
  17. b1ffece powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · 16 years ago
  18. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  19. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  20. 63240ba Introduce addr_map library by Kumar Gala · 16 years ago
  21. 65e43a1 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  22. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  23. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. cd67345 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 89d56f5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  26. f6704e4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  27. 8e9c63b Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  28. bd4345c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 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. 5783758 sh: Update ms7722se board config by Nobuhiro Iwamatsu · 16 years ago
  31. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  32. 8c92af7 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · 16 years ago
  33. 8fab49e microblaze: Remove XUPV2P board by Michal Simek · 16 years ago
  34. 99ba6f3 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  35. e7d591e microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  36. 97a24a7 libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · 16 years ago
  37. 1fc2b16 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · 16 years ago
  38. 9b70762 jffs2: summary support by Ilya Yanok · 16 years ago
  39. e0b5532 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  40. d277682 USB: descriptor handling by Stefan Althoefer · 16 years ago
  41. dedacc1 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  43. 13d36ec Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  44. c645b18 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  45. 268405f vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 by Wolfgang Denk · 16 years ago
  46. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  47. b03150b Use new CONFIG_SYS_VXWORKS parameters for Netstal boards by Niklaus Giger · 16 years ago
  48. e9084b2 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  49. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  50. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  51. e0c07b8 net: Define IP flag field values by Peter Tyser · 16 years ago
  52. 23afaba net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · 16 years ago
  53. 90665e3 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  54. 26f6a2b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  55. 762bd90 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  56. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  57. dc889e8 85xx: fix the wrong DDR settings for MPC8572DS by Dave Liu · 16 years ago
  58. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  59. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  60. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  61. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  62. 4a129a5 at91rm9200dk: Fix typo by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  64. f698738 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  65. de39f8c USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  66. 06efc12 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  67. 95d4b70 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  68. f9b354f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  69. c49dc0b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  70. 24eea62 ppc4xx: Remove unused features by Matthias Fuchs · 16 years ago
  71. 8052352 at91rm9200: fix broken boot from nor flash by Jens Scharsig · 16 years ago
  72. 91809ed cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  73. 6ea808e cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · 16 years ago
  74. ebc9784 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · 16 years ago
  75. 1a6a00d ppc4xx: katmai: Change default config by Yuri Tikhonov · 16 years ago
  76. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  77. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  78. 711e2b2 ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h by Steven A. Falco · 16 years ago
  79. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  80. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  81. facdad5 powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  82. 2f2a5c3 mpc83xx: Improve the performance of DDR memory by Howard Gregory · 16 years ago
  83. 8000b08 ARM: Add Apollon UBI support by Kyungmin Park · 16 years ago
  84. 58be3a1 UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
  85. 47ae669 UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
  86. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  87. e0b0ec8 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  88. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  89. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  90. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  91. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  92. 6bf98b1 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · 16 years ago
  93. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  94. 0f2d660 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · 16 years ago
  95. 05df3e5 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · 16 years ago
  96. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  97. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  98. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  99. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  100. a9bec96 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago