aboutsummaryrefslogtreecommitdiff
path: root/target/linux/omap/image
Commit message (Collapse)AuthorAge
* omap: gen_omap_sdcard_img.sh: use /bin/shRosen Penev2019-12-31
| | | | | | | | Nothing here needs bash. Signed-off-by: Rosen Penev <rosenp@gmail.com> [add prefix to commit title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* omap: switch from uEnv.txt to generic distro bootingAndre Heider2019-11-20
| | | | | | Which makes supporting different boot devices easy. Signed-off-by: Andre Heider <a.heider@gmail.com>
* omap: split up DEVICE_TITLEMoritz Warning2019-10-12
| | | | | | DEVICE_TITLE is split up into DEVICE_VENDOR, DEVICE_MODEL and DEVICE_VARIANT Signed-off-by: Moritz Warning <moritzwarning@web.de>
* treewide: replace backticks by $(...) in gen_*_img.sh scriptsAdrian Schmutzler2019-09-29
| | | | | | | | This replaces deprecated backticks by more versatile $(...) syntax. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [decapitalized patch subject at submitter's request] Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* omap: rename image for sysupgrade compatibilityLucian Cristian2018-07-30
| | | | | | for sysupgrade to work we need to change the image name based on dts target name Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* omap: rework image generation and profilesAlexander Couzens2017-04-24
| | | | | | | | | Migrate to new image generation and introduce sdcard generation (based on sunxi). Profile now generated via image/Makefile instead of profiles/ directory. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* omap: remove obsolete code for including kernel/dtb in rootfsFelix Fietkau2016-07-20
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* omap: use common image prefixJo-Philipp Wich2015-05-27
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45786
* target/linux/*/image/Makefile: use new dts path variableJohn Crispin2014-07-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41791
* change image generation logicImre Kaloz2014-02-13
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39580
* handle some CONFIG_TARGET_ROOTFS_INCLUDE_ fooImre Kaloz2014-02-12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39578
* copy initramfs zImage to the bin dir as wellImre Kaloz2014-02-12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39577
* generate ubifs imagesImre Kaloz2014-02-12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39576
* don't fail if there are no dtbsImre Kaloz2013-12-20
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39141
* drop the bootscript, new u-boots won't need itImre Kaloz2013-12-14
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39051
* switch to 3.12, enable support for AM33xx/OMAP3Imre Kaloz2013-11-08
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38692
* rename the omap4 target to omapImre Kaloz2013-11-08
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38691