Commit Graph

47900 Commits (fdb6c3232f66bc9c07c30de87928506477ac4e63)
 

Author SHA1 Message Date
Peng Fan f8e450a7f6 board: freescale: common: add pfuze dm code 8 years ago
Peng Fan 83fccaf1f9 ARM: imx: Enable dts for i.MX6SX-SDB 8 years ago
Peng Fan 220e88787a ARM: imx: Introduce dts for i.MX6SX-SDB 8 years ago
Peng Fan 8df42bee0e misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 8 years ago
Stefano Babic fb8cac9366 mx6: Support SKS-Kinkel sksimx6 Board 8 years ago
Rick Chen b6896fcbeb travis.yml: Support RISC-V 8 years ago
Rick Chen 3fafced74d riscv: doc: Add relative doc to describe RISC-V 8 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 8 years ago
Rick Chen c7d7e80acd riscv: Support standalone 8 years ago
Rick Chen 42ac26f2b0 riscv: tools: Prelink u-boot 8 years ago
Rick Chen 3dafc016c1 riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V 8 years ago
Rick Chen 56a4ca8f72 riscv: configs: Add nx25-ae250.h to support RISC-V 8 years ago
Rick Chen 7885ea8568 riscv: board: Add nx25-ae250 to support RISC-V 8 years ago
Rick Chen f94c44e51e riscv: Add Kconfig to support RISC-V 8 years ago
Rick Chen 6020faf62c riscv: nx25: include: Add header files to support RISC-V 8 years ago
Rick Chen 039ed7c572 riscv: nx25: dts: Add AE250 dts to support RISC-V 8 years ago
Rick Chen 8bbb2909cb riscv: nx25: lib: Add relative lib funcs to support RISC-V 8 years ago
Rick Chen e8e39597a3 riscv: cpu: Add nx25 to support RISC-V 8 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 8 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 8 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 8 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 8 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 8 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 8 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 8 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 8 years ago
Jean-Jacques Hiblot d0e443786c common: do not compile common fastboot code when building the SPL 8 years ago
Tom Rini dc80373299 am335x_hs_evm: Trim options in SPL to reduce binary size 8 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 8 years ago
Jean-Jacques Hiblot c9d3f34e77 configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL 8 years ago
Jean-Jacques Hiblot 33678bd7f5 configs: openrd: removed support for eMMC hardware partitioning 8 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 8 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 8 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 8 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 8 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 8 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 8 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 8 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 8 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 8 years ago
Jaehoon Chung ef1614acf8 mmc: meson_gx_mmc: fix the complie error 8 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 8 years ago
Jean-Jacques Hiblot 9815e3ba80 mmc: add a library function to send tuning command 8 years ago
Jean-Jacques Hiblot bc1e3272ff mmc: use the right voltage level for MMC DDR and HS200 modes 8 years ago
Kishon Vijay Abraham I 83dc42271f mmc: Retry some MMC cmds on failure 8 years ago
Jean-Jacques Hiblot 01298da31d mmc: Change mode when switching to a boot partition 8 years ago
Jean-Jacques Hiblot 04a2ea248f mmc: disable UHS modes if Vcc cannot be switched on and off 8 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 8 years ago
Kishon Vijay Abraham I 634d484940 mmc: add HS200 support in MMC core 8 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 8 years ago