Commit Graph

28097 Commits (5da38086bd6c39efd09e57900702b99541844339)
 

Author SHA1 Message Date
Simon Glass 827e37b558 buildman: Add the option to download toolchains from kernel.org 10 years ago
Simon Glass 9b83bfdcb0 buildman: Allow architecture to alias to multiple toolchains 10 years ago
Simon Glass cc935295f2 buildman: Don't use the local settings when running tests 10 years ago
Simon Glass 7024ab6316 buildman: Don't complain about missing sections in ~/.buildman 10 years ago
Simon Glass 620053421c buildman: Add documentation about the .buildman file 10 years ago
Simon Glass 346996969d buildman: Add a note about Python pre-requisites 10 years ago
Simon Glass bb1501f2c2 buildman: Add an option to use the full tool chain path 10 years ago
Simon Glass f210b58734 buildman: Put the toolchain path first instead of last in PATH 10 years ago
Simon Glass b53241230d buildman: Try to avoid hard-coded string parsing 10 years ago
Simon Glass 5abab20dfb buildman: Allow specifying a range of commits to build 10 years ago
Simon Glass 0740127f4d buildman: Don't remove entire output directory when testing 10 years ago
Simon Glass 5971ab5c44 buildman: Add an option to flatten output directory trees 10 years ago
Simon Glass 2a9e2c6a09 buildman: Try to guess the upstream commit 10 years ago
Simon Glass 1a91567510 buildman: Don't prune output space for 'current source' build 10 years ago
Simon Glass 05c96b187a buildman: Put build in 'current', not 'current/current' 10 years ago
Simon Glass 4466c1f943 buildman: Add tests that check the correct output directory is used 10 years ago
Tom Rini 28c4dae114 Merge branch 'next' of git://git.denx.de/u-boot-video 10 years ago
Michal Simek 16ae782722 net: Declare physical address as phys_addr_t unsigned type 10 years ago
Michal Simek f1075aedd2 ARM: armv8: Fix typo in commentary 10 years ago
Michal Simek 421044b183 doc: ARM: Use the right function name 10 years ago
Alexey Brodkin 33d8818350 Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig 10 years ago
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 10 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 10 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 10 years ago
Evgeni Dobrev 9637c4b2dd Add support for Seagate BlackArmor NAS220 10 years ago
Bill Pringlemeir 4cf84ccbaf arm: vf610: Remove duplicate MTD defines. 10 years ago
Simon Glass 670c0179ec lzo: Update dst_len even on error 10 years ago
Simon Glass 9c55c54fb4 gunzip: Update lenp even on error 10 years ago
Simon Glass 362a0e43a3 bzlib: Update destLen even on error 10 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 10 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 10 years ago
Simon Glass 6ed4dc7876 test: Add unit tests for bootm image decompression 10 years ago
Simon Glass ac9a215de0 test: Rename test_compression to ut_compression 10 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 10 years ago
Simon Glass cc4477289d test: Add DEBUG output option to test-fit.py 10 years ago
Simon Glass b5493d17bd sandbox: Correct ordering of 'sb save' commands 10 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 10 years ago
Simon Glass f6eec89fa3 lzma: fix buffer bound check error further 10 years ago
Wolfgang Denk 95099fee40 common/memsize.c: Coding style cleanup 10 years ago
Meier, Roger c7cb334d14 .travis.yml: build u-boot on travis-ci 10 years ago
Tom Rini bd5053ffa5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 10 years ago
Masahiro Yamada ac8192a587 README.scrapyard: fill commit and date fields 10 years ago
Masahiro Yamada 478d9372d1 scripts: add a utility to fill blank fields of doc/README.scrapyard 10 years ago
Hans de Goede a90e77dbeb sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin 10 years ago
Hans de Goede 4458b7a6e1 sunxi: usbc: Add support for usb0 to the common usbc code 10 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 10 years ago
Hans de Goede 2abac6213d sunxi: axp221: Add support for controlling the drivebus pin 10 years ago
Hans de Goede 3c781190d1 sunxi: axp221: Protect axp221_init against multiple calls 10 years ago
Chen-Yu Tsai 52755b12e3 sunxi: axp221: correct ALDO2 description for sun6i 10 years ago
Chen-Yu Tsai 3097888087 sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC 10 years ago