summaryrefslogtreecommitdiff
path: root/target/brcm
AgeCommit message (Collapse)Author
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;)
2010-12-01fix ipkg and ipkg tools, consolidate mdev.confWaldemar Brodkorb
cpio under macosx or bsd creates tar archives via stdin while using find . with leading ./. heirloom cpio shipped with OpenADK does remove the leading ./. Adopt ipkg busybox applet to work without ./. Fix ipkg-build to be faster and to use included cpio for inner tar creation. Dependency to GNU tar can now be dropped.
2010-11-19update config and patch, part is included upstreamWaldemar Brodkorb
2010-11-17update all targets to 2.6.36Waldemar Brodkorb
2010-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk
2010-06-28fix busybox rebuild issue, simplify target MakefilesWaldemar Brodkorb
2010-06-03update patches and kernel config to latest brcm developmentWaldemar Brodkorb
2010-06-02oops, patch was incompleteWaldemar Brodkorb
2010-06-02make nfsroot working for brcmWaldemar Brodkorb
2010-05-30add flash map driverWaldemar Brodkorb
2010-05-28add basic support for Broadcom devices (brcm47xx)Waldemar Brodkorb