1. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  2. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  3. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  4. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  5. ccc4a8d powerpc/85xx: Update P2020DS default env settings by Li Yang · 14 years ago
  6. 9c4d876 powerpc/85xx: Add eSDHC support on P2020DS by Jerry Huang · 14 years ago
  7. fbee0f7 powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 by Kumar Gala · 14 years ago
  8. eea9a12 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · 14 years ago
  9. f0f8994 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · 14 years ago
  10. 5cfbc45 powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init by Kumar Gala · 14 years ago
  11. aa8d3fb p1022ds: allow for board-specific ngPIXIS functions by Timur Tabi · 14 years ago
  12. d789b5f powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
  13. 28747f9 powerpc/85xx: Add SERDES support for P1010/P1014 by Prabhakar Kushwaha · 14 years ago
  14. 67a490d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · 13 years ago
  15. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 13 years ago
  16. e935a37 Fix NAND_SPL and ONENAND_IPL in Makefile by Haiying Wang · 14 years ago
  17. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  18. 19b54a7 Prepare v2011.03 by Wolfgang Denk · 13 years ago
  19. 3b258e2 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · 13 years ago
  20. b12fee0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  21. 53ce77e Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  22. 7ec830d Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · 13 years ago
  23. b03a466 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  24. af56730 cfi_flash: fix bug with flash banks with different sector numbers by Martin Krause · 13 years ago
  25. 2d7534a powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  26. cb815e5 Prepare v by Wolfgang Denk · 13 years ago
  27. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 13 years ago
  28. c04bf5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  29. 0585873 arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update by Tom Warren · 13 years ago
  30. f69bb51 S5P: mmc: Resolved interrupt error during mmc_init by Chander Kashyap · 13 years ago
  31. bef5f85 ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · 13 years ago
  32. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 13 years ago
  33. aa44a45 S5P: universal: Enable the pwm driver by Minkyu Kang · 13 years ago
  34. 96caf02 S5P: goni: Enable the pwm driver by Minkyu Kang · 13 years ago
  35. dc795a8 S5P: smdkc100: Enable the pwm driver by Minkyu Kang · 13 years ago
  36. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 13 years ago
  37. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 13 years ago
  38. ecc7ced SMDK6400: Fixup dram_init for relocation support by seedshope · 14 years ago
  39. 9a3a49f SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  40. 6dde507 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · 14 years ago
  41. fb35275 SMDK6400: Fix the mutiple link error by seedshope · 14 years ago
  42. 6c0db6f SMDK6400: Fix some label undefined in build error by seedshope · 14 years ago
  43. 6d56073 SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined by seedshope · 14 years ago
  44. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 13 years ago
  45. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  46. b0c5ceb powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · 13 years ago
  47. eb672e9 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 13 years ago
  48. 4ca3192 powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 13 years ago
  49. 634bc55 powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs by York Sun · 13 years ago
  50. 08b3f75 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 13 years ago
  51. 55f7934 strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 13 years ago
  52. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 13 years ago
  53. c81c122 Fix hash table deletion to prevent lost entries by Peter Barada · 13 years ago
  54. 5e987dd Top config.mk: add include/config.mk by Joakim Tjernlund · 14 years ago
  55. 8d8fd5b net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  56. 6f6e6e0 net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  57. 927d2ce mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2 by Heiko Schocher · 14 years ago
  58. 62043ed Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 13 years ago
  59. 9063fda Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 13 years ago
  60. 7f5d8a4 UBI: Fix error code handling in ubi commands by Stefan Roese · 13 years ago
  61. b52da2a sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 13 years ago
  62. 40c4770 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 13 years ago
  63. 903de46 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  64. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 13 years ago
  65. cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 13 years ago
  66. b71ea33 fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · 13 years ago
  67. 509e19c powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS by Matthew McClintock · 13 years ago
  68. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 13 years ago
  69. d89a976 powerpc/corenet_ds: revise platform dependent parameters by York Sun · 13 years ago
  70. 59a4089 corenet_ds: pick the middle value for all tested timing parameters by York Sun · 14 years ago
  71. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 13 years ago
  72. 8e29eba fsl_law: Fix LAW printing function by Kumar Gala · 13 years ago
  73. c797785 ARM: Update mach-types by Sandeep Paulraj · 13 years ago
  74. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 13 years ago
  75. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 13 years ago
  76. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 13 years ago
  77. ea4bc12 Pantheon: Add Board Support for Marvell dkb board by Lei Wen · 13 years ago
  78. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 13 years ago
  79. b5d807f serial: add pantheon soc support by Lei Wen · 13 years ago
  80. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 13 years ago
  81. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 13 years ago
  82. 495df3b ARM: fix write*() I/O accessors by Wolfgang Denk · 13 years ago
  83. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  84. ee4bbbc arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  85. efc05ae arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  86. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  87. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  88. 9b6442f mx31pdk: Make the full boot log visible by Fabio Estevam · 13 years ago
  89. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 13 years ago
  90. 0b50951 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · 14 years ago
  91. c650e1b Fix compile warning in net/eth.c by Remy Bohmer · 13 years ago
  92. 3a26c43 Fix build warnings in cmd_flash.c by Remy Bohmer · 13 years ago
  93. e4ae666 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 13 years ago
  94. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 13 years ago
  95. 8b6b66b USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 13 years ago
  96. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 13 years ago
  97. b3649f3 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 13 years ago
  98. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 13 years ago
  99. 89d4836 Add USB host ethernet adapter support by Simon Glass · 13 years ago
  100. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 13 years ago