42 Commits (9a0cc49089e38896391a1003892aba3aa684f868)

Author SHA1 Message Date
Jo-Philipp Wich b9aca834e8 at91: fix image building with CONFIG_TARGET_MULTI_PROFILE 7 years ago
Hauke Mehrtens 31fca075c7 at91: create device specific sdcard images 7 years ago
Sandeep Sheriker Mallikarjun 085967f774 at91: create sdcard image for sama5 7 years ago
Hauke Mehrtens 61048c9011 at91: fix legacy build 7 years ago
Ben Whitten f81b353c9f at91: add support for the WB50N module from Laird 7 years ago
Ben Whitten 86d037e4a2 at91: add support for the WB45N module from Laird 7 years ago
Ben Whitten a7c8112a0f at91: separate MKUBIFS opts to defaults in the sub target 7 years ago
Sandeep Sheriker Mallikarjun 09bf441090 at91: Add UBI parameters for sama5d4. 7 years ago
Sandeep Sheriker Mallikarjun 67303259ee at91: Add SAMA5D4 device 7 years ago
Sandeep Sheriker Mallikarjun fdaaa923dd at91: Add SAMA5D2 device 7 years ago
Sandeep Sheriker Mallikarjun d7a679a036 at91: Install zImage. 7 years ago
Sandeep Sheriker Mallikarjun f8a5ac1a88 at91: Renaming subtarget sama5d3 to sama5 7 years ago
Ben Whitten c2f052acae at91: convert boards to generic build target 7 years ago
Ben Whitten 6638946f99 at91: Remove u-boot from platform images folder 8 years ago
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