summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2014-06-03ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-01usb: ci_udc: complete ep0 direction handlingStephen Warren
2014-06-01usb: ci_udc: pre-allocate ep0 reqStephen Warren
2014-06-01usb: ci_udc: use a single descriptor for ep0Stephen Warren
2014-06-01usb: ci_udc: detect queued requests on ep0Stephen Warren
2014-06-01usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren
2014-06-01usb: hub: fix power good delay timingStephen Warren
2014-06-01dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski
2014-05-31Exynos: Make sure ps_hold gets set in the SPLDoug Anderson
2014-05-30powerpc: hiddendragon: remove orphan boardMasahiro Yamada
2014-05-30powerpc: debris: remove orphan boardMasahiro Yamada
2014-05-30powerpc: kvme080: remove orphan boardMasahiro Yamada
2014-05-30powerpc: ep8248: remove orphan boardMasahiro Yamada
2014-05-30powerpc: ispan: remove orphan boardMasahiro Yamada
2014-05-30powerpc: rattler: remove orphan boardMasahiro Yamada
2014-05-30powerpc: zpc1900: remove orphan boardMasahiro Yamada
2014-05-30powerpc: mpc8260ads: remove orphan boardMasahiro Yamada
2014-05-30powerpc: adder: remove orphan boardMasahiro Yamada
2014-05-30PPC4xx: Remove quad100hd boardWolfgang Denk
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-29main: Avoid unncessary strdup()/free()Simon Glass
2014-05-29main: Make the execution path a little clearer in main.cSimon Glass
2014-05-29main: Hide the hush/simple details inside cli.cSimon Glass
2014-05-29Simplify the main loopSimon Glass
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-29Rename bootretry functions and remove #ifdefsSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Move command line API into cli.cSimon Glass
2014-05-29Move autoboot code to autoboot.cSimon Glass
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29Split out simple parser and readline into separate filesSimon Glass
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass
2014-05-29Rename hush to cli_hushSimon Glass
2014-05-29Remove unnecessary use of hush header fileSimon Glass
2014-05-29arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek
2014-05-28serial_mxc: disable new features of autobaud detectionEric Nelson
2014-05-28mx6sabred: Add PFUZE100 PMIC supportFabio Estevam
2014-05-28mx6sabreauto: Add the mx6dual-lite variantFabio Estevam
2014-05-28initcall: Improve debugging supportSimon Glass
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass
2014-05-28exynos: dts: Enable LCD for snowSimon Glass
2014-05-28exynos: Enable PSHOLD in SPLSimon Glass
2014-05-28exynos5: support tps65090 pmicAaron Durbin
2014-05-28power: Explicitly select pmic device's busAaron Durbin
2014-05-28exynos5: Enable tps65090 on exynos5-dtAaron Durbin
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam
2014-05-28power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass