summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev
2015-01-14arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir
2015-01-14lzo: Update dst_len even on errorSimon Glass
2015-01-14gunzip: Update lenp even on errorSimon Glass
2015-01-14bzlib: Update destLen even on errorSimon Glass
2015-01-14bootm: Factor out common parts of image decompression codeSimon Glass
2015-01-14bootm: Use print_decomp_msg() in all casesSimon Glass
2015-01-14test: Add unit tests for bootm image decompressionSimon Glass
2015-01-14test: Rename test_compression to ut_compressionSimon Glass
2015-01-14bootm: Export bootm_decomp_image()Simon Glass
2015-01-14test: Add DEBUG output option to test-fit.pySimon Glass
2015-01-14sandbox: Correct ordering of 'sb save' commandsSimon Glass
2015-01-14bootm: Move compression progress/error messages into a functionSimon Glass
2015-01-14lzma: fix buffer bound check error furtherSimon Glass
2015-01-14common/memsize.c: Coding style cleanupWolfgang Denk
2015-01-14.travis.yml: build u-boot on travis-ciMeier, Roger
2015-01-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-14README.scrapyard: fill commit and date fieldsMasahiro Yamada
2015-01-14scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada
2015-01-14sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: axp221: Add support for controlling the drivebus pinHans de Goede
2015-01-14sunxi: axp221: Protect axp221_init against multiple callsHans de Goede
2015-01-14sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai
2015-01-14sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DACChen-Yu Tsai
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai
2015-01-14sunxi: video: Allow external DACs for VGA on platforms without TV encodersChen-Yu Tsai
2015-01-14sunxi: Enable pre-console bufferSiarhei Siamashka
2015-01-14console: Use pre-console buffer to get complete log on all consolesSiarhei Siamashka
2015-01-14sun7i: Move psci_arch_init close to text_endJan Kiszka
2015-01-14sun7i: Add support for taking CPUs offline via PSCIJan Kiszka
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: add Linksprite pcDuino v1/v2 supportZoltan HERPAI
2015-01-14sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede
2015-01-14sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets.Hans de Goede
2015-01-14sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCDHans de Goede
2015-01-14sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede