summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24defconfig: dra74_evm: enable eth driver modelMugunthan V N
2016-05-24defconfig: am437x_sk_evm: enable eth driver modelMugunthan V N
2016-05-24defconfig: am437x_gp_evm: enable eth driver modelMugunthan V N
2016-05-24arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N
2016-05-24arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N
2016-05-24arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N
2016-05-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N
2016-05-24drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N
2016-05-24ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N
2016-05-24drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N
2016-05-24ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N
2016-05-24drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-05-23malloc: improve memalign fragmentation fixStephen Warren
2016-05-21pico-imx6ul: Select CONFIG_HUSH_PARSER optionFabio Estevam
2016-05-21eeprom: merge cmdline parsing of eeprom commandsNikita Kiryanov
2016-05-21eeprom: use eeprom_execute_command for all eeprom functionsNikita Kiryanov
2016-05-20malta: Support MIPS32r6 configurationsPaul Burton
2016-05-20malta: Remove ".set mips32" directivePaul Burton
2016-05-20MIPS: Support for targetting MIPSr6Paul Burton
2016-05-20MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-20MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20mips: ath79: Add AR934x supportMarek Vasut
2016-05-20mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-20mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-20mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-20mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-20mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-20mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-20ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-20ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-20ar933x: serial: Remove the explicit pinctrl settingWills Wang
2016-05-20ath79: spi: Remove the explicit pinctrl settingWills Wang
2016-05-20mips: Report reloc information in bdinfoTim Chick
2016-05-20drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal
2016-05-20flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal
2016-05-20mips: ath79: add AP143 reference boardWills Wang