summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-1523-2426/+316
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-155-11/+0
* arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD2014-05-152-6/+6
* arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD2014-05-154-33/+27
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-152-13/+10
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09443-38607/+9772
|\
| * Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-062-11/+11
| |\
| | * serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-062-3/+3
| | * serial: zynq: Remove sparse warningsMichal Simek2014-05-061-8/+8
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-061-1/+1
| |\ \
| | * | microblaze: Wire up OF support for emacliteStephan Linz2014-05-061-1/+1
| | |/
| * | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-061-1/+3
| |\ \
| | * | net: zynq: Fix sparse warnings in gemMichal Simek2014-05-061-0/+1
| | * | net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-061-1/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-0640-230/+597
| |\ \ | | |/ | |/|
| | * common: fixed linker-list exampleMateusz Zalega2014-05-051-1/+1
| | * USB: gadget: save driver name before registering itStephen Warren2014-05-051-1/+2
| | * USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-0511-64/+62
| | * am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega2014-05-051-0/+2
| | * ums: always initialize mmc before ums_disk_init()Mateusz Zalega2014-05-051-4/+2
| | * dfu: mmc: change offset base handlingMateusz Zalega2014-05-054-10/+14
| | * dfu: mmc: raw data write fixMateusz Zalega2014-05-052-45/+65
| | * usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-0511-44/+18
| | * part: header fixMateusz Zalega2014-05-051-0/+1
| | * mmc: mmc header fixMateusz Zalega2014-05-051-0/+1
| | * usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren2014-05-011-0/+1
| | * usb: ums: use only 1 buffer for CI_UDCStephen Warren2014-04-301-0/+4
| | * usb: ci_udc: support variants with hostpc registerStephen Warren2014-04-302-18/+62
| | * usb: ci_udc: make PHY initialization conditionalStephen Warren2014-04-301-2/+7
| | * usb: ci_udc: set ep->req.actual after transferStephen Warren2014-04-301-2/+2
| | * usb: ci_udc: Support larger packetsStephen Warren2014-04-301-0/+3
| | * dfu:fix: Replace wrong return value with proper oneLukasz Majewski2014-04-301-1/+1
| | * exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-302-2/+4
| | * usb: musb: fill in usb_gadget_unregister_driverRob Herring2014-04-301-1/+4
| | * usb: handle NULL table in usb_gadget_get_stringRob Herring2014-04-301-0/+3
| | * usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak2014-04-301-0/+6
| | * usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak2014-04-301-4/+3
| | * usb: Fix USB keyboard polling via control endpointAdrian Cox2014-04-301-11/+25
| | * usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-301-25/+31
| | * usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-303-0/+278
| * | Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2014-05-021-96/+0
| |\ \ | | |/ | |/|
| | * sh: delete an unused source fileMasahiro Yamada2014-04-301-96/+0
| * | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-291-7/+34
| * | driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-292-10/+11
| |/
| * Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini2014-04-251-3/+3
| |\
| | * axs101: bump DDR size from 256 to 512 MbAlexey Brodkin2014-04-251-2/+2
| | * axs101: increase EEPROM page write delay from 32 to 64 msecAlexey Brodkin2014-04-251-1/+1
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-04-251-64/+101
| |\ \
| | * | ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-241-64/+101
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2014-04-258-4/+813
| |\ \
OpenPOWER on IntegriCloud