summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-22232-107/+243
* Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass2017-05-227-3/+8
* Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass2017-05-226-3/+8
* Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass2017-05-224-13/+1
* Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDRSimon Glass2017-05-223-24/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-2256-1736/+35
* Drop three-wire serial (TWS) supportSimon Glass2017-05-229-309/+0
* Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass2017-05-227-18/+1
* Convert CONFIG_DS4510 to KconfigSimon Glass2017-05-227-4/+10
* Kconfig: Drop CONFIG_CMD_DS4510Simon Glass2017-05-225-25/+10
* Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass2017-05-223-8/+0
* Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass2017-05-223-12/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-225-12/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-2249-66/+31
* FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-2216-36/+25
* test: py: Add cmd_echo dependencyMichal Simek2017-05-222-0/+7
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-2277-57/+42
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-05-1854-2394/+2989
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-imxStefano Babic2017-05-180-0/+0
| |\
| | * engicam: common: Move board_late_initJagan Teki2017-05-116-83/+32
| | * engicam: common: Move common board codeJagan Teki2017-05-117-147/+81
| | * geam6/isiot: Move the spl code commonJagan Teki2017-05-114-245/+91
| | * icorem6[_rqs]: Move the spl code commonJagan Teki2017-05-114-570/+314
| | * i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki2017-05-111-41/+39
| | * isiot: Fix to use usdhc2_pads for mmc2Jagan Teki2017-05-111-1/+1
| | * i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki2017-05-112-30/+35
| | * icorem6: Use drive strength macrosJagan Teki2017-05-112-140/+140
| | * icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki2017-05-112-58/+58
| | * engicam: Move uart mux init to SPLJagan Teki2017-05-114-68/+40
| | * icorem6: Make SPL to pick suitable fdtJagan Teki2017-05-1111-177/+33
| | * engicam: Set fdt_file env during run-timeJagan Teki2017-05-1119-15/+21
| | * geam6ul: Add mmc_late_initJagan Teki2017-05-112-2/+22
| | * geam6ul: Add modeboot env via board_late_initJagan Teki2017-05-113-19/+36
| | * icorem6: Add mmc_late_initJagan Teki2017-05-112-2/+22
| | * icorem6: Add modeboot env via board_late_initJagan Teki2017-05-113-20/+36
| | * imx-common: rdc-sema: correct return valuePeng Fan2017-05-111-1/+1
| | * thermal: imx: fix calculationPeng Fan2017-05-111-4/+6
| | * imx: thermal: update imx6 thermal driver according new equationPeng Fan2017-05-111-17/+21
| | * imx-common: timer: clean upPeng Fan2017-05-111-3/+0
| | * mx25pdk: Add fuse API supportFabio Estevam2017-05-111-0/+4
| | * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2017-05-091339-8374/+14152
| | |\
| | * | net: fec_mxc: specify the registered eth index by dev_idAndy Duan2017-04-181-2/+9
| | * | net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan2017-04-181-2/+2
| | * | net: fec: do not access reserved register for i.MX6ULLPeng Fan2017-04-181-1/+1
| * | | pinctrl: imx: fix memory leakPeng Fan2017-05-181-0/+4
| * | | imx: mx7dsabresd: fix secure config after switching to DMStefano Babic2017-05-181-2/+24
| * | | imx: mx7dsabresd: switch to DM USBPeng Fan2017-05-183-28/+1
| * | | imx: mx7dsabresd: reset ENET_RST_BPeng Fan2017-05-181-0/+17
| * | | imx: mx7dsabresd: enable more DM driversPeng Fan2017-05-183-283/+37
| * | | gpio: 74x164: make oe-pins optionalPeng Fan2017-05-181-2/+1