summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
...
| * armv8: ls1046ardb: Make NET independent of FManYork Sun2017-05-231-1/+1
| * board: freescale: ls2080ardb: Enable SD interface for RevF boardPriyanka Jain2017-05-231-0/+18
* | Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-223-5/+5
* | Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+1
* | Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass2017-05-221-0/+9
* | lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+2
* | Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-0/+1
* | imx: mx7dsabresd: switch to DM USBPeng Fan2017-05-181-25/+0
* | imx: mx7dsabresd: reset ENET_RST_BPeng Fan2017-05-181-0/+17
* | imx: mx7dsabresd: enable more DM driversPeng Fan2017-05-181-272/+16
* | mx6sabresd: Remove non-SPL targetsFabio Estevam2017-05-182-300/+0
* | mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam2017-05-181-0/+88
* | mx6sabresd: Prepare for supporting MX6DLFabio Estevam2017-05-181-123/+130
* | i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2017-05-155-5/+0
* | i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-21/+0
|/
* m5253demo: Fix static variable in non-static inline function warningTom Rini2017-05-121-2/+2
* mx6ul_14x14_evk: Fix unused variable warningTom Rini2017-05-121-0/+2
* mx6slevk: Fix unused variable warningTom Rini2017-05-121-0/+2
* p1_p2_rdb: Fix unused variable warningTom Rini2017-05-091-5/+0
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-0/+1
* armv8: layerscape: Fix DDR size calcuation for SPL buildYork Sun2017-04-243-3/+9
* armv8: ls1046aqds: Integrate FSL PPAHou Zhiqiang2017-04-241-0/+5
* armv8: ls1043aqds: Integrate FSL PPAHou Zhiqiang2017-04-241-0/+5
* armv8: ls2080ardb: Add phy number for serdes1 protocol 0x4bSantan Kumar2017-04-241-0/+7
* arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033Alison Wang2017-04-241-0/+1
* powerpc/board/t1024rdb: enable board-level reset when issuing reset commandShengzhou Liu2017-04-171-0/+7
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-173-5/+5
* arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-171-0/+6
* arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta2017-04-171-0/+1
* arm: ls1043ardb: Add SD secure boot targetRuchika Gupta2017-04-172-0/+5
* armv8: LS1012ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572232017-04-172-0/+9
* armv8: LS1046ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572232017-04-173-1/+24
* armv8: LS1046AQDS: Add NOR Secure Boot TargetSumit Garg2017-04-172-0/+23
* armv8: ls1046ardb: SPL size reductionSumit Garg2017-04-173-8/+14
* armv8: ls1043ardb: SPL size reductionSumit Garg2017-04-173-8/+16
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-143-3/+3
|\
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-143-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-132-149/+150
|\ \
| * | mx6sabresd: README: Add eMMC boot configurationBreno Lima2017-04-121-8/+47
| * | imx: mx6slevk: enable more DM driversPeng Fan2017-03-201-141/+103
* | | board_f: Rename initdram() to dram_init()Simon Glass2017-04-1354-54/+54
* | | arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2017-04-1211-11/+14
| |/ |/|
* | board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-055-5/+15
* | board_f: Drop return value from initdram()Simon Glass2017-04-0563-138/+247
* | board_f: Drop board_type parameter from initdram()Simon Glass2017-04-0565-67/+67
* | board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-052-2/+2
* | board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar2017-03-282-0/+12
* | fsl: Secure Boot: Enable IE (Key extention) FeatureUdit Agarwal2017-03-281-16/+72
* | fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang2017-03-281-2/+0
* | armv8: LS2080A: Move sec_init to board_initUdit Agarwal2017-03-282-6/+6
|/