aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini16-120/+379
2014-05-09sandbox: ignore sandbox.dtbMasahiro Yamada1-0/+1
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada5-9/+2
2014-05-09patman: Avoid duplicate sign-offsSimon Glass3-2/+23
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass1-2/+4
2014-05-09sandbox: Update and expand the READMESimon Glass2-7/+226
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass2-2/+20
2014-05-09Make 'run' use run_command_list() instead of run_command()Simon Glass1-1/+1
2014-05-09sandbox: Support 'env import' and 'env export'Simon Glass1-13/+18
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini172-7128/+10253
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-sparcTom Rini2-16/+28
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD443-38607/+9772
2014-05-08leon: implement missing get_tbclk()Daniel Hellstrom2-0/+10
2014-05-08leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2-16/+18
2014-05-08serial: zynq: Fix typo in suffix function nameMichal Simek2-3/+3
2014-05-08serial: zynq: Remove sparse warningsMichal Simek1-8/+8
2014-05-08i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen1-2/+2
2014-05-06Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2-11/+11
2014-05-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+1
2014-05-06Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+3
2014-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini40-230/+597
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek2-3/+3
2014-05-06serial: zynq: Remove sparse warningsMichal Simek1-8/+8
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek1-0/+1
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek1-1/+2
2014-05-06microblaze: Wire up OF support for emacliteStephan Linz1-1/+1
2014-05-05common: fixed linker-list exampleMateusz Zalega1-1/+1
2014-05-05USB: gadget: save driver name before registering itStephen Warren1-1/+2
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega11-64/+62
2014-05-05am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega1-0/+2
2014-05-05ums: always initialize mmc before ums_disk_init()Mateusz Zalega1-4/+2
2014-05-05dfu: mmc: change offset base handlingMateusz Zalega4-10/+14
2014-05-05dfu: mmc: raw data write fixMateusz Zalega2-45/+65
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega11-44/+18
2014-05-05part: header fixMateusz Zalega1-0/+1
2014-05-05mmc: mmc header fixMateusz Zalega1-0/+1
2014-05-02Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini1-96/+0
2014-05-02ARM: highbank: use default promptRob Herring1-1/+0
2014-05-02ARM: highbank: use config_distro_defaults.hRob Herring1-23/+2
2014-05-01usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren1-0/+1
2014-04-30usb: ums: use only 1 buffer for CI_UDCStephen Warren1-0/+4
2014-04-30usb: ci_udc: support variants with hostpc registerStephen Warren2-18/+62
2014-04-30usb: ci_udc: make PHY initialization conditionalStephen Warren1-2/+7
2014-04-30usb: ci_udc: set ep->req.actual after transferStephen Warren1-2/+2
2014-04-30usb: ci_udc: Support larger packetsStephen Warren1-0/+3
2014-04-30dfu:fix: Replace wrong return value with proper oneLukasz Majewski1-1/+1
2014-04-30exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2-2/+4
2014-04-30usb: musb: fill in usb_gadget_unregister_driverRob Herring1-1/+4
2014-04-30usb: handle NULL table in usb_gadget_get_stringRob Herring1-0/+3
2014-04-30usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak1-0/+6