1. 99b546d rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  2. 086a871 rockchip: rk322x: update max-frequency for mmc node by Kever Yang · 7 years ago
  3. b0aafcc rockchip: dts: rk322x: add sdmmc device node by Kever Yang · 7 years ago
  4. c4a0d33 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  5. a65d5fa rockchip: rk322x: set the DDR region as non-secure in SPL by Kever Yang · 7 years ago
  6. a10ece2 rockchip: rk3288: fix EMMC_DIV_MASK definition in header by Kever Yang · 7 years ago
  7. 37ffb85 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  8. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  9. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  10. fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  11. 3f350bd rockchip: remove the hard coded uart iomux setting for px5 evb by Andy Yan · 7 years ago
  12. f4ecbc8 rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards by Andy Yan · 7 years ago
  13. a1579a4 rockchip: add u-boot specific dts for rk3368 based boards by Andy Yan · 7 years ago
  14. 9d81faa rockchip: rk3368: remove setup of secure timer from TPL/SPL by Philipp Tomsich · 7 years ago
  15. 3560d7d rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · 7 years ago
  16. 0a4873f dts: rk3368: make timer0 accessible for SPL and TPL by Philipp Tomsich · 7 years ago
  17. 02a61b7 rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  18. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  19. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  20. edfcaa3 configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · 7 years ago
  21. 653d204 rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
  22. dc30a6e rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 8 years ago
  23. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  24. 01b219e rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  25. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  26. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  27. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  28. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  29. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  30. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  31. 84af43e rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago
  32. a900e7c rockchip: rk3368: spl: add SPL support by Philipp Tomsich · 7 years ago
  33. 5c360af rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · 7 years ago
  34. 866a9e7 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · 7 years ago
  35. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  36. 622212e rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · 7 years ago
  37. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  38. 5e58afe rockchip: Makefile: streamline SPL/TPL configuration by Philipp Tomsich · 7 years ago
  39. 821c4c4 net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  40. b4fb55f rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  41. 83a5d2c rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  42. a249f10 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  43. c23a993 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  44. fbf07a5 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  45. d4d9c80 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ by Philipp Tomsich · 7 years ago
  46. 313b2da rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  47. 415ff7e rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  48. 79aa1ab rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  49. 34b7613 rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  50. dd7fc76 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  51. 4f1ad22 rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  52. a5e3113 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  53. 3487943 rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  54. 990c1a6 rockchip: rk3368: dts: add sgrf node by Philipp Tomsich · 7 years ago
  55. 9ac1d83 rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  56. 4d1fe26 rockchip: rk3368: syscon: SGRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  57. 036a850 rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  58. 0c1c09f rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  59. 9b687c7 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  60. 01c5bd2 rockchip: rk3368: pmugrf: add definitions for os_reg[0..3] by Philipp Tomsich · 7 years ago
  61. e9ec868 rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · 7 years ago
  62. 9f3deaf rockchip: rk3368: improve Kconfig text for the RK3368 by Philipp Tomsich · 7 years ago
  63. f225841 rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot by Philipp Tomsich · 7 years ago
  64. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  65. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  66. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  67. 456e0cb lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
  68. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  69. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  70. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  71. d15592f armv8: move low-level assembly functions into function-sections by Philipp Tomsich · 7 years ago
  72. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  73. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  74. 592c3db spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · 7 years ago
  75. bf7ca30 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · 7 years ago
  76. 6614f42 spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · 7 years ago
  77. ce8d20c spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · 7 years ago
  78. 03cdf69 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
  79. cdda349 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
  80. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  81. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  82. 9b5545d rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL by Philipp Tomsich · 7 years ago
  83. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  84. 29031a8 rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64 by Philipp Tomsich · 7 years ago
  85. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  86. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  87. dfe320c arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · 7 years ago
  88. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  89. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  90. 663b0cc README: Drop information about commands by Simon Glass · 7 years ago
  91. f5a9d5e Drop config_cmd_all.h by Simon Glass · 7 years ago
  92. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  93. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  94. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  95. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  96. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  97. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  98. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  99. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  100. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago