1. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  2. 7cd0590 powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  3. d83a1c1 Prepare v by Wolfgang Denk · 14 years ago
  4. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  5. 616615c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  6. 10ae897 arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update by Tom Warren · 14 years ago
  7. 89b465a S5P: mmc: Resolved interrupt error during mmc_init by Chander Kashyap · 14 years ago
  8. b63c91a ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · 14 years ago
  9. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  10. 43af47f S5P: universal: Enable the pwm driver by Minkyu Kang · 14 years ago
  11. 5bcde20 S5P: goni: Enable the pwm driver by Minkyu Kang · 14 years ago
  12. 852e9b7 S5P: smdkc100: Enable the pwm driver by Minkyu Kang · 14 years ago
  13. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  14. 85f5df2 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  15. 8685353 SMDK6400: Fixup dram_init for relocation support by seedshope · 14 years ago
  16. 10de94c SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  17. ffe1895 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · 14 years ago
  18. 95f9920 SMDK6400: Fix the mutiple link error by seedshope · 14 years ago
  19. 8590bf2 SMDK6400: Fix some label undefined in build error by seedshope · 14 years ago
  20. e82bc3a SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined by seedshope · 14 years ago
  21. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. a14909d powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  24. 7d9781b powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  25. 501b70d powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 14 years ago
  26. 5e0c070 powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs by York Sun · 14 years ago
  27. fbe6595 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 14 years ago
  28. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  29. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  30. 305775b Fix hash table deletion to prevent lost entries by Peter Barada · 14 years ago
  31. 31162e1 Top config.mk: add include/config.mk by Joakim Tjernlund · 14 years ago
  32. 0bed917 net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  33. 767ba6f net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  34. e9ef3f4 mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2 by Heiko Schocher · 14 years ago
  35. 3d94f03 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  36. d314394 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  37. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  38. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  39. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  40. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  41. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  42. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  43. c51b40d fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · 14 years ago
  44. 3cde72b powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS by Matthew McClintock · 14 years ago
  45. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  46. b422ae3 powerpc/corenet_ds: revise platform dependent parameters by York Sun · 14 years ago
  47. 9c75e00 corenet_ds: pick the middle value for all tested timing parameters by York Sun · 14 years ago
  48. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  49. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · 14 years ago
  50. 6bf194d ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  51. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  52. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  53. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  54. adb152f Pantheon: Add Board Support for Marvell dkb board by Lei Wen · 14 years ago
  55. 7527a68 mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  56. 82a6051 serial: add pantheon soc support by Lei Wen · 14 years ago
  57. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  58. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  59. cbc782e ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  60. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  61. d50f905 arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  62. a3e280b arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  63. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  64. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  65. 1af83e3 mx31pdk: Make the full boot log visible by Fabio Estevam · 14 years ago
  66. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  67. 943a9c7 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · 14 years ago
  68. 0fce515 Fix compile warning in net/eth.c by Remy Bohmer · 14 years ago
  69. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  70. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  71. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  72. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  73. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  74. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  75. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  76. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  77. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  78. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  79. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  80. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  81. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  82. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  83. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  84. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  85. 29af8e6 eNET: Move initial Global Data into CAR by Graeme Russ · 14 years ago
  86. 151713d sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  87. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  88. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  89. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  90. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  91. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  92. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  93. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  94. 9c44afc x86: Defer setup of final stack by Graeme Russ · 14 years ago
  95. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  96. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  97. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  98. 109665f eNET: General code cleanup by Graeme Russ · 14 years ago
  99. 250f680 eNET: Rearrange PAR assignments by Graeme Russ · 14 years ago
  100. deac740 eNET: Define MMCR values in config.h by Graeme Russ · 14 years ago