1. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  2. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  3. edfcaa3 configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · 7 years ago
  4. 653d204 rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
  5. dc30a6e rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 8 years ago
  6. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  7. 01b219e rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  8. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  9. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  10. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  11. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  12. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  13. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  14. 84af43e rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago
  15. a900e7c rockchip: rk3368: spl: add SPL support by Philipp Tomsich · 7 years ago
  16. 5c360af rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · 7 years ago
  17. 866a9e7 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · 7 years ago
  18. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  19. 622212e rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · 7 years ago
  20. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  21. 5e58afe rockchip: Makefile: streamline SPL/TPL configuration by Philipp Tomsich · 7 years ago
  22. 821c4c4 net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  23. b4fb55f rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  24. 83a5d2c rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  25. a249f10 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  26. c23a993 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  27. fbf07a5 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  28. d4d9c80 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ by Philipp Tomsich · 7 years ago
  29. 313b2da rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  30. 415ff7e rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  31. 79aa1ab rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  32. 34b7613 rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  33. dd7fc76 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  34. 4f1ad22 rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  35. a5e3113 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  36. 3487943 rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  37. 990c1a6 rockchip: rk3368: dts: add sgrf node by Philipp Tomsich · 7 years ago
  38. 9ac1d83 rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  39. 4d1fe26 rockchip: rk3368: syscon: SGRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  40. 036a850 rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  41. 0c1c09f rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  42. 9b687c7 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  43. 01c5bd2 rockchip: rk3368: pmugrf: add definitions for os_reg[0..3] by Philipp Tomsich · 7 years ago
  44. e9ec868 rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · 7 years ago
  45. 9f3deaf rockchip: rk3368: improve Kconfig text for the RK3368 by Philipp Tomsich · 7 years ago
  46. f225841 rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot by Philipp Tomsich · 7 years ago
  47. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  48. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  49. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  50. 456e0cb lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
  51. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  52. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  53. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  54. d15592f armv8: move low-level assembly functions into function-sections by Philipp Tomsich · 7 years ago
  55. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  56. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  57. 592c3db spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · 7 years ago
  58. bf7ca30 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · 7 years ago
  59. 6614f42 spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · 7 years ago
  60. ce8d20c spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · 7 years ago
  61. 03cdf69 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
  62. cdda349 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
  63. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  64. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  65. 9b5545d rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL by Philipp Tomsich · 7 years ago
  66. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  67. 29031a8 rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64 by Philipp Tomsich · 7 years ago
  68. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  69. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  70. dfe320c arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · 7 years ago
  71. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  72. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  73. 663b0cc README: Drop information about commands by Simon Glass · 7 years ago
  74. f5a9d5e Drop config_cmd_all.h by Simon Glass · 7 years ago
  75. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  76. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  77. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  78. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  79. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  80. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  81. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  82. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  83. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  84. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  85. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  86. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  87. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  88. 26c2053 Kconfig: Sort the memory commands by Simon Glass · 7 years ago
  89. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  90. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  91. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  92. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  93. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  94. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  95. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  96. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  97. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  98. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  99. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  100. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago