1. 3e9cbbb imx-common: remove extraneous semicolon from macro by Eric Nelson · 11 years ago
  2. a31d3ef i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations by Eric Nelson · 11 years ago
  3. 38d8219 i.MX6DQ/DLS: remove unused pad declarations by Eric Nelson · 11 years ago
  4. 6001c11 i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo by Eric Nelson · 11 years ago
  5. 066b2d6 i.MX6DQ/DLS: remove useless mux/pad declarations by Eric Nelson · 11 years ago
  6. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  7. 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  8. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  10. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  11. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  12. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  13. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  14. c12f941 at91: add defines for reset type by Roger Meier · 11 years ago
  15. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  16. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  17. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  18. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  19. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  20. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  21. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  22. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  23. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  24. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  25. 8468285 blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  26. 42d4f37 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  27. a13cbf5 dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  28. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  29. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  30. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  31. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  32. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  33. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  34. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  35. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  37. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  38. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  40. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  42. 9f414a3 sparc: fix a link error by Masahiro Yamada · 11 years ago
  43. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  44. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  45. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  46. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  47. 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  48. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  49. a0f9761 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  50. 0029bc4 mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin by Otavio Salvador · 11 years ago
  51. 357efe6 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · 11 years ago
  52. 4867b63 ARM: mx5: Enable L2 cache by Fabio Estevam · 11 years ago
  53. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. 3d9c847 arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  55. 833db74 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  57. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  58. 6f0b7ca DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  59. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  60. 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  61. 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  62. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  63. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  64. f1810d8 powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  65. 55aea84 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  66. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  67. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  68. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  69. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  70. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  71. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  72. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  73. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  74. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  75. 28cfef5 exynos5: dts: Add device node for XHCI by Vivek Gautam · 11 years ago
  76. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  77. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  78. 9dff87a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  79. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  80. 6654f33 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  81. 762a88c mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · 11 years ago
  82. 262f08d zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · 11 years ago
  83. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  84. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  85. b8f1608 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  86. 861bd4b sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago
  87. 287df01 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  88. 133fbfa powerpc/mpc85xx: Add workaround for erratum A006379 by York Sun · 11 years ago
  89. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  90. ce746fe powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator by Prabhakar Kushwaha · 11 years ago
  91. 1d384ec powerpc/mpc85xx:Update processor defines for T1040 by Prabhakar Kushwaha · 11 years ago
  92. e982746 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 by Prabhakar Kushwaha · 11 years ago
  93. 0d2cff2 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  94. 8c4dba1 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  95. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  96. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  97. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  98. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  99. e84b8f6 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · 11 years ago
  100. 47a4bea ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · 11 years ago