summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-netTom Rini2015-05-20126-659/+267
|\
| * net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-2041-294/+64
| * net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-1982-317/+13
| * net: Implement random ethaddr fallback in eth.cJoe Hershberger2015-05-194-1/+24
| * net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-05-191-0/+16
| * net/phy: refactor RTL8211F initializationShengzhou Liu2015-05-191-8/+25
| * net: Update hardware MAC address if it changes in envJoe Hershberger2015-05-194-47/+48
| * net/phy: Add support for realtek RTL8211FShengzhou Liu2015-05-191-0/+85
* | README.scrapyard: add entries for dead board, T4240EMU and sc3Masahiro Yamada2015-05-201-3/+5
* | sunxi: Cache line size definitionPaul Kocialkowski2015-05-191-0/+3
* | sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-191-1/+1
* | sunxi: Add ga10h v1.1 defconfigHans de Goede2015-05-192-0/+30
* | sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-193-1/+32
* | sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-198-25/+37
* | sunxi: Fix dram initialization not working on some a33 devicesHans de Goede2015-05-191-1/+1
* | sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-193-0/+7
* | console: Fix pre-console flushing via cfb_console being very slowHans de Goede2015-05-193-19/+26
* | sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-191-0/+3
* | sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-192-0/+21
|/
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-183-66/+84
|\
| * exynos: clock: clean up checkpatch issuesMinkyu Kang2015-05-181-28/+37
| * gpio: s3c: Fix the GPIO driverMarek Vasut2015-05-061-33/+42
| * i2c: s3c: Implant support for S3C2440Marek Vasut2015-05-061-5/+5
* | arc: gitignore: ignore ARC DTBsMasahiro Yamada2015-05-181-0/+1
* | MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki2015-05-162-2/+2
* | imx: ventana: use stack relocationTim Harvey2015-05-152-3/+2
* | imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-151-0/+3
* | imx: ventana: add gpio setup to SPLTim Harvey2015-05-151-0/+3
* | imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-151-47/+5
* | imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-153-5/+9
* | imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-153-22/+30
* | imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-154-864/+933
* | imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey2015-05-151-3/+4
* | imx: ventana: fix pcie reset for GW522xTim Harvey2015-05-151-4/+4
* | imx: ventana: config: enable Thermal supportTim Harvey2015-05-151-0/+4
* | imx: ventana: enable DM_SERIALTim Harvey2015-05-152-0/+10
* | imx: ventana: register gpio's with gpio_requestTim Harvey2015-05-151-20/+57
* | imx: ventana: config: enable driver modelTim Harvey2015-05-151-0/+7
* | imx: ventana: config: enable gpio commandTim Harvey2015-05-151-0/+1
* | imx: ventana: display SPL boot deviceTim Harvey2015-05-152-0/+23
* | imx: ventana: set dtype env var to boot mediaTim Harvey2015-05-151-4/+4
* | arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-151-22/+0
* | mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-152-0/+10
* | tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch2015-05-151-0/+1
* | tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch2015-05-151-2/+0
* | tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch2015-05-151-4/+13
* | tbs2910: support for usb otg host modeSoeren Moch2015-05-152-0/+11
* | warp: README: Fix typoFabio Estevam2015-05-151-2/+2
* | mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam2015-05-151-5/+5
* | hummingboard: Remove mx6solo specific supportFabio Estevam2015-05-159-509/+0
OpenPOWER on IntegriCloud