summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| * | mmc: sdhci: use the generic error numberJaehoon Chung2016-10-10-16/+16
| * | mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-10-23/+5
| * | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-18/+12
| * | mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-10-0/+71
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-10-12-486/+1956
|\ \ \ | |_|/ |/| |
| * | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-351/+390
| * | sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns2016-10-11-0/+2
| * | sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-11-6/+6
| * | sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns2016-10-11-8/+11
| * | sandbox/fs: Use correct size path name bufferStefan Brüns2016-10-11-3/+10
| * | sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns2016-10-11-2/+2
| * | sandbox/fs: Free memory allocated by os_dirent_lsStefan Brüns2016-10-11-1/+11
| * | power: regulator: lp873x: Add regulator supportKeerthy2016-10-11-0/+366
| * | power: pmic: lp873x: Add the base pmic supportKeerthy2016-10-11-0/+113
| * | configs: am57xx_evm_defconfig: Enable CMD_REG optionKeerthy2016-10-11-0/+2
| * | configs: am57xx_evm_defconfig: Enable PALMAS optionsKeerthy2016-10-11-0/+3
| * | configs: dra7xx_evm_defconfig: Enable PALMAS optionsKeerthy2016-10-11-0/+3
| * | power: regulator: palmas: Add regulator supportKeerthy2016-10-11-0/+462
| * | power: pmic: Palmas: Add the base pmic supportKeerthy2016-10-11-0/+137
| * | power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy2016-10-11-0/+4
| * | power: regulator: Add support for gpio regulatorsKeerthy2016-10-11-0/+147