1. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  2. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  3. 68e1747 socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  4. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. 6d4511b Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. 3fc4176 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · 11 years ago
  9. 1ca244d i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · 11 years ago
  10. b83c709 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
  11. 988ea35 arm, am335x: add watchdog support by Heiko Schocher · 11 years ago
  12. 14c0158 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · 11 years ago
  13. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  14. c3799fc omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
  15. c27efde am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · 11 years ago
  16. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  17. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  18. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  19. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  20. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  21. 1f7b06e arm: sama5d3: fix smc cs related registers offset by Bo Shen · 11 years ago
  22. be3dbef ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · 11 years ago
  23. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  24. e08d6f3 arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
  25. 661edaa ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
  26. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  27. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  28. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  29. dcf846d Add TI816X support by TENART Antoine · 11 years ago
  30. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  31. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  32. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  33. c06e498 ARM: AM43xx: Add header files by Lokesh Vutla · 11 years ago
  34. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  35. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  36. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  37. c15438e Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  38. 9c17a32 exynos: video: change mipi dsi write function parameters correctly by Donghwa Lee · 11 years ago
  39. 148ba55 zynq: Add new ddrc driver for ECC support by Michal Simek · 11 years ago
  40. b424aae arm, am33xx: add clk_get prototype by Heiko Schocher · 11 years ago
  41. 0017f9e video, da8xx: move da8xx-fb.h to drivers/video by Heiko Schocher · 11 years ago
  42. 69f7345 dma: apbh: Add special circular mode for LCD by Marek Vasut · 11 years ago
  43. 1465d05 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  44. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  45. cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  46. 10f779d imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
  47. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  48. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  49. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  50. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  51. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  52. 714d1f5 ARM: highbank: set timer prescaler to 256 by Rob Herring · 11 years ago
  53. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  54. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. 1221b3d vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  56. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  57. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  58. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  59. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  60. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  61. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  62. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  63. 58c86c7 am33xx: fix the ddr_cmdtctrl structure by Ilya Ledvich · 11 years ago
  64. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  66. 79713f0 mx27: add i2c clock by trem · 11 years ago
  67. 87d720e imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · 11 years ago
  68. 7aa1e8b imx6: fix GPR2 wrong definition by Pierre Aubert · 11 years ago
  69. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  70. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  71. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  74. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  75. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  76. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  77. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  78. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  79. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  80. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 12 years ago
  81. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  82. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  83. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  84. 7f36c88 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · 11 years ago
  85. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  86. 81ede18 ARM: DRA7xx: Correct SRAM END address by Sricharan R · 11 years ago
  87. f9b814a ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  88. e9d6cd0 ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  89. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  90. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  91. 4de28d7 ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · 11 years ago
  92. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  93. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  94. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  95. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 12 years ago
  96. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. edfcf85 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · 11 years ago
  98. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  99. 320d974 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 11 years ago
  100. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago