summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-14test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISCTom Rini
2016-10-14ARM: create .secure_stack section only for PSCIMasahiro Yamada
2016-10-14Merge git://git.denx.de/u-boot-fdtTom Rini
2016-10-13libfdt: Drop inlining of fdt_path_offset()Simon Glass
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13libfdt: Sync up with upstreamSimon Glass
2016-10-13libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer
2016-10-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-10-13net: smsc95xx: fix DM MAC address readingStephen Warren
2016-10-13test: add NFS download testGuillaume GARDET
2016-10-13net: Fix cache misalignment message after network load operationsPeter Chubb
2016-10-13rtl8169: fix cache misalignment message on transmit.Peter Chubb
2016-10-13net: write enetaddr down to hardware on env_callbackHannes Schmelzer
2016-10-13net: mvneta: fix typo in commentChris Packham
2016-10-13net: mv88e61xx: Add support for fixed linksChris Packham
2016-10-13net: Add support for mv88e609x switchesChris Packham
2016-10-13board: am335x: Always set eth/eth1addr environment variableRoger Quadros
2016-10-13board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros
2016-10-13driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N
2016-10-13drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N
2016-10-13phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello
2016-10-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-10-13Merge git://git.denx.de/u-boot-dmTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng
2016-10-12video: Remove legacy VESA and coreboot framebuffer driversBin Meng
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-12dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng
2016-10-12dm: video: Add driver for coreboot framebuffer deviceBin Meng
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12x86: doc: Correct qfw command exampleBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-12x86: doc: Document coreboot framebuffer driver issue on QEMUBin Meng
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-11sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns
2016-10-11sandbox: Use the address in readl/writel() functionsSimon Glass
2016-10-11sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns
2016-10-11sandbox/fs: Use correct size path name bufferStefan Brüns