Commit Graph

48016 Commits (e89f5591f40a1c46f4a1016eddd1e215175b992f)
 

Author SHA1 Message Date
Fabio Estevam 0f194018f2 mx6memcal: spl: Disambiguate the error message 7 years ago
Fabio Estevam 941fcabfa7 mx6memcal: spl: Also take i.MX6ULL into account 7 years ago
Fabio Estevam db00e921fd mx6memcal: Fix the UART ports for mx6sabresd/auto boards 7 years ago
Tom Rini 64c7abf023 toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL 7 years ago
Tom Rini bf52330a50 imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL 7 years ago
Tom Rini c10b1c43fd imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL 7 years ago
Tom Rini 20b9f2eaf5 arm: imx: Rework i.MX specific commands to be excluded from SPL 7 years ago
Eran Matityahu e7528a3d74 imx7: spl: Add support for MMC3, SD3 and NAND boot devices 7 years ago
Eran Matityahu cd9f3ff651 imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices 7 years ago
Peng Fan a3cc43551f imx: mx6ull-14x14-evk: enable DM QSPI driver 7 years ago
Peng Fan afe8e1b033 spi: fsl_qspi: support i.MX6UL/6ULLL/7D 7 years ago
Fabio Estevam 6a2ccd64c3 mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL 7 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 7 years ago
Peng Fan d9523fdd11 imx: mx6sxsabresd: enlarge ENV offset 7 years ago
Peng Fan e80f9e1a37 imx: mx6sxsabresd: config wdog pinmux 7 years ago
Peng Fan 5dfc9d3766 imx: mx6sxsabresd: Enable DM driver 7 years ago
Peng Fan f8e450a7f6 board: freescale: common: add pfuze dm code 7 years ago
Peng Fan 83fccaf1f9 ARM: imx: Enable dts for i.MX6SX-SDB 7 years ago
Peng Fan 220e88787a ARM: imx: Introduce dts for i.MX6SX-SDB 7 years ago
Peng Fan 8df42bee0e misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 7 years ago
Stefano Babic fb8cac9366 mx6: Support SKS-Kinkel sksimx6 Board 7 years ago
Rick Chen b6896fcbeb travis.yml: Support RISC-V 7 years ago
Rick Chen 3fafced74d riscv: doc: Add relative doc to describe RISC-V 7 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 7 years ago
Rick Chen c7d7e80acd riscv: Support standalone 7 years ago
Rick Chen 42ac26f2b0 riscv: tools: Prelink u-boot 7 years ago
Rick Chen 3dafc016c1 riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V 7 years ago
Rick Chen 56a4ca8f72 riscv: configs: Add nx25-ae250.h to support RISC-V 7 years ago
Rick Chen 7885ea8568 riscv: board: Add nx25-ae250 to support RISC-V 7 years ago
Rick Chen f94c44e51e riscv: Add Kconfig to support RISC-V 7 years ago
Rick Chen 6020faf62c riscv: nx25: include: Add header files to support RISC-V 7 years ago
Rick Chen 039ed7c572 riscv: nx25: dts: Add AE250 dts to support RISC-V 7 years ago
Rick Chen 8bbb2909cb riscv: nx25: lib: Add relative lib funcs to support RISC-V 7 years ago
Rick Chen e8e39597a3 riscv: cpu: Add nx25 to support RISC-V 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 7 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 7 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 7 years ago
Jean-Jacques Hiblot d0e443786c common: do not compile common fastboot code when building the SPL 7 years ago
Tom Rini dc80373299 am335x_hs_evm: Trim options in SPL to reduce binary size 7 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 7 years ago
Jean-Jacques Hiblot c9d3f34e77 configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL 7 years ago
Jean-Jacques Hiblot 33678bd7f5 configs: openrd: removed support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 7 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 7 years ago