1. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  2. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  3. b65236a configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · 7 years ago
  4. 4ce8b4d rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
  5. 1276008 rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 7 years ago
  6. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  7. 4cf4378 rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  8. faa18db armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  9. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  10. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  11. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  12. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  13. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  14. 5071457 rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago
  15. fbbd380 rockchip: rk3368: spl: add SPL support by Philipp Tomsich · 7 years ago
  16. 9b0bc59 rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · 7 years ago
  17. a55e497 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · 7 years ago
  18. 1c78740 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  19. 1ac973a rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · 7 years ago
  20. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  21. 832567d rockchip: Makefile: streamline SPL/TPL configuration by Philipp Tomsich · 7 years ago
  22. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  23. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  24. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  25. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  26. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  27. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  28. 05c57e1 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ by Philipp Tomsich · 7 years ago
  29. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  30. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  31. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  32. ddfe77d rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  33. e95b631 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  34. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  35. abcde47 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  36. 5282a3f rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  37. 8f362db rockchip: rk3368: dts: add sgrf node by Philipp Tomsich · 7 years ago
  38. c1828cf rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  39. 81bd0ad rockchip: rk3368: syscon: SGRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  40. 66a63fe rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  41. c61177a rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  42. e78b04f rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  43. 525a8c8 rockchip: rk3368: pmugrf: add definitions for os_reg[0..3] by Philipp Tomsich · 7 years ago
  44. 0da5c2e rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · 7 years ago
  45. 9a8f009 rockchip: rk3368: improve Kconfig text for the RK3368 by Philipp Tomsich · 7 years ago
  46. 9e27c81 rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot by Philipp Tomsich · 7 years ago
  47. 87c16d4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  48. c3916e7 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  49. f94e643 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  50. 6dced7d lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
  51. d60b5f7 spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  52. 1749858 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  53. c3be619 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  54. e6a0586 armv8: move low-level assembly functions into function-sections by Philipp Tomsich · 7 years ago
  55. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  56. f291ce1 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  57. 7c819e7 spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · 7 years ago
  58. f0776a5 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · 7 years ago
  59. c336c3c spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · 7 years ago
  60. 4523330 spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · 7 years ago
  61. c6ac6c1 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
  62. 9c44737 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
  63. 616bd09 spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  64. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  65. 19b68fb rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL by Philipp Tomsich · 7 years ago
  66. ee14d29 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  67. 36979c7 rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64 by Philipp Tomsich · 7 years ago
  68. a954fa3 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  69. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  70. a41e3e1 OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · 7 years ago
  71. b730ff3 omap3: incorrect logical check in do_emif4_init by xypron.glpk@gmx.de · 7 years ago
  72. da0227f arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · 7 years ago
  73. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  74. a44bffc efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · 7 years ago
  75. aee4f06 efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 by xypron.glpk@gmx.de · 7 years ago
  76. 0d43fde omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  77. 00fd59d README: Drop information about commands by Simon Glass · 7 years ago
  78. e188eee Drop config_cmd_all.h by Simon Glass · 7 years ago
  79. 54feea1 Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  80. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  81. 1aa4e8d Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  82. 2a242e3 Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  83. 5605aa8 Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  84. ce058ae Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  85. 7a76431 Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  86. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  87. 78d11b7 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  88. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  89. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  90. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  91. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  92. ba71be5 Kconfig: Sort the memory commands by Simon Glass · 7 years ago
  93. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  94. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  95. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  96. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  97. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  98. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  99. 0941f59 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  100. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago