Commit Graph

  • a55e497156 rockchip: rk3368: spl: add TPL support Philipp Tomsich 2017-07-04 14:40:01 +02:00
  • 1c78740285 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h Philipp Tomsich 2017-07-14 17:51:44 +02:00
  • 1ac973a193 rockchip: rk3368: dts: add DMC node in rk3368.dtsi Philipp Tomsich 2017-06-23 00:27:31 +02:00
  • 403e9cbcd5 rockchip: rk3368: add DRAM controller driver with DRAM initialisation Philipp Tomsich 2017-06-23 00:12:05 +02:00
  • 832567d5aa rockchip: Makefile: streamline SPL/TPL configuration Philipp Tomsich 2017-07-04 14:38:28 +02:00
  • 793f2fd2dc net: gmac_rockchip: Add support for the RK3368 GMAC Philipp Tomsich 2017-07-25 17:02:51 +02:00
  • cf8aceb1c9 rockchip: clk: rk3368: add support for configuring the SPI clocks Philipp Tomsich 2017-07-25 16:48:16 +02:00
  • 4e4c40df30 rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() Philipp Tomsich 2017-07-05 12:11:58 +02:00
  • df0ae00041 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock Philipp Tomsich 2017-07-14 19:57:39 +02:00
  • 6292469073 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) Philipp Tomsich 2017-07-05 11:55:23 +02:00
  • f5a432959a rockchip: clk: rk3368: implement MMC/SD clock reparenting Philipp Tomsich 2017-07-04 14:49:38 +02:00
  • 05c57e12d1 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ Philipp Tomsich 2017-07-04 14:50:11 +02:00
  • a00dfa042d rockchip: clk: rk3368: implement DPLL (DRAM PLL) support Philipp Tomsich 2017-06-23 00:01:10 +02:00
  • 4bebf94e85 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM Philipp Tomsich 2017-06-22 23:53:44 +02:00
  • bee6180126 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver Philipp Tomsich 2017-06-22 23:51:37 +02:00
  • ddfe77df15 rockchip: clk: rk3368: implement bandwidth adjust for PLLs Philipp Tomsich 2017-06-22 23:47:11 +02:00
  • e95b6312e5 rockchip: pinctrl: rk3368: add SPI support Philipp Tomsich 2017-07-25 16:25:10 +02:00
  • a49773d6cf rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver Philipp Tomsich 2017-07-25 17:09:23 +02:00
  • abcde4751e rockchip: pinctrl: rk3368: add support for configuring the MMC pins Philipp Tomsich 2017-07-14 20:07:11 +02:00
  • 5282a3f162 rockchip: pinctrl: rk3368: add GMAC (RGMII only) support Philipp Tomsich 2017-07-14 20:00:58 +02:00
  • 8f362dbb41 rockchip: rk3368: dts: add sgrf node Philipp Tomsich 2017-07-28 11:37:33 +02:00
  • c1828cf7ab rockchip: rk3368: grf: use shifted-constants Philipp Tomsich 2017-07-25 17:01:06 +02:00
  • 81bd0ad07c rockchip: rk3368: syscon: SGRF support for OF_PLATDATA Philipp Tomsich 2017-07-28 11:37:57 +02:00
  • 66a63fec81 rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA Philipp Tomsich 2017-06-22 23:25:57 +02:00
  • c61177aa10 rockchip: rk3368: spl: add memory layout for TPL and SPL Philipp Tomsich 2017-07-14 17:52:09 +02:00
  • e78b04f9d5 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz Philipp Tomsich 2017-06-22 23:31:55 +02:00
  • 525a8c8f2c rockchip: rk3368: pmugrf: add definitions for os_reg[0..3] Philipp Tomsich 2017-07-11 13:42:55 +02:00
  • 0da5c2e779 rockchip: rk3368: mkimage: add support for the RK3368 Philipp Tomsich 2017-07-13 00:59:06 +02:00
  • 9a8f009f24 rockchip: rk3368: improve Kconfig text for the RK3368 Philipp Tomsich 2017-06-10 00:47:53 +02:00
  • 9e27c816a8 rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot Philipp Tomsich 2017-06-23 01:04:47 +02:00
  • 87c16d49a6 drivers: spl: consistently use the $(SPL_TPL_) macro Philipp Tomsich 2017-07-04 11:29:55 +02:00
  • c3916e7bdb spl: add TPL_DRIVER_MISC_SUPPORT option Philipp Tomsich 2017-07-04 14:27:02 +02:00
  • f94e643ef9 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds Philipp Tomsich 2017-07-04 11:16:47 +02:00
  • 6dced7dffc lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata Philipp Tomsich 2017-07-04 11:09:55 +02:00
  • d60b5f74fd spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL Philipp Tomsich 2017-06-30 18:57:25 +02:00
  • 1749858a64 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL Philipp Tomsich 2017-07-04 14:47:46 +02:00
  • c3be6190f9 armv8: spl: Support separate stack for TPL Philipp Tomsich 2017-07-04 11:02:14 +02:00
  • e6a0586277 armv8: move low-level assembly functions into function-sections Philipp Tomsich 2017-07-04 10:04:54 +02:00
  • f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option Philipp Tomsich 2017-06-30 19:02:53 +02:00
  • f291ce1298 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL Philipp Tomsich 2017-06-29 11:11:21 +02:00
  • 7c819e7f22 spl: dm: Kconfig: split CLK support for SPL and TPL Philipp Tomsich 2017-06-29 01:45:01 +02:00
  • f0776a5517 spl: dm: Kconfig: SPL_CLK depends on SPL_DM Philipp Tomsich 2017-06-29 01:44:07 +02:00
  • c336c3c35f spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) Philipp Tomsich 2017-06-29 01:42:40 +02:00
  • 45233301b6 spl: dm: Kconfig: SPL_RAM depends on SPL_DM Philipp Tomsich 2017-06-29 01:41:52 +02:00
  • c6ac6c1bd4 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL Philipp Tomsich 2017-06-29 01:38:49 +02:00
  • 9c447370c1 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON Philipp Tomsich 2017-06-29 01:37:10 +02:00
  • 616bd09e79 spl: dm: Kconfig: fix help text for SPL/TPL confusion Philipp Tomsich 2017-07-28 17:03:03 +02:00
  • ae2cee2e34 spl: use TPL_SYS_MALLOC_F_LEN for TPL Philipp Tomsich 2017-07-28 11:06:03 +02:00
  • 19b68fb280 rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL Philipp Tomsich 2017-06-29 11:28:15 +02:00
  • ee14d29db0 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL Philipp Tomsich 2017-06-29 11:21:15 +02:00
  • 36979c7e56 rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64 Philipp Tomsich 2017-06-23 00:05:38 +02:00
  • a954fa3203 spl: configure 'return to bootrom' separately for SPL and TPL Philipp Tomsich 2017-07-04 14:24:53 +02:00
  • 225d30b708 spl: add a 'return to bootrom' boot method Philipp Tomsich 2017-06-22 23:38:36 +02:00
  • a41e3e1480 OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. Adam Ford 2017-07-26 22:25:29 -05:00
  • b730ff3fd6 omap3: incorrect logical check in do_emif4_init xypron.glpk@gmx.de 2017-04-15 16:11:12 +02:00
  • da0227f7d2 arm: omap: Fix 'get_device_type()' for OMAP34XX Derald D. Woods 2017-07-31 07:41:40 -05:00
  • 5bbc265bec Convert CONFIG_NAND to Kconfig Adam Ford 2017-08-07 17:37:18 -04:00
  • a44bffcc95 efi_loader: use EFI_PAGE_SIZE instead of 4096 xypron.glpk@gmx.de 2017-08-11 21:19:25 +02:00
  • aee4f06dff efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 xypron.glpk@gmx.de 2017-08-11 21:19:37 +02:00
  • 0d43fded20 omap3: evm: Update board, defconfig, and maintainer file Derald D. Woods 2017-08-06 00:00:21 -05:00
  • 00fd59dd1a README: Drop information about commands Simon Glass 2017-08-04 16:35:06 -06:00
  • e188eee7a4 Drop config_cmd_all.h Simon Glass 2017-08-04 16:35:05 -06:00
  • 54feea17d6 Convert CONFIG_CMD_ZFS to Kconfig Simon Glass 2017-08-04 16:35:04 -06:00
  • e7a815f32e Convert CONFIG_CMD_ZBOOT to Kconfig Simon Glass 2017-08-04 16:35:03 -06:00
  • 1aa4e8d0de Convert CONFIG_CMD_UUID to Kconfig Simon Glass 2017-08-04 16:35:02 -06:00
  • 2a242e3e80 Convert CONFIG_CMD_UNIVERSE to Kconfig Simon Glass 2017-08-04 16:35:01 -06:00
  • 5605aa8ab6 Convert CONFIG_CMD_TSI148 to Kconfig Simon Glass 2017-08-04 16:35:00 -06:00
  • ce058ae5f2 Convert CONFIG_CMD_TRACE to Kconfig Simon Glass 2017-08-04 16:34:59 -06:00
  • 7a76431845 Convert CONFIG_CMD_YAFFS2 to Kconfig Simon Glass 2017-08-04 16:34:58 -06:00
  • 9b92a8d76a Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig Simon Glass 2017-08-04 16:34:57 -06:00
  • 78d11b7040 Kconfig: Drop CONFIG_CMD_TFTP Simon Glass 2017-08-04 16:34:56 -06:00
  • 3cef3b3185 Convert CONFIG_CMD_TERMINAL to Kconfig Simon Glass 2017-08-04 16:34:55 -06:00
  • 90d99e5936 Convert CONFIG_CMD_TCA642X to Kconfig Simon Glass 2017-08-04 16:34:54 -06:00
  • 1c27a4c949 gpio: Drop sx151x driver Simon Glass 2017-08-04 16:34:53 -06:00
  • 00805d7ad8 Convert CONFIG_CMD_STRINGS to Kconfig Simon Glass 2017-08-04 16:34:52 -06:00
  • ba71be547c Kconfig: Sort the memory commands Simon Glass 2017-08-04 16:34:51 -06:00
  • 3a91a25376 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig Simon Glass 2017-08-04 16:34:50 -06:00
  • 203dc1b3a8 Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig Simon Glass 2017-08-04 16:34:49 -06:00
  • 72c3033fd1 Convert CONFIG_CMD_SPL to Kconfig Simon Glass 2017-08-04 16:34:48 -06:00
  • 2a728f3a1e Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig Simon Glass 2017-08-04 16:34:47 -06:00
  • 719d36ee36 Convert CONFIG_CMD_SF_TEST to Kconfig Simon Glass 2017-08-04 16:34:46 -06:00
  • efce2442d3 Convert CONFIG_CMD_SDRAM to Kconfig Simon Glass 2017-08-04 16:34:45 -06:00
  • 0941f597a2 Convert CONFIG_CMD_SCSI to Kconfig Simon Glass 2017-08-04 16:34:44 -06:00
  • 15dc63d646 Convert CONFIG_CMD_SAVES to Kconfig Simon Glass 2017-08-04 16:34:43 -06:00
  • 5d47099fea Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option Simon Glass 2017-08-04 16:34:42 -06:00
  • f8803a99fe Convert CONFIG_CMD_REISER to Kconfig Simon Glass 2017-08-04 16:34:41 -06:00
  • fa379223cd Convert CONFIG_CMD_REGINFO to Kconfig Christophe Leroy 2017-08-04 16:34:40 -06:00
  • b75dfd2d46 Kconfig: Convert CMD_READ to Kconfig Simon Glass 2017-08-04 16:34:39 -06:00
  • 6f62d7c4f7 Kconfig: Drop CONFIG_CMD_PORTIO and associated command Simon Glass 2017-08-04 16:34:38 -06:00
  • 7f6665554a Convert CONFIG_CMD_PCMCIA to Kconfig Simon Glass 2017-08-04 16:34:37 -06:00
  • 3abe4e6d9c Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver Simon Glass 2017-08-04 16:34:36 -06:00
  • 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM Simon Glass 2017-08-04 16:34:35 -06:00
  • 6500ec7a5a Convert CONFIG_CMD_PCI to Kconfig Simon Glass 2017-08-04 16:34:34 -06:00
  • ba7cc6c6c5 Kconfig: Drop CONFIG_CMD_PCA953X_INFO Simon Glass 2017-08-04 16:34:33 -06:00
  • 0091362ce5 Convert CONFIG_CMD_PCA953X to Kconfig Simon Glass 2017-08-04 16:34:32 -06:00
  • 978f0854da Convert CONFIG_CMD_ONENAND to Kconfig Simon Glass 2017-08-04 16:34:31 -06:00
  • cb70e6cb8d Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig Simon Glass 2017-08-04 16:34:30 -06:00
  • 7e4bef711e sun50i: a64: Sync Linux [oe]hci0 nodes Jagan Teki 2017-06-09 17:57:58 +05:30
  • f38c5f526c Convert CONFIG_CMD_MMC_SPI to Kconfig Simon Glass 2017-08-04 16:34:29 -06:00
  • 0c19b4d180 Kconfig: Sort the device-access commands Simon Glass 2017-08-04 16:34:28 -06:00