1. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  2. 8e29eba fsl_law: Fix LAW printing function by Kumar Gala · 14 years ago
  3. c797785 ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  4. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  5. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  6. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  7. ea4bc12 Pantheon: Add Board Support for Marvell dkb board by Lei Wen · 14 years ago
  8. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  9. b5d807f serial: add pantheon soc support by Lei Wen · 14 years ago
  10. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  11. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  12. 495df3b ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  13. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  14. ee4bbbc arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  15. efc05ae arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  16. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  17. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  18. 9b6442f mx31pdk: Make the full boot log visible by Fabio Estevam · 14 years ago
  19. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  20. 0b50951 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · 14 years ago
  21. c650e1b Fix compile warning in net/eth.c by Remy Bohmer · 14 years ago
  22. 3a26c43 Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  23. e4ae666 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  24. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  25. 8b6b66b USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  26. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  27. b3649f3 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  28. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  29. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  30. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  31. efb0633 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  32. 327f55c net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  33. 67fb062 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  34. cc22b79 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  35. 518075f microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  36. b777a37 microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  37. c65715d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  38. 8b1a714 eNET: Move initial Global Data into CAR by Graeme Russ · 14 years ago
  39. 6002bf0 sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  40. e4f78d7 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  41. a382414 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  42. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  43. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  44. 0b23785 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  45. bf6af15 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  46. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  47. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  48. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  49. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  50. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  51. cfbe861 eNET: General code cleanup by Graeme Russ · 14 years ago
  52. c083e4b eNET: Rearrange PAR assignments by Graeme Russ · 14 years ago
  53. 420c7c0 eNET: Define MMCR values in config.h by Graeme Russ · 14 years ago
  54. 2183100 eNET: Add RTC support to eNET by Graeme Russ · 14 years ago
  55. d881ea5 eNET: Fix eNET Interrupt Setup for Linux by Graeme Russ · 14 years ago
  56. 6d0cb34 sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  57. 870847f sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  58. c2cbbaf sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  59. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  60. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  61. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  62. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  63. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  64. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  65. 0640e40 sc520: Sort Makefile by Graeme Russ · 14 years ago
  66. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  67. fde5912 eNET: Create distinct board configurations by Graeme Russ · 14 years ago
  68. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  69. de47cbe x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  70. d1a79b7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  71. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  72. b1d6785 powerpc/85xx: corrected p1_p2_rdb EEPROM address by Priyanka Jain · 14 years ago
  73. a34af3c powerpc/85xx: Fix p1_p2_rdb boards.cfg by Kumar Gala · 14 years ago
  74. 3fee334 fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
  75. 17f79e4 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  76. 494a7d2 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago
  77. 65b57eb Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  78. fced09a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  79. eef1d71 NAND: env: remember the flags used in the previous environment by Scott Wood · 14 years ago
  80. d8a593c nios2: add gpio_is_valid by Thomas Chou · 14 years ago
  81. 85debef nios2: use long for ssize_t by Thomas Chou · 14 years ago
  82. df8f125 altera_spi: add spi_set_speed by Thomas Chou · 14 years ago
  83. e91d545 nios2: add gpio_free by Thomas Chou · 14 years ago
  84. 9d3f911 MIPS: Move VCT boards to boards.cfg by Shinya Kuribayashi · 14 years ago
  85. 2da0fc0 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  86. 8d4addc Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  87. 367c665 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  88. e9e481f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  89. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  90. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  91. 536884f MIPS: Move Inca-IP targets to boards.cfg by Shinya Kuribayashi · 14 years ago
  92. 8d573fd MIPS: Move Qemu MIPS target to boards.cfg by Shinya Kuribayashi · 14 years ago
  93. ce297a8 USB: Change the necessary defines to get debug output by Alexander Holler · 14 years ago
  94. cb44091 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · 14 years ago
  95. 5efd0da MIPS: Move Alchemy Au1x00 based boards to boards.cfg by Shinya Kuribayashi · 14 years ago
  96. c6dc8a7 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  97. 17a990b MIPS: dbau1x00: Remove unused flash driver stub by Daniel Schwierzeck · 14 years ago
  98. ec36d1f MIPS: Purple: Fix multiple definition error on final linking of u-boot binary by Daniel Schwierzeck · 14 years ago
  99. 383015b MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled by Daniel Schwierzeck · 14 years ago
  100. f69b980 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago