| Commit message (Expand) | Author | Age | Lines |
* | arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image | Christian Riesch | 2014-05-13 | -1/+2 |
* | siemens, draco: add new target | Egli, Samuel | 2014-05-13 | -0/+93 |
* | siemens:cosmetic, dxr2: rename dxr2 to draco | Egli, Samuel | 2014-05-13 | -39/+38 |
* | omap3_beagle: xM A/B validate new dtb exits in file system | Robert Nelson | 2014-05-13 | -1/+7 |
* | omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision | Robert Nelson | 2014-05-13 | -1/+1 |
* | ARM: OMAP5: add CKO buffer control mask | Dmitry Lifshitz | 2014-05-13 | -0/+3 |
* | ARM: OMAP5: Power: add LDO2 support for Palmas driver | Dmitry Lifshitz | 2014-05-13 | -0/+4 |
* | ARM: OMAP5: add UART4 support | Dmitry Lifshitz | 2014-05-13 | -0/+1 |
* | siemens: cosmetic: rename project_dir | Egli, Samuel | 2014-05-13 | -1/+1 |
* | siemens: change LED indication in DFU mode | Egli, Samuel | 2014-05-13 | -2/+7 |
* | siemens: add led cmd for flexible LED control | Egli, Samuel | 2014-05-13 | -6/+40 |
* | siemens: update DDR3 parameters for dxr2 | Egli, Samuel | 2014-05-13 | -23/+42 |
* | siemens: cosmetic: remove unused and rename defines | Egli, Samuel | 2014-05-13 | -7/+6 |
* | am33xx: add SSC enable macro | Yegor Yefremov | 2014-05-13 | -1/+3 |
* | config: k2hk_evm: Add generic board support | Khoronzhuk, Ivan | 2014-05-13 | -0/+1 |
* | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | -38607/+9772 |
|\ |
|
| * | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-06 | -11/+11 |
| |\ |
|
| | * | serial: zynq: Fix typo in suffix function name | Michal Simek | 2014-05-06 | -3/+3 |
| | * | serial: zynq: Remove sparse warnings | Michal Simek | 2014-05-06 | -8/+8 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-06 | -1/+1 |
| |\ \ |
|
| | * | | microblaze: Wire up OF support for emaclite | Stephan Linz | 2014-05-06 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-06 | -1/+3 |
| |\ \ |
|
| | * | | net: zynq: Fix sparse warnings in gem | Michal Simek | 2014-05-06 | -0/+1 |
| | * | | net: zynq: Use predefined macros instead of hardcoded value | Michal Simek | 2014-05-06 | -1/+2 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-05-06 | -230/+597 |
| |\ \
| | |/
| |/| |
|
| | * | common: fixed linker-list example | Mateusz Zalega | 2014-05-05 | -1/+1 |
| | * | USB: gadget: save driver name before registering it | Stephen Warren | 2014-05-05 | -1/+2 |
| | * | USB: gadget: added a saner gadget downloader registration API | Mateusz Zalega | 2014-05-05 | -64/+62 |
| | * | am335x: dfu: disable DFU in am335x_evm SPL build | Mateusz Zalega | 2014-05-05 | -0/+2 |
| | * | ums: always initialize mmc before ums_disk_init() | Mateusz Zalega | 2014-05-05 | -4/+2 |
| | * | dfu: mmc: change offset base handling | Mateusz Zalega | 2014-05-05 | -10/+14 |
| | * | dfu: mmc: raw data write fix | Mateusz Zalega | 2014-05-05 | -45/+65 |
| | * | usb: dfu: fix boards wo USB cable detection | Mateusz Zalega | 2014-05-05 | -44/+18 |
| | * | part: header fix | Mateusz Zalega | 2014-05-05 | -0/+1 |
| | * | mmc: mmc header fix | Mateusz Zalega | 2014-05-05 | -0/+1 |
| | * | usb: gadget: allow ci_udc to build with new gadget framework | Stephen Warren | 2014-05-01 | -0/+1 |
| | * | usb: ums: use only 1 buffer for CI_UDC | Stephen Warren | 2014-04-30 | -0/+4 |
| | * | usb: ci_udc: support variants with hostpc register | Stephen Warren | 2014-04-30 | -18/+62 |
| | * | usb: ci_udc: make PHY initialization conditional | Stephen Warren | 2014-04-30 | -2/+7 |
| | * | usb: ci_udc: set ep->req.actual after transfer | Stephen Warren | 2014-04-30 | -2/+2 |
| | * | usb: ci_udc: Support larger packets | Stephen Warren | 2014-04-30 | -0/+3 |
| | * | dfu:fix: Replace wrong return value with proper one | Lukasz Majewski | 2014-04-30 | -1/+1 |
| | * | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT | andrey.konovalov@linaro.org | 2014-04-30 | -2/+4 |
| | * | usb: musb: fill in usb_gadget_unregister_driver | Rob Herring | 2014-04-30 | -1/+4 |
| | * | usb: handle NULL table in usb_gadget_get_string | Rob Herring | 2014-04-30 | -0/+3 |
| | * | usb:gadget:f_thor: fix write to filesystem by add dfu_flush() | Przemyslaw Marczak | 2014-04-30 | -0/+6 |
| | * | usb:gadget:f_thor: code cleanup in function download_tail() | Przemyslaw Marczak | 2014-04-30 | -4/+3 |
| | * | usb: Fix USB keyboard polling via control endpoint | Adrian Cox | 2014-04-30 | -11/+25 |
| | * | usb: Add endian support macros to interrupt transfers in the EHCI driver. | Adrian Cox | 2014-04-30 | -25/+31 |
| | * | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs | Nobuhiro Iwamatsu | 2014-04-30 | -0/+278 |