Commit Graph

27848 Commits (9637c4b2dd5e84418f7367e5361ba9ff6726e377)
 

Author SHA1 Message Date
Evgeni Dobrev 9637c4b2dd Add support for Seagate BlackArmor NAS220 9 years ago
Bill Pringlemeir 4cf84ccbaf arm: vf610: Remove duplicate MTD defines. 9 years ago
Simon Glass 670c0179ec lzo: Update dst_len even on error 9 years ago
Simon Glass 9c55c54fb4 gunzip: Update lenp even on error 9 years ago
Simon Glass 362a0e43a3 bzlib: Update destLen even on error 9 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 9 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 9 years ago
Simon Glass 6ed4dc7876 test: Add unit tests for bootm image decompression 9 years ago
Simon Glass ac9a215de0 test: Rename test_compression to ut_compression 9 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 9 years ago
Simon Glass cc4477289d test: Add DEBUG output option to test-fit.py 9 years ago
Simon Glass b5493d17bd sandbox: Correct ordering of 'sb save' commands 9 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 9 years ago
Simon Glass f6eec89fa3 lzma: fix buffer bound check error further 9 years ago
Wolfgang Denk 95099fee40 common/memsize.c: Coding style cleanup 9 years ago
Meier, Roger c7cb334d14 .travis.yml: build u-boot on travis-ci 9 years ago
Tom Rini bd5053ffa5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 9 years ago
Masahiro Yamada ac8192a587 README.scrapyard: fill commit and date fields 9 years ago
Masahiro Yamada 478d9372d1 scripts: add a utility to fill blank fields of doc/README.scrapyard 9 years ago
Hans de Goede a90e77dbeb sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin 9 years ago
Hans de Goede 4458b7a6e1 sunxi: usbc: Add support for usb0 to the common usbc code 9 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 9 years ago
Hans de Goede 2abac6213d sunxi: axp221: Add support for controlling the drivebus pin 9 years ago
Hans de Goede 3c781190d1 sunxi: axp221: Protect axp221_init against multiple calls 9 years ago
Chen-Yu Tsai 52755b12e3 sunxi: axp221: correct ALDO2 description for sun6i 9 years ago
Chen-Yu Tsai 3097888087 sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC 9 years ago
Chen-Yu Tsai 507e27dfc9 sunxi: video: Add support for external DAC enable pin 9 years ago
Chen-Yu Tsai 2583d5b192 sunxi: video: Allow external DACs for VGA on platforms without TV encoders 9 years ago
Siarhei Siamashka a79250785b sunxi: Enable pre-console buffer 9 years ago
Siarhei Siamashka 2766966750 console: Use pre-console buffer to get complete log on all consoles 9 years ago
Jan Kiszka 05c4bd3ec3 sun7i: Move psci_arch_init close to text_end 9 years ago
Jan Kiszka 602fa46c2c sun7i: Add support for taking CPUs offline via PSCI 9 years ago
Hans de Goede 213480e12d sunxi: video: Add lvds support 9 years ago
Zoltan HERPAI 213dcbfdeb sunxi: add Linksprite pcDuino v1/v2 support 9 years ago
Hans de Goede 7fad8a9802 sunxi: video: Add a hpd_delay parameter to configure hpd delay 9 years ago
Hans de Goede d9786d2380 sunxi: video: Add VGA output support 9 years ago
Hans de Goede 49d2703dd8 sunxi: video: Fallback from HDMI to VGA on boards with VGA 9 years ago
Hans de Goede 3ffbe477da sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 9 years ago
Hans de Goede 6741cc78bb sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay 9 years ago
Hans de Goede b98d048030 sunxi: video: Remove sunxi_display.enabled variable 9 years ago
Hans de Goede 7398fd58e6 sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets. 9 years ago
Hans de Goede 5ef5263b9a sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD 9 years ago
Hans de Goede 8c95c55661 sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account 9 years ago
Hans de Goede e2bbdfb1e3 sunxi: video: Add support for VGA via external DACs connected to the LCD pins 9 years ago
Hans de Goede 2fbf091a54 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI 9 years ago
Hans de Goede 2dae800f1e sunxi: video: Add lcd output support 9 years ago
Hans de Goede e84007933a sunxi: video: Move sunxi_drc_init 9 years ago
Hans de Goede 5489ebc7af sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 9 years ago
Hans de Goede 0e04521557 sunxi: video: Prepare for lcd support 9 years ago
Hans de Goede 1c092205a2 sunxi: video: Improve monitor video-mode option handling 9 years ago