summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Add a common unit test commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-21net: Handle ethaddr changes as an env callbackJoe Hershberger
2015-05-21net: Remove duplicate bootfile syncing functionalityJoe Hershberger
2015-05-21net: Add default flags for common net env varsJoe Hershberger
2015-05-21net: Use env callbacks for net variablesJoe Hershberger
2015-05-21net: Apply default format rules to all ethaddrJoe Hershberger
2015-05-21env: Distinguish finer between source of env changeJoe Hershberger
2015-05-21env: Add regex support to env_attrsJoe Hershberger
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