1. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  2. a5aa7ff ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  3. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  4. 9c4f52b sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i by Chen-Yu Tsai · 8 years ago
  5. 3eff681 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  6. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  7. 8c0ef7f ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  8. 980d6a5 ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  9. dbf38aa ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · 8 years ago
  10. a1274cc ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  11. 1e77ce0 sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i by Chen-Yu Tsai · 8 years ago
  12. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  13. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  14. 66ab528 sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  15. fa8a485 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  16. 74fcc92 sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus by Hans de Goede · 8 years ago
  17. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  18. 4a8c7c1 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  19. f221961 sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  20. 926fbcc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  21. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  22. a29710c net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  23. 26c0c15 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  24. 320e057 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  25. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  26. 1269625 dm: Update the of-platdata README for the new features by Simon Glass · 8 years ago
  27. b979d3d dm: Add a test for of-platdata by Simon Glass · 8 years ago
  28. a811779 test/py: Start sandbox SPL when enabled by Simon Glass · 8 years ago
  29. ebec58f test/py: Provide a way to get early console output by Simon Glass · 8 years ago
  30. c7f636f test/py: Note which console produced unexpected output by Simon Glass · 8 years ago
  31. 2fedbaa test/py: Handle testing with the sandbox_spl board by Simon Glass · 8 years ago
  32. 97feca3 rockchip: Use of-platdata for firefly-rk3288 by Simon Glass · 8 years ago
  33. 086ec0e rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  34. fb4baf5 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  35. 5ce4bb2 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  36. 6afc466 rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  37. 6efeeea rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  38. d95b14f rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  39. 2d143bd rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  40. 08fd82c rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  41. bfeb443 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  42. 6809b04 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  43. 9ca7e67 rockchip: Update the sdram-channel property to support of-platdata by Simon Glass · 8 years ago
  44. 2fc24d5 rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  45. b2927fb dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  46. 1e6ca1a dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  47. a951431 dm: core: Move regmap allocation into a separate function by Simon Glass · 8 years ago
  48. 3949a41 dm: sandbox: Enable of-platdata for sandbox_spl by Simon Glass · 8 years ago
  49. 2c9dfb5 sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · 8 years ago
  50. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  51. d22199b dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · 8 years ago
  52. efefe12 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  53. fd1c2d9 dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  54. 7d23b9c dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · 8 years ago
  55. e240913 tiny-printf: Support assert() by Simon Glass · 8 years ago
  56. 162a7a4 Only build the libfdt python module if 'swig' is available by Simon Glass · 8 years ago
  57. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  58. dbbe2e6 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · 8 years ago
  59. 69f2ed7 dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago
  60. ec564b4 dm: Add a library to provide simple device-tree access by Simon Glass · 8 years ago
  61. 39782af dm: Add a README for of-platdata by Simon Glass · 8 years ago
  62. 2789ddb dm: Add an option to enable the of-platdata feature by Simon Glass · 8 years ago
  63. 7a53a54 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  64. b484b0d dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  65. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  66. f24770d dm: Add a header that provides access to the of-platdata structs by Simon Glass · 8 years ago
  67. bab8233 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · 8 years ago
  68. 04ecf36 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  69. 3b2a29e dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  70. 29629eb dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  71. 054b3a1 dm: Makefile: Build of-platdata before SPL by Simon Glass · 8 years ago
  72. d223e0a dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  73. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  74. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  75. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  76. 1c12bce sandbox: Don't use IDE and iotrace in SPL by Simon Glass · 8 years ago
  77. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  78. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  79. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  80. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  81. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  82. 4cfc416 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  83. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  84. 72a7e07 Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  85. 12c550d spl: Drop include of i2c.h by Simon Glass · 8 years ago
  86. 3928532 README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  87. 7fcdac0 sandbox: Don't print a warning for CONFIG_I2C_COMPAT by Simon Glass · 8 years ago
  88. 36b898b rtc: Tidy up the code style by Simon Glass · 8 years ago
  89. bcc53bf arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  90. 9828682 Add warn_non_spl() to show a message in U-Boot proper by Simon Glass · 8 years ago
  91. 5e7f743 Add comments for debug() and pr_fmt by Simon Glass · 8 years ago
  92. 6b42461 arm: Don't invalidate unaligned cache regions by Simon Glass · 8 years ago
  93. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  94. ba169d9 board_f: prevent misleading "Watchdog enabled" output by Anatolij Gustschin · 8 years ago
  95. 46d7a3b board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y by Anatolij Gustschin · 8 years ago
  96. 0ec807b configs: da850evm: enable bootz command by Sekhar Nori · 8 years ago
  97. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  98. b6fefa7 mkimage: fix missing break for -p switch by Teddy Reed · 8 years ago
  99. 19e8649 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state by Hector Palacios · 8 years ago
  100. 4b2fd72 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago