summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-21env: Allow env_attr_walk to pass a priv * to callbackJoe Hershberger
2015-05-21env: Simplify the reverse_strstr() interfaceJoe Hershberger
2015-05-21env: Fix return values in env_attr_lookup()Joe Hershberger
2015-05-21sandbox: Enable some ENV commandsJoe Hershberger
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger
2015-05-21sandbox: Cleanup order and extra defines in defconfigJoe Hershberger
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20README.scrapyard: add entries for dead board, T4240EMU and sc3Masahiro Yamada
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: Implement random ethaddr fallback in eth.cJoe Hershberger
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu
2015-05-19sunxi: Cache line size definitionPaul Kocialkowski
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: Fix dram initialization not working on some a33 devicesHans de Goede
2015-05-19sunxi: add support for UART2 on A23/A33Laurent Itti
2015-05-19console: Fix pre-console flushing via cfb_console being very slowHans de Goede
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski
2015-05-18Merge git://git.denx.de/u-boot-samsungTom Rini
2015-05-18exynos: clock: clean up checkpatch issuesMinkyu Kang
2015-05-18arc: gitignore: ignore ARC DTBsMasahiro Yamada
2015-05-16MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki
2015-05-15imx: ventana: use stack relocationTim Harvey
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey
2015-05-15imx: ventana: enable DM_SERIALTim Harvey
2015-05-15imx: ventana: register gpio's with gpio_requestTim Harvey
2015-05-15imx: ventana: config: enable driver modelTim Harvey
2015-05-15imx: ventana: config: enable gpio commandTim Harvey
2015-05-15imx: ventana: display SPL boot deviceTim Harvey
2015-05-15imx: ventana: set dtype env var to boot mediaTim Harvey
2015-05-15arm: mx6: ddr3: Remove dead codeNikolay Dimitrov
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam
2015-05-15tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch
2015-05-15tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch
2015-05-15tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch