28 Commits (b7baaaf782f40bf6a1d017a1f41480b6229a12c9)

Author SHA1 Message Date
John Crispin 7a3dacef98 at91: remove SAMA5D3 from Default image build. 9 years ago
Jo-Philipp Wich ba9f34a389 at91: fix imagebuilder 9 years ago
John Crispin f1625b116f at91: add SAMA5D3-Xplained board UBI parameters to makefile. 10 years ago
John Crispin 0227827f7b at91: Add dts for Exegin Q5x boards. 10 years ago
Florian Fainelli d2a420fa22 at91: build images for AT91SAMA5D3XPLAINED 10 years ago
Florian Fainelli 5efbc41cbb at91: fix typo on Calao 10 years ago
John Crispin 7d8f187201 target/linux/*/image/Makefile: use new dts path variable 10 years ago
Hauke Mehrtens b5f9e1632b at91: AT91SAM9G20-EK fixes 11 years ago
Gabor Juhos 988ae9cbf8 at91: upgrade to kernel 3.8.7 and use devicetree 12 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 12 years ago
Claudio Mignanti f50231aeb3 Ensure that the bin directory exists before copy the files 13 years ago
John Crispin 349e97f879 AT91: Add flexibity board support 13 years ago
Claudio Mignanti 36c2bfcdb2 Don't compile u-boot by default 14 years ago
Claudio Mignanti d806e68e57 Tag the uncompressed image 14 years ago
Claudio Mignanti ee533340ac Copy rootfs(s) inside BIN_DIR 14 years ago
Claudio Mignanti 4a82997327 Add support for u-boot 14 years ago
Claudio Mignanti 4bb7ab3057 revamp target: add support for netusg20 board 14 years ago
Nicolas Thill 224db523da replace old quote stripping with calls to qstrip macro 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli 32cae1aee8 fix u-boot installation 15 years ago
Florian Fainelli d94947e2e9 fix u-boot linking failure with an EABI toolchain 15 years ago
Florian Fainelli 77e195a2cb fix dfboot linking failures (#5937) 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Imre Kaloz fcbdafb6bd be politically correct 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago