1. d7e2891 i2c_eeprom: Add reading support by mario.six@gdsys.cc · 8 years ago
  2. 9f03247 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  3. 766d260 zynq: defconfig: Remove unnecessary board specific config files by Siva Durga Prasad Paladugu · 8 years ago
  4. 05f4cc3 zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig by Siva Durga Prasad Paladugu · 8 years ago
  5. 4d25507 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  6. 2ae9fbe usb: zynq: Define config USB_STORAGE through defconfig by Siva Durga Prasad Paladugu · 8 years ago
  7. 2cdc778 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  8. 3bac830 ARM64: zynqmp: Enable AHCI on EP platform by Alexander Graf · 8 years ago
  9. 91afeb3 microblaze: Remove empty ifdef around caches by Michal Simek · 8 years ago
  10. 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  11. 23ffd36 ARM64: zynqmp: Remove get_uart_clk() by Michal Simek · 8 years ago
  12. 59da82e serial: zynq: Read information about clock from DT by Michal Simek · 8 years ago
  13. f3d1cc2 ARM64: zynqmp: Enable SPL for all zynqmp boards by Michal Simek · 8 years ago
  14. 1f29738 ARM64: zynqmp: Enable CLK and SPL_CLK by default by Michal Simek · 8 years ago
  15. 1eefe14 spl: Fix compilation warnings for arm64 by Michal Simek · 9 years ago
  16. 1d405e2 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · 9 years ago
  17. 2118157 api: Disable api_net when DM is used by Michal Simek · 8 years ago
  18. 72d8d5d ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2 by Michal Simek · 8 years ago
  19. 89ca873 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  20. 9f84da8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  21. 95d5273 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  22. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  23. ebfc066 doc: SPL: Add README for secure boot support by Sumit Garg · 8 years ago
  24. aa36c84 powerpc/mpc85xx: T104x: Add nand secure boot target by Sumit Garg · 8 years ago
  25. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  26. 6386527 mpc83xx: make it bootable with the latest kernel by Kevin Hao · 8 years ago
  27. 16c8c17 mpc83xx: fix the corruption of u-boot when saveenv by Kevin Hao · 8 years ago
  28. 2a5f7f2 ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  29. 0e2b535 ARM: Add save_boot_params for ARMv8 by Stephen Warren · 8 years ago
  30. efbb3d4 ARM: tegra: p2371-2180: A03 board PMIC config update by Stephen Warren · 8 years ago
  31. 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  32. d0f4500 ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  33. 1f60f07 ARM: tegra: split p2771-0000 build by Stephen Warren · 8 years ago
  34. 0388634 ARM: tegra: fix Tegra186 DT GPIO binding header by Stephen Warren · 8 years ago
  35. ff87b08 image: fix IH_ARCH_... values for uImage compatibility by Masahiro Yamada · 8 years ago
  36. 45031f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  37. 68b09b8 Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS" by Breno Lima · 8 years ago
  38. 5d219d4 serial_mxc: Remove unconditional DCE setting by Breno Lima · 8 years ago
  39. 7f25fdc powerpc: MPC8544DS: revert typo in I2C offset value by Benjamin Kamath · 8 years ago
  40. 8f2e2f1 mx6: clock: Fix the logic for reading axi_alt_sel by Fabio Estevam · 8 years ago
  41. 55edb9d mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips by Daniel Schwierzeck · 8 years ago
  42. 95cee94 Revert "arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite" by Stefano Babic · 8 years ago
  43. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  44. 0e68a36 ARMv8/ls1043ardb: Integrate FSL PPA by Hou Zhiqiang · 8 years ago
  45. 45684ae ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  46. 032d5bb ARMv8/Layerscape: switch SMP method accordingly by Hou Zhiqiang · 8 years ago
  47. f1dd4ca ARMv8/layerscape: Add FSL PPA support by Hou Zhiqiang · 8 years ago
  48. b45db3b ARMv8: add the secure monitor firmware framework by Hou Zhiqiang · 8 years ago
  49. 85cdf38 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches by Hou Zhiqiang · 8 years ago
  50. 5ad5823 armv8: layerscape: Convert to use common MMU framework by York Sun · 8 years ago
  51. 8b248c8 imx_watchdog: add weak attribute to reset_cpu function by Stefan Agner · 8 years ago
  52. be1a17f mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · 8 years ago
  53. 47855a5 mx7_common: Put display board info config into board file by Stefan Agner · 8 years ago
  54. ec7fde3 mx7: set soc environment according to exact SoC type by Stefan Agner · 8 years ago
  55. c448309 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
  56. 9a88180 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
  57. 2deebe2 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · 8 years ago
  58. 83fd908 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · 8 years ago
  59. 4beba06 warp7: Remove CONFIG_BOOTDELAY variable by Breno Lima · 8 years ago
  60. 63a9309 ARM: configs: cm_fx6: add mtd support by Christopher Spinrath · 8 years ago
  61. 62d6bac ARM: board: cm_fx6: fixup mtd partitions in the fdt by Christopher Spinrath · 8 years ago
  62. f4ae23a fdt_support: define stub for fdt_fixup_mtdparts by Christopher Spinrath · 8 years ago
  63. f0f6724 ARM: configs: cm_fx6: improve default environment by Christopher Spinrath · 8 years ago
  64. 88e4774 pico-imx6ul: Add PMIC support by Vanessa Maegima · 8 years ago
  65. 67ff9e1 wandboard: move environment partition farther from u-boot.img by Alexey Brodkin · 8 years ago
  66. f60d060 test: Adjust the of-platdata test run condition by Simon Glass · 8 years ago
  67. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  68. fc5d54b configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries by Tom Rini · 8 years ago
  69. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  70. f733d46 armv8: mmu: split block if necessary by York Sun · 8 years ago
  71. 252cdb4 armv8: mmu: house cleaning by York Sun · 8 years ago
  72. 50e93b9 armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  73. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  74. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  75. b707396 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  76. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  77. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  78. a5aa7ff ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  79. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  80. 9c4f52b sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i by Chen-Yu Tsai · 8 years ago
  81. 3eff681 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  82. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  83. 8c0ef7f ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  84. 980d6a5 ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  85. dbf38aa ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · 8 years ago
  86. a1274cc ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  87. 1e77ce0 sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i by Chen-Yu Tsai · 8 years ago
  88. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  89. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  90. 66ab528 sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  91. fa8a485 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  92. 74fcc92 sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus by Hans de Goede · 8 years ago
  93. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  94. 4a8c7c1 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  95. f221961 sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  96. 926fbcc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  97. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. a29710c net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  99. 26c0c15 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  100. 320e057 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago