summaryrefslogtreecommitdiff
path: root/package/u-boot
AgeCommit message (Collapse)Author
2020-08-06u-boot: downgrade because of compile errorWaldemar Brodkorb
2020-07-15pcduino 3b skeletonWaldemar Brodkorb
2019-10-08u-boot: update to 2019.10Waldemar Brodkorb
2019-10-08u-boot: add phytec-imx6 supportWaldemar Brodkorb
2018-06-21u-boot: remove broken installWaldemar Brodkorb
2018-04-17u-boot: update to 2018.03Waldemar Brodkorb
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2017-09-17remove -fhonour-copts usageWaldemar Brodkorb
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling.
2017-07-24add sample for orange-pi zeroWaldemar Brodkorb
2017-07-17u-boot: update to 2017.07, remove avr32Waldemar Brodkorb
2017-04-20u-boot: allow to compile for rpi3 aarch64Waldemar Brodkorb
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