summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute pathŁukasz Majewski2014-08-092-6/+6
* Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-095-10/+158
* serial: sh: Add support External Clock modeNobuhiro Iwamatsu2014-08-092-3/+9
* serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu2014-08-091-1/+2
* usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-093-5/+2
* usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-08-091-0/+6
* dfu: fix readback buffer overflow testStephen Warren2014-08-091-1/+1
* test: dfu: add some more test casesStephen Warren2014-08-091-1/+1
* test: dfu: cleanup before executionStephen Warren2014-08-091-0/+1
* thor: defer parsing of device string to IO backendLukasz Majewski2014-08-091-3/+3
* test:dfu: README file updateLukasz Majewski2014-08-091-3/+8
* test: dfu: script enhancementsStephen Warren2014-08-093-26/+30
* test:dfu: Add test scripts for testing DFU regressionLukasz Majewski2014-08-093-0/+152
* dfu: add SF backendStephen Warren2014-08-094-0/+165
* dfu: add free_entity() to struct dfu_entityStephen Warren2014-08-092-0/+5
* dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-093-8/+13
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-096-32/+38
* dfu: add write error handlingStephen Warren2014-08-092-22/+44
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-095-21/+79
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-0911-0/+110
* Prepare v2014.10-rc1Tom Rini2014-08-061-2/+2
* Change Andy Fleming's email addressAndy Fleming2014-08-065-5/+5
* The _config target is not present anymore, mention _defconfig insteadHolger Freyther2014-08-061-11/+11
* git-mailrc: add a kconfig aliasStephen Warren2014-08-061-0/+2
* doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada2014-08-061-22/+6
* doc: delete README.ARM-SoCMasahiro Yamada2014-08-061-31/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-08-067-8/+31
|\
| * spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2014-08-062-2/+19
| * spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-062-0/+4
| * exynos: spi: Fix calculation of SPI transaction start timeSimon Glass2014-08-061-4/+5
| * cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-061-2/+2
| * sf: sf_ops: Stop leaking memoryMarek Vasut2014-08-061-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-069-1/+83
|\ \
| * | kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-011-0/+3
| * | kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2014-08-012-0/+22
| * | kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-011-0/+12
| * | kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2014-08-012-0/+17
| * | kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-011-0/+8
| * | powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
| * | mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-012-0/+12
| * | powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-011-0/+5
| * | mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-011-1/+1
* | | Merge http://git.denx.de/u-boot-dmTom Rini2014-08-043-0/+17
|\ \ \
| * | | arm: Support pre-relocation malloc()Simon Glass2014-08-042-1/+7
| * | | arm: Set up global data before board_init_f()Simon Glass2014-08-042-0/+11
| | |/ | |/|
* | | env_mmc: support env partition setup in runtimeDmitry Lifshitz2014-08-012-12/+26
* | | env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz2014-08-011-0/+6
* | | MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-011-1/+6
* | | MMC: atmel_mci: add configuration register definitionBo Shen2014-08-011-1/+13
* | | MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-012-14/+46
OpenPOWER on IntegriCloud