summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck2014-08-091-0/+2249
* MAINTAINERS: add initial versionDaniel Schwierzeck2014-08-091-0/+405
* lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren2014-08-091-1/+4
* ARM: rpi_b: use new generic $bootcmdStephen Warren2014-08-091-93/+36
* ARM: tegra: use new generic $bootcmdStephen Warren2014-08-091-130/+10
* config: introduce a generic $bootcmdDennis Gilmore2014-08-091-0/+197
* rsa: Fix two errors in the implementationSimon Glass2014-08-092-2/+3
* omap: clean-up dead configsMasahiro Yamada2014-08-0910-255/+3
* fdt: Sync up with libfdtSimon Glass2014-08-096-12/+163
* fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-094-4/+4
* cosmetic: update doc/README.scrapyardMasahiro Yamada2014-08-091-14/+16
* ext4load: fix help textPavel Machek2014-08-091-1/+1
* git-mailrc: Add myself as dm maintainerSimon Glass2014-08-091-0/+1
* git-mailrc: Change fdt maintainerSimon Glass2014-08-091-1/+1
* net: BOOTP retry timeout improvementsStephen Warren2014-08-093-11/+34
* emif.h: remove duplicated argument to |maxin.john@enea.com2014-08-091-3/+0
* vitesse: remove duplicated argument to ||maxin.john@enea.com2014-08-091-1/+0
* board_r: Add missing return to initr_docIan Campbell2014-08-091-0/+1
* Makefile: use u-boot.map for binary_size_checkChris Packham2014-08-091-3/+4
* Makefile: use $(shell ...) for determining file_sizeChris Packham2014-08-091-1/+1
* pxe: clear Bootfile before returningStephen Warren2014-08-091-0/+2
* doc: README.android-fastboot: Add note about vendor IDBarnes, Clifton A2014-08-091-0/+4
* 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
OpenPOWER on IntegriCloud