summaryrefslogtreecommitdiff
path: root/package/u-boot
AgeCommit message (Collapse)Author
2017-03-26u-boot: remove patchWaldemar Brodkorb
2017-03-26u-boot: update to 2017.03Waldemar Brodkorb
2017-03-26clearfog: add u-boot distro patchWaldemar Brodkorb
2017-03-16u-boot: allow to build for rpi3Waldemar Brodkorb
2017-01-11u-boot: update to 2017.01Waldemar Brodkorb
2016-11-23u-boot: update to 2016.11Waldemar Brodkorb
2016-11-08add basic clearfog supportWaldemar Brodkorb
2016-10-13rename package and use github releaseWaldemar Brodkorb
2016-10-13u-boot: fix breakageWaldemar Brodkorb
2016-09-17u-boot: update to 2016.09Waldemar Brodkorb
2016-09-15beaglebone-black: add special linux-repo, add uEnv.txtWaldemar Brodkorb
2016-09-14beaglebone-black: some fixes, no serial output yetWaldemar Brodkorb
2016-09-12banana-pro: allow hdmi kernel messages, wait for root deviceWaldemar Brodkorb
2016-09-12u-boot: avoid fw_printenv on DarwinWaldemar Brodkorb
2016-07-17solidrun-imx6: allow to bootup 4.6.xWaldemar Brodkorb
2016-07-16u-boot: update to 2016.07Waldemar Brodkorb
2016-06-19linux: update to 3.14.72, add working solidrun patchWaldemar Brodkorb
2016-06-19use u-boot boot scriptWaldemar Brodkorb
2016-06-12imx6: finetune makefileWaldemar Brodkorb
2016-06-11u-boot: update to 2016.05, add a fix for imx6 from the mailinglistWaldemar Brodkorb
2016-03-16u-boot: update to latestWaldemar Brodkorb
2016-02-20u-boot: update to latest, allow to build for solidrun-imx6 devicesWaldemar Brodkorb
2015-12-19update u-boot to latest stable release, use libressl-hostWaldemar Brodkorb
2015-07-30fix linking problem for sure nowWaldemar Brodkorb
2015-07-30uImage is mandatory, add LOADADDRWaldemar Brodkorb
2015-07-29remove patch, does not apply anymoreWaldemar Brodkorb
2015-07-27fix linking error reported by mtWaldemar Brodkorb
2015-07-26update u-boot to latest stable releaseWaldemar Brodkorb
2015-05-27we need another u-boot variant for xtensa :(Waldemar Brodkorb
2015-05-22add basic xilinx kintex7 xtensa supportWaldemar Brodkorb
2015-04-02HOSTLDFLAGS are required for mkimageWaldemar Brodkorb
2015-03-04add u-boot patches and wrapper scriptsWaldemar Brodkorb
2015-02-18add fw_printenv/fw_setenvWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
2015-02-04fix mkimage linkingWaldemar Brodkorb
2015-01-15openssl host required for u-boot mkimageWaldemar Brodkorb
2015-01-13update to latest stable releaseWaldemar Brodkorb
2015-01-10add basic support for atmel ngw100. no runtime testing yetWaldemar Brodkorb
2015-01-05the resulting tar ball differs in size every time. disable checksum for git ↵Waldemar Brodkorb
checkouts
2015-01-02unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement ↵Waldemar Brodkorb
must be checked.
2014-12-27update u-boot to latest git. make it compilable for raspberry-pi targetWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-08-12add support for xtensa dc233c variant. use uImage, which works with a ↵Waldemar Brodkorb
patched Qemu. Thanks to Max Filippov for fixes and ideas.
2014-08-12add u-boot hosttools support, remove mkimage packageWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-18remove -lgcc stuff, we use static-libgccWaldemar Brodkorb
2014-05-06disable for cubox-iWaldemar Brodkorb
2014-02-18add initial stuff for cubox-i, still waiting for the hardware, so fully untestedWaldemar Brodkorb