summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* buildman: Add some notes about moving from MAKEALLSimon Glass2014-08-13-0/+92
* buildman: Fix a few typosSimon Glass2014-08-13-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-12-506/+380
|\
| * support blackfin board initialization in generic board_fSonic Zhang2014-08-07-12/+36
| * blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-07-493/+341
| * blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang2014-08-07-1/+1
| * bfin: add register define required by core B on dual core BF609 processorAaron Wu2014-08-07-0/+2
* | lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier2014-08-11-3/+20
* | lcd: remove unused lcd_puts_xyJeroen Hofstee2014-08-11-10/+0
* | video: ipu_disp: squash clang warningJeroen Hofstee2014-08-11-1/+1
* | video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-11-19/+19
* | video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-10-0/+237
* | lcd: cleanup unused functionsHannes Petermaier2014-08-10-18/+1
* | Add support for 32-bit organized framebuffersHannes Petermaier2014-08-10-4/+48
* | env_fat.c: Make sure our buffer is cache alignedTom Rini2014-08-09-2/+2
* | bootm: use genimg_get_kernel_addr()Bryan Wu2014-08-09-20/+5
* | pxe: detect image format before calling bootm/bootzBryan Wu2014-08-09-4/+11
* | image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-09-0/+44
* | get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck2014-08-09-24/+44
* | get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck2014-08-09-11/+12
* | get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck2014-08-09-0/+2249
* | MAINTAINERS: add initial versionDaniel Schwierzeck2014-08-09-0/+405
* | lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren2014-08-09-1/+4
* | ARM: rpi_b: use new generic $bootcmdStephen Warren2014-08-09-93/+36
* | ARM: tegra: use new generic $bootcmdStephen Warren2014-08-09-130/+10
* | config: introduce a generic $bootcmdDennis Gilmore2014-08-09-0/+197
* | rsa: Fix two errors in the implementationSimon Glass2014-08-09-2/+3
* | omap: clean-up dead configsMasahiro Yamada2014-08-09-255/+3
* | fdt: Sync up with libfdtSimon Glass2014-08-09-12/+163
* | fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-09-4/+4
* | cosmetic: update doc/README.scrapyardMasahiro Yamada2014-08-09-14/+16
* | ext4load: fix help textPavel Machek2014-08-09-1/+1
* | git-mailrc: Add myself as dm maintainerSimon Glass2014-08-09-0/+1
* | git-mailrc: Change fdt maintainerSimon Glass2014-08-09-1/+1
* | net: BOOTP retry timeout improvementsStephen Warren2014-08-09-11/+34
* | emif.h: remove duplicated argument to |maxin.john@enea.com2014-08-09-3/+0
* | vitesse: remove duplicated argument to ||maxin.john@enea.com2014-08-09-1/+0
* | board_r: Add missing return to initr_docIan Campbell2014-08-09-0/+1
* | Makefile: use u-boot.map for binary_size_checkChris Packham2014-08-09-3/+4
* | Makefile: use $(shell ...) for determining file_sizeChris Packham2014-08-09-1/+1
* | pxe: clear Bootfile before returningStephen Warren2014-08-09-0/+2
* | doc: README.android-fastboot: Add note about vendor IDBarnes, Clifton A2014-08-09-0/+4
* | ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute pathƁukasz Majewski2014-08-09-6/+6
* | Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-09-10/+158
* | serial: sh: Add support External Clock modeNobuhiro Iwamatsu2014-08-09-3/+9
* | serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu2014-08-09-1/+2
* | usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-09-5/+2
* | usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-08-09-0/+6
* | dfu: fix readback buffer overflow testStephen Warren2014-08-09-1/+1
* | test: dfu: add some more test casesStephen Warren2014-08-09-1/+1