summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-20-294/+64
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-317/+13
* net: Implement random ethaddr fallback in eth.cJoe Hershberger2015-05-19-1/+24
* net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-05-19-0/+16
* net/phy: refactor RTL8211F initializationShengzhou Liu2015-05-19-8/+25
* net: Update hardware MAC address if it changes in envJoe Hershberger2015-05-19-47/+48
* net/phy: Add support for realtek RTL8211FShengzhou Liu2015-05-19-0/+85
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-18-66/+84
|\
| * exynos: clock: clean up checkpatch issuesMinkyu Kang2015-05-18-28/+37
| * gpio: s3c: Fix the GPIO driverMarek Vasut2015-05-06-33/+42
| * i2c: s3c: Implant support for S3C2440Marek Vasut2015-05-06-5/+5
* | arc: gitignore: ignore ARC DTBsMasahiro Yamada2015-05-18-0/+1
* | MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki2015-05-16-2/+2
* | imx: ventana: use stack relocationTim Harvey2015-05-15-3/+2
* | imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-15-0/+3
* | imx: ventana: add gpio setup to SPLTim Harvey2015-05-15-0/+3
* | imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-15-47/+5
* | imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-15-5/+9
* | imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-15-22/+30
* | imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-15-864/+933
* | imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey2015-05-15-3/+4
* | imx: ventana: fix pcie reset for GW522xTim Harvey2015-05-15-4/+4
* | imx: ventana: config: enable Thermal supportTim Harvey2015-05-15-0/+4
* | imx: ventana: enable DM_SERIALTim Harvey2015-05-15-0/+10
* | imx: ventana: register gpio's with gpio_requestTim Harvey2015-05-15-20/+57
* | imx: ventana: config: enable driver modelTim Harvey2015-05-15-0/+7
* | imx: ventana: config: enable gpio commandTim Harvey2015-05-15-0/+1
* | imx: ventana: display SPL boot deviceTim Harvey2015-05-15-0/+23
* | imx: ventana: set dtype env var to boot mediaTim Harvey2015-05-15-4/+4
* | arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-15-22/+0
* | mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-15-0/+10
* | tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch2015-05-15-0/+1
* | tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch2015-05-15-2/+0
* | tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch2015-05-15-4/+13
* | tbs2910: support for usb otg host modeSoeren Moch2015-05-15-0/+11
* | warp: README: Fix typoFabio Estevam2015-05-15-2/+2
* | mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam2015-05-15-5/+5
* | hummingboard: Remove mx6solo specific supportFabio Estevam2015-05-15-509/+0
* | imx: ventana: fix boot to SDTim Harvey2015-05-15-1/+4
* | imx: dek_blob: Add explicit include for mapmemUlises Cardenas2015-05-15-0/+1
* | bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck2015-05-15-1/+1
* | mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam2015-05-15-4/+12
* | arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese2015-05-15-1/+1
* | arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese2015-05-15-2/+5
* | mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam2015-05-15-0/+2
* | mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam2015-05-15-1/+28
* | logos: Add Solidrun's logoFabio Estevam2015-05-15-0/+0
* | mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam2015-05-15-0/+7
* | mx6cuboxi: Add USB host supportFabio Estevam2015-05-15-0/+36
* | mx6cuboxi: Add HDMI output supportFabio Estevam2015-05-15-2/+117