1. bcec95b arm: omap3: Add uart4 omap3 adddress by Michael Trimarchi · 11 years ago
  2. a087a7f ARM: OMAP5: Add SATA platform glue by Roger Quadros · 11 years ago
  3. 8ffcf74 ARM: OMAP5: Add PRCM and Control information for SATA by Roger Quadros · 11 years ago
  4. 54d022e ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039 by SRICHARAN R · 11 years ago
  5. 6c70935 ARM: DRA: EMIF: Change DDR3 settings to use hw leveling by SRICHARAN R · 11 years ago
  6. 39302dc ARM: DRA7: Add is_dra7xx cpu check definition by SRICHARAN R · 11 years ago
  7. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  8. 54e7445 cm_t335: add cm_t335 board support by Ilya Ledvich · 11 years ago
  9. 4c54419 socfpga: Adding Freeze Controller driver by Chin Liang See · 11 years ago
  10. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  11. c5e8885 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · 11 years ago
  12. 9d9289c arm: atmel: add ddr2 initialization function by Bo Shen · 11 years ago
  13. ebfde6d arm: atmel: sama5d3: the offset of MULA is 18 by Bo Shen · 11 years ago
  14. e822657 arm: atmel: sama5d3: correct the error define of DIV by Bo Shen · 11 years ago
  15. 618bbbb ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · 11 years ago
  16. 58fd563 at91: remove all occourances of CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  17. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  19. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  20. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. c12f941 at91: add defines for reset type by Roger Meier · 11 years ago
  22. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  23. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  24. 42d4f37 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  25. a13cbf5 dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  26. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  27. 0029bc4 mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin by Otavio Salvador · 11 years ago
  28. 6f0b7ca DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  29. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  30. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  31. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  32. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  33. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  34. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  35. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  36. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  37. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  38. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  39. 762a88c mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · 11 years ago
  40. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  41. e84b8f6 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · 11 years ago
  42. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  43. c4a7963 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  44. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  45. c97a9b3 omap5: add qspi support by Matt Porter · 11 years ago
  46. 94b32f6 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
  47. f835c77 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  48. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  49. ba6a169 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  50. 1ef9238 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
  51. 16212b5 ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
  52. d75ba50 ARM: prepare armv7.h to be included from assembly source by Andre Przywara · 11 years ago
  53. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  54. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  55. 5c8d5b6 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  56. ce7a7f5 i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID by Eric Nelson · 11 years ago
  57. 3668ce3 ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  58. ee7e9a3 ARM: atmel: correct UDPHS name by Bo Shen · 11 years ago
  59. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  60. 5fb5b15 Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · 11 years ago
  61. 3dd22a3 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  62. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  63. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  64. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  65. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  66. e654ddf i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 11 years ago
  67. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  68. b4c927b ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · 11 years ago
  69. 5287946 am33xx: Add the efuse_sma CONTROL_MODULE register by Tom Rini · 11 years ago
  70. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  71. 9346d54 arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · 11 years ago
  72. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  73. 771f74c arm: dma_alloc_coherent: malloc() -> memalign() by Kuo-Jung Su · 11 years ago
  74. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  75. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  76. 7324907 arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · 11 years ago
  77. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  78. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  79. 68e1747 socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  80. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  81. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. 6d4511b Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. 3fc4176 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · 11 years ago
  85. 1ca244d i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · 11 years ago
  86. b83c709 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
  87. 988ea35 arm, am335x: add watchdog support by Heiko Schocher · 11 years ago
  88. 14c0158 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · 11 years ago
  89. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  90. c3799fc omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
  91. c27efde am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · 11 years ago
  92. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  93. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  94. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  95. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  96. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  97. 0abb0ae arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12 by Piotr Wilczek · 11 years ago
  98. 1f7b06e arm: sama5d3: fix smc cs related registers offset by Bo Shen · 11 years ago
  99. be3dbef ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · 11 years ago
  100. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago