Commit Graph

40101 Commits (b02e4044ff8ee1f6ac83917a39514172a9b449fb)
 

Author SHA1 Message Date
Simon Glass dd9c6e4826 README: Drop CONFIG_OF_BOOT_CPU 8 years ago
Simon Glass 1fb33434e3 README: Drop unused CONFIG_SYS_LS_MC_FW_... options 8 years ago
Simon Glass b2482dffa0 README: Drop unused JFFS2 options 8 years ago
Simon Glass 9dd05fb8c8 README: Correct CONFIG_ENV_OFFSET_RENDUND typo 8 years ago
Simon Glass 61a4c21436 README: Drop CONFIG_COGENT and related options 8 years ago
Simon Glass 8477763462 README: Drop old Intel Monahans comment 8 years ago
York Sun 3c6b1767c2 spi: fsl_qspi: Preserve endianness of QSPI MCR 8 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 8 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 8 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 years ago
Simon Glass 7ec0389354 spl: Convert spl_net_load_image() to use linker list 8 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 8 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 8 years ago
Simon Glass 0a9b73a13e spl: spi: Move the generic SPI loader into common/spl 8 years ago
Simon Glass 7557147927 spl: Convert spl_sata_load_image() to use linker list 8 years ago
Simon Glass 56df46351a spl: Convert spl_usb_load_image() to use linker list 8 years ago
Simon Glass dd6bf9025c spl: Convert spl_ymodem_load_image() to use linker list 8 years ago
Simon Glass 548b3ee73c spl: Convert spl_nor_load_image() to use linker list 8 years ago
Simon Glass afa6e6c488 spl: Convert spl_onenand_load_image() to use linker list 8 years ago
Simon Glass d5c2b11ce4 spl: Convert spl_nand_load_image() to use linker list 8 years ago
Simon Glass 7d7dd821b0 spl: Convert spl_ubi_load_image() to use linker list 8 years ago
Simon Glass 0fed9c7ed6 spl: Convert spl_mmc_load_image() to use linker list 8 years ago
Simon Glass 98136b2f26 spl: Convert spl_ram_load_image() to use linker list 8 years ago
Simon Glass a0a8029058 spl: Add a way to declare an SPL image loader 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 8 years ago
Simon Glass f59961e343 spl: Add function comments to spl_start_uboot() 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 8 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 8 years ago
York Sun 53d76829d5 armv7: ls1021a: Move DDR config options to Kconfig 8 years ago
York Sun 24aaa09452 armv8: fsl-layerscape: Move DDR config options to Kconfig 8 years ago
York Sun f534b8f5fd arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig 8 years ago
York Sun fd6381029d arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig 8 years ago
York Sun 25af7dc193 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig 8 years ago
York Sun b4b60d06c6 arm: Move MAX_CPUS to Kconfig 8 years ago
York Sun fb2bf8c2c6 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig 8 years ago
York Sun 4a4441765d arm: Fix Kconfig for proper display menu 8 years ago
Sriram Dash c93db4f763 armv8: fsl: Enable USB only when SYSCLK is 100 MHz 8 years ago
Sriram Dash e1e3fc143d armv8: ls1043: Add USB node in dts for ls1043 8 years ago
Sriram Dash e8d3be1e30 armv8: ls1043: Enable CONFIG_DM_USB in defconfigs 8 years ago
Hou Zhiqiang 0ea3671d35 armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 8 years ago
Hongbo Zhang adee1d4c9e ARMv7: LS102xA: Move two macros from header files to Kconfig 8 years ago
York Sun ef9a5fd864 armv8: fsl-layerscape: Fix "cpu status" command 8 years ago
Wenbin Song 5d1a7a9d20 armv8/fsl-layerscape: print SoC revsion number 8 years ago
Sumit Garg abd9c1bbfb fsl_sfp : Modify macros as per changes in SFP v3.4 8 years ago