summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Use env callbacks for net variablesJoe Hershberger2015-05-212-17/+110
* net: Apply default format rules to all ethaddrJoe Hershberger2015-05-212-3/+11
* env: Distinguish finer between source of env changeJoe Hershberger2015-05-212-7/+21
* env: Add regex support to env_attrsJoe Hershberger2015-05-213-2/+101
* env: Allow env_attr_walk to pass a priv * to callbackJoe Hershberger2015-05-215-17/+20
* env: Simplify the reverse_strstr() interfaceJoe Hershberger2015-05-211-40/+47
* env: Fix return values in env_attr_lookup()Joe Hershberger2015-05-211-3/+3
* sandbox: Enable some ENV commandsJoe Hershberger2015-05-211-0/+5
* sandbox: Use defconfig to enable featuresJoe Hershberger2015-05-212-15/+4
* sandbox: Cleanup order and extra defines in defconfigJoe Hershberger2015-05-211-7/+7
* 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
OpenPOWER on IntegriCloud