summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* imx6: icorem6: Add ENET supportJagan Teki2016-10-26-0/+88
* net: Kconfig: Add FEC_MXC entryJagan Teki2016-10-26-0/+7
* arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial supportJagan Teki2016-10-26-0/+620
* config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-26-23/+20
* thermal: Kconfig: Add IMX_THERMAL entryJagan Teki2016-10-26-0/+13
* serial: Kconfig: Add MXC_UART entryJagan Teki2016-10-26-0/+7
* imx: mx6ull_14x14_evk: add plugin defconfigPeng Fan2016-10-26-0/+33
* imx: mx6ullevk: correct boot device macroPeng Fan2016-10-24-2/+2
* imx: mx6ullevk: support pluginPeng Fan2016-10-24-1/+140
* imx-common: compile plugin codePeng Fan2016-10-24-6/+23
* imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan2016-10-24-0/+7
* imx: mx7: Add plugin supportPeng Fan2016-10-24-0/+111
* imx: mx6: Add plugin supportPeng Fan2016-10-24-0/+159
* tools: imximage: add plugin supportPeng Fan2016-10-24-60/+230
* mx6sabresd: Add README fileDiego Dorta2016-10-17-0/+103
* mx6sabresd: Add Falcon mode supportDiego Dorta2016-10-17-0/+24
* nitrogen6x: add secure boot supportGary Bisson2016-10-17-0/+18
* mx7_common: add secure boot supportGary Bisson2016-10-17-8/+9
* mx6_common: add secure boot supportGary Bisson2016-10-17-0/+9
* arm: imx-common: introduce back usec2ticksPeng Fan2016-10-17-0/+16
* arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson2016-10-17-0/+7
* spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher2016-10-15-27/+32
* spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-15-3/+13
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-39/+80
* test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISCTom Rini2016-10-14-0/+2
* ARM: create .secure_stack section only for PSCIMasahiro Yamada2016-10-14-2/+5
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-222/+299
|\
| * libfdt: Drop inlining of fdt_path_offset()Simon Glass2016-10-13-4/+6
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-32/+35
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-135/+179
| * libfdt: Sync up with upstreamSimon Glass2016-10-13-42/+55
| * libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson2016-10-13-6/+7
| * cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13-6/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-13-55/+447
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-13-0/+16
| * test: add NFS download testGuillaume GARDET2016-10-13-0/+49
| * net: Fix cache misalignment message after network load operationsPeter Chubb2016-10-13-3/+0
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-13-1/+2
| * net: write enetaddr down to hardware on env_callbackHannes Schmelzer2016-10-13-0/+1
| * net: mvneta: fix typo in commentChris Packham2016-10-13-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-13-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-13-2/+16
| * board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-13-26/+46
| * board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-13-7/+75
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-13-14/+144
| * include: configs: am335x: add Atheros phy supportMugunthan V N2016-10-13-0/+2
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-13-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-13-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-13-58/+105
|\ \
| * | mmc: Fix cast for 64-bit compilationSimon Glass2016-10-11-1/+1