summaryrefslogtreecommitdiff
path: root/package/u-boot-git
AgeCommit message (Collapse)Author
2016-02-29add new PKG_GIT variableWaldemar Brodkorb
We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package.
2015-08-08remove banana-pro, supported by stable releaseWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2015-07-26u-boot for BananaPro pls. check target/arm/kernel/banana-pro if ↵Martin Thomas
CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_SUNXI=y make sense together Signed-off-by: Martin Thomas <mthomas@hamtam.de>
2015-05-27we need another u-boot variant for xtensa :(Waldemar Brodkorb
2015-05-27we need -ldl after -lsslWaldemar Brodkorb
2015-05-26add dtc host-compile to avoid breakage with older dtc on hostWaldemar Brodkorb
2015-05-22add basic xilinx kintex7 xtensa supportWaldemar Brodkorb
2015-05-17update u-boot-git to latestWaldemar Brodkorb
2015-04-26add some basic banana pro supportWaldemar Brodkorb