aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch2-0/+5
2018-02-04board: ge: bx50v3: program MAC address to I210Hannu Lounento1-1/+36
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch2-40/+41
2018-02-04configs: Add network device support for bx50v3 productsIan Ray4-5/+17
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch2-2/+4
2018-02-04rtc: adding RX8010SJ rtc driverNandor Han3-0/+385
2018-02-04net: e1000: implement eth_write_hwaddrHannu Lounento1-0/+40
2018-02-04net: e1000: split e1000_read_mac_addrHannu Lounento1-18/+63
2018-02-04net: e1000: add support for writing to EEPROMHannu Lounento2-2/+174
2018-02-04imx: mx8m: add ddr controller memory mapPeng Fan1-0/+356
2018-02-04power: pmic/regulator allow dm be omitted by SPLPeng Fan2-2/+2
2018-02-04imx: imx8mq: add dtsi filePeng Fan4-0/+1765
2018-02-04net: fec: fix build warnings for 64bits supportYe Li1-31/+43
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan1-2/+2
2018-02-04gpio: mxc: add i.MX8M supportPeng Fan1-7/+15
2018-02-04imx: lcdif: include i.MX8MPeng Fan1-4/+6
2018-02-04mmc: fsl_esdhc: support i.MX8MPeng Fan1-4/+8
2018-02-04misc: ocotp: add i.MX8M supportPeng Fan1-0/+7
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan1-2/+11
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan7-2/+333
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan3-21/+31
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan1-1/+6
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan4-43/+47
2018-02-04imx: bootaux: support i.MX8MPeng Fan1-0/+10
2018-02-04imx: cleanup bootauxPeng Fan5-90/+39
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan4-67/+63
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan1-12/+15
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan2-71/+73
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan1-1/+21
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan2-2/+5
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan1-3/+5
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan1-1/+10
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan1-0/+1
2018-02-04imx: add sip functionPeng Fan4-0/+42
2018-02-04imx: mx8m: add clock driverPeng Fan4-0/+2201
2018-02-04imx: mx8m: add pin header filePeng Fan1-0/+623
2018-02-04imx: mx8m: add register definition header filePeng Fan1-0/+468
2018-02-04imx: add i.MX8M into KconfigPeng Fan3-5/+23
2018-02-04configs: icore: enable nand on mmc defconfigJagan Teki1-0/+5
2018-02-04configs: enable spl support wrt env deviceJagan Teki1-1/+1
2018-02-04imx: mx7: psci: add system power off supportAnson Huang2-0/+25
2018-02-04imx: mx7: psci: add system reset supportAnson Huang2-1/+21
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang1-0/+2
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki6-2/+128
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt3-0/+3
2018-02-03log: Add a way to log error-return valuesSimon Glass4-0/+33
2018-02-03log: Add documentation for commands and formattingSimon Glass1-0/+27
2018-02-03log: Add tests for the new log featuresSimon Glass1-1/+27
2018-02-03log: Add a command to output a log recordSimon Glass1-1/+40
2018-02-03log: Add a command to control the log output formatSimon Glass1-0/+43