summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun
2015-05-20driver/ddr/fsl: Remove deskew_cntrl registerYork Sun
2015-05-20arm: ls102xa: Adjust the load address of U-Boot for NOR bootAlison Wang
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-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey
2015-05-19mx6: add OTP bank1 registersTim Harvey
2015-05-19arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha
2015-05-19pmic: pfuze100 fix typoPeng Fan
2015-05-19imx: mx6sx enable SION for i2c pin muxPeng Fan
2015-05-19imx: marsboard: Enable thermal DM supportNikolay Dimitrov
2015-05-19imx: riotboard: Enable thermal DM supportNikolay Dimitrov
2015-05-19imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov
2015-05-19hummingboard: Remove unused directoryFabio Estevam