Commit Graph

37578 Commits (dcdc1f6a9bd8abaa41b5eacd9310787cf96f4c4e)
 

Author SHA1 Message Date
Alex Porosanu 76394c9c91 crypto/fsl: add support for multiple SEC engines initialization 9 years ago
Alex Porosanu 404bf4547e arch/arm, arch/powerpc: add # of SEC engines on the SOC 9 years ago
Alex Porosanu e99d719359 arch/arm: add SEC JR0 offset 9 years ago
Qianyu Gong 56747bfdbd armv7: ls102xa: spl: fix the macro name of MMC mode 9 years ago
Qianyu Gong f504227c96 armv8: fsl-layerscape: spl: fix the macro name of MMC mode 9 years ago
Qianyu Gong 1f49dc3e91 armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() 9 years ago
Qianyu Gong 9718650f8c armv8: ls1043ardb: fix types of variables 9 years ago
Qianyu Gong ec93abe6f7 armv8: ls1043a: remove redundant code in board files 9 years ago
Qianyu Gong 1297cdb452 armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled 9 years ago
Qianyu Gong 869bf86811 armv8/ls1043ardb: fix the limitation of using 'cpld reset' 9 years ago
Vincent Siles 12cbf20d78 arm: uniform usage of u32 in ls102x caam config 9 years ago
Vincent Siles 15b96ad831 arm: Fix SCFG ICID reg addresses 9 years ago
Alison Wang acb8f5e914 armv8: fsl-layerscape: Remove unnecessary flushing dcache 9 years ago
Prabhakar Kushwaha 7ad9cc969b armv8: ls2080a: update eth prime 9 years ago
Aneesh Bansal bcb55f67f2 armv8: ls2080: enable sec_init in U-Boot 9 years ago
Yuan Yao 87e566d773 armv8/ls1043a: update the node for QSPI support 9 years ago
Yuan Yao 80c1bfd233 sf: Disable 4-KB erase command for SPANSION S25FS-S family 9 years ago
Yuan Yao febffe8dd1 spi: fsl_qspi: Enable Spansion S25FS-S family flashes 9 years ago
Yuan Yao 4e14741833 spi: fsl_qspi: Assign AMBA mem according CS num in dts 9 years ago
Yuan Yao bf9bffa978 spi: fsl_qspi: Fix issues on arm64 9 years ago
Tom Rini 4b6e1fda10 Merge git://git.denx.de/u-boot-dm 9 years ago
Alex Porosanu f13c99c2a2 armv8/fdt: add fixup_crypto_node 9 years ago
Prabhakar Kushwaha 6f3819fe30 armv8: ls2080a: Update MAINTAINERS file 9 years ago
Shengzhou Liu aa7a2226b5 armv8/ls2080ardb: Update DDR timing to support more UDIMMs 9 years ago
Shengzhou Liu 5fc62fe570 driver/ddr/fsl: Add workaround for erratum A-009801 9 years ago
Shengzhou Liu 4a68489e12 drivers/ddr/fsl: update workaround for erratum A-008511 9 years ago
Shengzhou Liu 074596c0b5 armv8/ls1043: Add workaround for DDR erratum A-008850 9 years ago
Tom Rini 27bec5c127 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 9 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 9 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
Simon Glass f376a3cbbf dm: mmc: sandbox: Add an SD-card emulation 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 9 years ago
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices 9 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 9 years ago
Simon Glass fdbb139f0c dm: mmc: Adjust mmc_switch_part() to use a struct mmc 9 years ago
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 9 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 9 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 9 years ago
Simon Glass b6694a33c4 dm: blk: Add a comment as to why the bdev member is needed 9 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 9 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass 0776167ec5 dm: mmc: spl: Use the legacy block interface in SPL 9 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 9 years ago
Simon Glass e17d1143c1 dm: mmc: Implement the select_hwpart() method 9 years ago
Simon Glass ff3882ac23 dm: mmc: Move mmc_switch_part() above its callers 9 years ago
Simon Glass d0773524e1 dm: blk: Free the block device name when unbound 9 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 9 years ago