summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | lcd: replace CONSOLE_(ROWS|COLS) with variablesNikita Kiryanov2015-01-101-17/+18
| * | | lcd: rename console_(row|col)Nikita Kiryanov2015-01-101-27/+27
| * | | lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-104-69/+3
| * | | mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov2015-01-101-28/+0
| * | | lcd: cleanup lcd_drawcharsNikita Kiryanov2015-01-101-13/+1
| * | | lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov2015-01-102-11/+1
* | | | net: Declare physical address as phys_addr_t unsigned typeMichal Simek2015-01-141-1/+1
* | | | ARM: armv8: Fix typo in commentaryMichal Simek2015-01-141-1/+1
* | | | doc: ARM: Use the right function nameMichal Simek2015-01-141-1/+1
* | | | Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin2015-01-149-4/+10
* | | | spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada2015-01-141-25/+39
* | | | image: Enable OpenRTOS booting via fitImageMarek Vasut2015-01-141-2/+8
* | | | image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-143-0/+34
* | | | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-148-0/+469
* | | | arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir2015-01-141-3/+0
* | | | lzo: Update dst_len even on errorSimon Glass2015-01-141-1/+3
* | | | gunzip: Update lenp even on errorSimon Glass2015-01-141-3/+4
* | | | bzlib: Update destLen even on errorSimon Glass2015-01-141-1/+1
* | | | bootm: Factor out common parts of image decompression codeSimon Glass2015-01-141-39/+49
* | | | bootm: Use print_decomp_msg() in all casesSimon Glass2015-01-141-16/+18
* | | | test: Add unit tests for bootm image decompressionSimon Glass2015-01-141-0/+84
* | | | test: Rename test_compression to ut_compressionSimon Glass2015-01-141-5/+4
* | | | bootm: Export bootm_decomp_image()Simon Glass2015-01-142-19/+27
* | | | test: Add DEBUG output option to test-fit.pySimon Glass2015-01-141-0/+10
* | | | sandbox: Correct ordering of 'sb save' commandsSimon Glass2015-01-143-5/+5
* | | | bootm: Move compression progress/error messages into a functionSimon Glass2015-01-141-24/+47
* | | | lzma: fix buffer bound check error furtherSimon Glass2015-01-141-2/+2
* | | | common/memsize.c: Coding style cleanupWolfgang Denk2015-01-141-14/+17
* | | | .travis.yml: build u-boot on travis-ciMeier, Roger2015-01-141-0/+150
| |/ / |/| |
* | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-141-0/+2
|\ \ \
| * | | patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-032-3/+2
| * | | buildman: Don't default to -e when using -sSimon Glass2014-11-031-1/+2
| * | | buildman: Fix repeating board list with -lSimon Glass2014-11-031-1/+2
* | | | README.scrapyard: fill commit and date fieldsMasahiro Yamada2015-01-141-68/+68
* | | | scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada2015-01-141-0/+166
* | | | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* | | | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-144-9/+37
* | | | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-148-206/+269
* | | | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-142-0/+45
* | | | sunxi: axp221: Protect axp221_init against multiple callsHans de Goede2015-01-141-0/+6
* | | | sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai2015-01-141-5/+5
* | | | sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DACChen-Yu Tsai2015-01-141-0/+2
* | | | sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-142-0/+22
* | | | sunxi: video: Allow external DACs for VGA on platforms without TV encodersChen-Yu Tsai2015-01-141-1/+1
* | | | sunxi: Enable pre-console bufferSiarhei Siamashka2015-01-141-0/+6
* | | | console: Use pre-console buffer to get complete log on all consolesSiarhei Siamashka2015-01-141-5/+41
* | | | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* | | | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* | | | sunxi: video: Add lvds supportHans de Goede2015-01-145-2/+77
* | | | sunxi: add Linksprite pcDuino v1/v2 supportZoltan HERPAI2015-01-145-0/+48
OpenPOWER on IntegriCloud