Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-02 | HOSTLDFLAGS are required for mkimage | Waldemar Brodkorb | |
2015-02-18 | add fw_printenv/fw_setenv | Waldemar Brodkorb | |
2015-02-09 | add basic support for raspberry pi2 | Waldemar 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-04 | fix mkimage linking | Waldemar Brodkorb | |
2015-01-15 | openssl host required for u-boot mkimage | Waldemar Brodkorb | |
2015-01-13 | update to latest stable release | Waldemar Brodkorb | |
2015-01-10 | add basic support for atmel ngw100. no runtime testing yet | Waldemar Brodkorb | |
2015-01-05 | the resulting tar ball differs in size every time. disable checksum for git ↵ | Waldemar Brodkorb | |
checkouts | |||
2015-01-02 | unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement ↵ | Waldemar Brodkorb | |
must be checked. | |||
2014-12-27 | update u-boot to latest git. make it compilable for raspberry-pi target | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar 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-12 | add u-boot hosttools support, remove mkimage package | Waldemar Brodkorb | |
2014-06-21 | s/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-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-18 | remove -lgcc stuff, we use static-libgcc | Waldemar Brodkorb | |
2014-05-06 | disable for cubox-i | Waldemar Brodkorb | |
2014-02-18 | add initial stuff for cubox-i, still waiting for the hardware, so fully untested | Waldemar Brodkorb | |