Commit Graph

48027 Commits (e0abeaccefe78a0484f6cb8dbc71151c88c5f16d)
 

Author SHA1 Message Date
Stephen Warren ddecaaf3b9 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER 6 years ago
Stephen Warren 8163faf952 ARMv8: add optional Linux kernel image header 6 years ago
Stephen Warren f097532d27 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET 6 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 6 years ago
Stephen Warren 0d1bd150f0 ARM: tegra: remove SPL config for non-SPL SoCs 6 years ago
Stephen Warren 3cdb5fa08a ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL 6 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 6 years ago
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 6 years ago
Christopher Spinrath edc57f1df8 ARM: imx: cm_fx6: env: try to determine dtb to use 6 years ago
Christopher Spinrath dbeaa1d131 ARM: imx: cm_fx6: export board and soc info to env 6 years ago
Koen Vandeputte f57263ee9b drivers: pci: imx: fix enumeration logic error 6 years ago
Fabio Estevam 0f194018f2 mx6memcal: spl: Disambiguate the error message 6 years ago
Fabio Estevam 941fcabfa7 mx6memcal: spl: Also take i.MX6ULL into account 6 years ago
Fabio Estevam db00e921fd mx6memcal: Fix the UART ports for mx6sabresd/auto boards 6 years ago
Tom Rini 64c7abf023 toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL 6 years ago
Tom Rini bf52330a50 imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL 6 years ago
Tom Rini c10b1c43fd imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL 6 years ago
Tom Rini 20b9f2eaf5 arm: imx: Rework i.MX specific commands to be excluded from SPL 6 years ago
Eran Matityahu e7528a3d74 imx7: spl: Add support for MMC3, SD3 and NAND boot devices 6 years ago
Eran Matityahu cd9f3ff651 imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices 6 years ago
Peng Fan a3cc43551f imx: mx6ull-14x14-evk: enable DM QSPI driver 6 years ago
Peng Fan afe8e1b033 spi: fsl_qspi: support i.MX6UL/6ULLL/7D 6 years ago
Fabio Estevam 6a2ccd64c3 mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL 6 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 6 years ago
Peng Fan d9523fdd11 imx: mx6sxsabresd: enlarge ENV offset 6 years ago
Peng Fan e80f9e1a37 imx: mx6sxsabresd: config wdog pinmux 6 years ago
Peng Fan 5dfc9d3766 imx: mx6sxsabresd: Enable DM driver 6 years ago
Peng Fan f8e450a7f6 board: freescale: common: add pfuze dm code 6 years ago
Peng Fan 83fccaf1f9 ARM: imx: Enable dts for i.MX6SX-SDB 6 years ago
Peng Fan 220e88787a ARM: imx: Introduce dts for i.MX6SX-SDB 6 years ago
Peng Fan 8df42bee0e misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 6 years ago
Stefano Babic fb8cac9366 mx6: Support SKS-Kinkel sksimx6 Board 6 years ago
Rick Chen b6896fcbeb travis.yml: Support RISC-V 6 years ago
Rick Chen 3fafced74d riscv: doc: Add relative doc to describe RISC-V 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 6 years ago
Rick Chen c7d7e80acd riscv: Support standalone 6 years ago
Rick Chen 42ac26f2b0 riscv: tools: Prelink u-boot 6 years ago
Rick Chen 3dafc016c1 riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V 6 years ago
Rick Chen 56a4ca8f72 riscv: configs: Add nx25-ae250.h to support RISC-V 6 years ago
Rick Chen 7885ea8568 riscv: board: Add nx25-ae250 to support RISC-V 6 years ago
Rick Chen f94c44e51e riscv: Add Kconfig to support RISC-V 6 years ago
Rick Chen 6020faf62c riscv: nx25: include: Add header files to support RISC-V 6 years ago
Rick Chen 039ed7c572 riscv: nx25: dts: Add AE250 dts to support RISC-V 6 years ago
Rick Chen 8bbb2909cb riscv: nx25: lib: Add relative lib funcs to support RISC-V 6 years ago
Rick Chen e8e39597a3 riscv: cpu: Add nx25 to support RISC-V 6 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 6 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 6 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 6 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago