1. 9332274 cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
  2. 58927a9 keystone: set default pci mode to root complex by Karicheri, Muralidharan · 10 years ago
  3. 87791ad arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  4. 8decf5d OMAP5+: sata/scsi: implement scsi_bus_reset() by Dmitry Lifshitz · 10 years ago
  5. 2509814 Revert "ARM: omap4: Update sdram setting for panda rev A6" by Nishanth Menon · 10 years ago
  6. 38e5a5a ARM: OMAP4: Panda: rework DMM logic by Nishanth Menon · 10 years ago
  7. b310792 omap-common/hwinit-common.c: timer_init() doesn't need to touch gd by Tom Rini · 10 years ago
  8. b352dde am33xx: Drop timer_init call from s_init by Tom Rini · 10 years ago
  9. 57b5e43 socfpga: Drop redundant save_boot_params by Tom Rini · 10 years ago
  10. 97a8196 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · 10 years ago
  11. b4a0b40 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  12. a74a4a8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  13. b93ab2e arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  14. 6d76e2a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  15. 5523cc2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  16. f23041a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  17. 87b27c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  18. cd3c589 imx: i2c: Zap unnecessary malloc() calls by Marek Vasut · 10 years ago
  19. 248802d imx SPL: enable boot from eMMC boot partitions. by Pierre Aubert · 10 years ago
  20. 4e0114d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  21. 7b77c9a ARM: UniPhier: display boot swap pin status by pinmon command by Masahiro Yamada · 10 years ago
  22. c67b2af ARM: UniPhier: add dump command of DDR PHY parameters by Masahiro Yamada · 10 years ago
  23. b614e16 ARM: UniPhier: add DDR PHY training code by Masahiro Yamada · 10 years ago
  24. 4d013d8 bcm281xx: add support for "USB OTG clock" by Steve Rae · 10 years ago
  25. 47705ef ARM: rpi: support model A+ by Stephen Warren · 10 years ago
  26. 9be5c66 arm: semihosting: get rid of forward declarations by Linus Walleij · 10 years ago
  27. 4e1ef15 arm: semihosting: fix up compile bugs by Linus Walleij · 10 years ago
  28. 50b5639 arm: semihosting: staticize internal functions by Linus Walleij · 10 years ago
  29. fb56435 arm: exynos: clock: support SPLL as mmc source clock for exynos5420 by Joonyoung Shim · 10 years ago
  30. ce88a25 odroid-XU3: Add entry for DTS EHCI GPIO by Sjoerd Simons · 10 years ago
  31. a7b9920 exynos5420: fix compilation without parade video by Sjoerd Simons · 10 years ago
  32. 307e90e Exynos5800: The Peach-Pi board does not have a Parade video bridge by Sjoerd Simons · 10 years ago
  33. 6207604 Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  34. d0e932d arm: socfpga: Change watchdog timeout by Stefan Roese · 10 years ago
  35. eb412d7 imx:mx6 fix return value of mxc_get_clock by Peng Fan · 10 years ago
  36. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  37. 6e2fca9 ARM: tegra: Enable PCIe on Jetson TK1 by Thierry Reding · 10 years ago
  38. 9c46e6c ARM: tegra: Add Tegra124 PCIe device tree node by Thierry Reding · 10 years ago
  39. 12e5f6a ARM: tegra: Add GIC for Tegra124 by Thierry Reding · 10 years ago
  40. affe026 ARM: tegra: Enable PCIe on Beaver by Thierry Reding · 10 years ago
  41. 5a2c96a ARM: tegra: Enable PCIe on Cardhu by Thierry Reding · 10 years ago
  42. a1811bc ARM: tegra: Add Tegra30 PCIe device tree node by Thierry Reding · 10 years ago
  43. cd99876 ARM: tegra: Add GIC for Tegra30 by Thierry Reding · 10 years ago
  44. 7dd8738 ARM: tegra: Enable PCIe on TrimSlice by Thierry Reding · 10 years ago
  45. 65d2465 ARM: tegra: Add Tegra20 PCIe device tree node by Thierry Reding · 10 years ago
  46. b02f3e0 ARM: tegra: Enable XUSB pad controller on Jetson TK1 by Thierry Reding · 10 years ago
  47. 78e9f1c ARM: tegra: Add XUSB pad controller on Tegra124 by Thierry Reding · 10 years ago
  48. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  49. 48510c0 ARM: tegra: Implement powergate support by Thierry Reding · 10 years ago
  50. 59cb3bf ARM: tegra: Provide PCIEXCLK reset ID by Thierry Reding · 10 years ago
  51. a723074 ARM: tegra: Implement tegra_plle_enable() by Thierry Reding · 10 years ago
  52. 839e4f7 ARM: tegra: colibri_t30: comment style fix by Marcel Ziswiler · 10 years ago
  53. 992e874 ARM: UniPhier: select CONFIG_SPL by Masahiro Yamada · 10 years ago
  54. d4d45ea ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  55. 490f55c ARM: UniPhier: fix property names of aliases nodes of device trees by Masahiro Yamada · 10 years ago
  56. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  57. a5a5882 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  58. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  59. 2c49323 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  60. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  61. a6c7b46 ARM: tegra: Add support for nyan-big board by Allen Martin · 10 years ago
  62. 754204b tegra: dts: Sync tegra124.dtsi with linux kernel by Simon Glass · 10 years ago
  63. 6ee350b dts: Bring in Chrome OS keyboard device tree definition by Simon Glass · 10 years ago
  64. 0de1570 kconfig: ls102xa: Change the prompt messages by Alison Wang · 10 years ago
  65. 660673a ARM: ls102xa: Setting device's stream id for SMMUs. by Xiubo Li · 10 years ago
  66. e87f3b3 ARM: ls102xa: allow all the peripheral access permission as R/W. by Xiubo Li · 10 years ago
  67. 1a2826f ls102xa: changing a few targets' configurations. by Xiubo Li · 10 years ago
  68. 290e6e9 ls1021a: adding a secondary core boot address and kick functions by Xiubo Li · 10 years ago
  69. 73a1cb2 ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. by Xiubo Li · 10 years ago
  70. b8e5c7f ARM: HYP/non-sec: add the pen address BE mode support. by Xiubo Li · 10 years ago
  71. 8ab967b arm: ls102xa: Add NAND boot support for LS1021AQDS board by Alison Wang · 10 years ago
  72. d612f0a arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board by Alison Wang · 10 years ago
  73. 86949c2 arm: ls102xa: Add SD boot support for LS1021AQDS board by Alison Wang · 10 years ago
  74. 50f0c66 kconfig: ls1021a: add SUPPORT_SPL by Alison Wang · 10 years ago
  75. 14d54de arm: spl: Add I2C linker list in generic .lds by Alison Wang · 10 years ago
  76. da41902 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  77. 306fa01 arm: ls102xa: clear EPU registers for deep sleep by chenhui zhao · 10 years ago
  78. b699b01 arm: ls102xa: fixed a bus frequency setting error by Tang Yuantian · 10 years ago
  79. 9b416a9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  80. d51aae6 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  81. 3183c2a arm: rmobile: Add mmc.h for sh_mmcif of rmobile by Nobuhiro Iwamatsu · 10 years ago
  82. 2ce4eaf stv0991: enable ethernet support by Vikas Manocha · 10 years ago
  83. 9fa32b1 stv0991: Add basic stv0991 architecture support by Vikas Manocha · 10 years ago
  84. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  85. 0fffbd2 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  86. 7a3620b ARM: UniPhier: detect the number of flash banks at run-time by Masahiro Yamada · 10 years ago
  87. dc7246e ARM: UniPhier: extend register area of init page table for PH1-sLD3 by Masahiro Yamada · 10 years ago
  88. 230ce30 ARM: UniPhier: add device tree sources for PH1-sLD3 by Masahiro Yamada · 10 years ago
  89. f5fd7af ARM: UniPhier: add more device nodes to device tree by Masahiro Yamada · 10 years ago
  90. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  91. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago
  92. 6fe7845 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  93. f5d0b9b ARM: UniPhier: merge UniPhier config headers into a single file by Masahiro Yamada · 10 years ago
  94. 3201455 ARM: UniPhier: move support card select to Kconfig by Masahiro Yamada · 10 years ago
  95. 84b3584 ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig by Masahiro Yamada · 10 years ago
  96. b115678 ARM: UniPhier: use boot_is_swapped() macro for readability by Masahiro Yamada · 10 years ago
  97. 9248a78 ARM: UniPhier: remove Denali NAND controller fixup code by Masahiro Yamada · 10 years ago
  98. b9b5cf0 socfpga: correctly increment freeze_controller_base address by Dinh Nguyen · 10 years ago
  99. 5d2f930 socfpga: add missing struct member fifo_triple_byte by Dinh Nguyen · 10 years ago
  100. 481549f arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.h by Stefan Roese · 10 years ago