summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: uniphier: sync DT with latest LinuxMasahiro Yamada2016-10-1832-186/+296
* clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-185-240/+179
* ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defineMasahiro Yamada2016-10-181-1/+0
* ARM: uniphier: fix addresses of Cortex-A72 gear setting macrosMasahiro Yamada2016-10-181-3/+3
* pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.xMasahiro Yamada2016-10-181-1/+6
* Prepare v2016.11-rc2v2016.11-rc2Tom Rini2016-10-171-1/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-10-1550-54/+321
|\
| * arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-142-11/+0
| * pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-145-9/+5
| * Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-1443-34/+316
* | spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher2016-10-1529-27/+32
* | spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-156-3/+13
* | spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-1481-39/+80
* | test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISCTom Rini2016-10-141-0/+2
* | ARM: create .secure_stack section only for PSCIMasahiro Yamada2016-10-141-2/+5
* | Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-1338-222/+299
|\ \ | |/ |/|
| * libfdt: Drop inlining of fdt_path_offset()Simon Glass2016-10-132-4/+6
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-1314-32/+35
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-1321-135/+179
| * libfdt: Sync up with upstreamSimon Glass2016-10-134-42/+55
| * libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson2016-10-131-6/+7
| * cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-135-6/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-1312-55/+447
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-131-0/+16
| * test: add NFS download testGuillaume GARDET2016-10-131-0/+49
| * net: Fix cache misalignment message after network load operationsPeter Chubb2016-10-131-3/+0
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-131-1/+2
| * net: write enetaddr down to hardware on env_callbackHannes Schmelzer2016-10-131-0/+1
| * net: mvneta: fix typo in commentChris Packham2016-10-131-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-131-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-131-2/+16
| * board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-131-26/+46
| * board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-131-7/+75
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-132-14/+144
| * include: configs: am335x: add Atheros phy supportMugunthan V N2016-10-131-0/+2
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-131-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-131-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-1316-58/+105
|\ \
| * | mmc: Fix cast for 64-bit compilationSimon Glass2016-10-111-1/+1
| * | mmc: sdhci: use the generic error numberJaehoon Chung2016-10-106-16/+16
| * | mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-109-23/+5
| * | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-105-18/+12
| * | mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-101-0/+71
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-10-1287-486/+1956
|\ \ \ | |_|/ |/| |
| * | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-115-351/+390
| * | sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns2016-10-111-0/+2
| * | sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-111-6/+6
| * | sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns2016-10-111-8/+11
| * | sandbox/fs: Use correct size path name bufferStefan Brüns2016-10-111-3/+10
| * | sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns2016-10-111-2/+2