summaryrefslogtreecommitdiffstats
path: root/package/boot
Commit message (Collapse)AuthorAgeFilesLines
* fix jffs2 with internal libgcc and switch omap4 to ext4Imre Kaloz2013-12-132-0/+45
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39044
* FPU type should not interfere with the ABI selection. Also make sure we ↵Imre Kaloz2013-11-292-2/+2
| | | | | | | | either do real soft-float or hard-float on ARM, with the right options. Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38943
* hide package, it's needed all the timeImre Kaloz2013-11-261-0/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38924
* use plain image names inside the target directoriesImre Kaloz2013-11-261-2/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38923
* package: uboot-mxs: cosmetic fixZoltan Herpai2013-11-201-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38875
* uboot-sunxi: add U-boot builds for a couple sunxi boardsZoltan Herpai2013-11-131-0/+107
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38785
* mxs: - update uboot-mxs to 3.10 - enable building uboot for imx23 along ↵Zoltan Herpai2013-11-121-1/+1
| | | | | | | | sbImage by default - (doc updated) Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38781
* uboot-envtools: add support for mxs targetZoltan Herpai2013-11-122-0/+30
| | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 38776
* mxs: rename uboot-imx23 to uboot-mxsZoltan Herpai2013-11-121-3/+3
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38774
* rename the omap4 target to omapImre Kaloz2013-11-081-5/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38691
* use a single package to build MLO/u-boot for all omap boardsImre Kaloz2013-10-313-426/+27
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38626
* uboot-imx6: update to 2013.10Luka Perkov2013-10-312-18/+13
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38625
* uboot-ar71xx: make it depend on the generic ar71xx subtargetGabor Juhos2013-10-301-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38599
* u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow ↵Felix Fietkau2013-10-289-9/+28
| | | | | | | | and unreliable Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38559
* uboot-envtools: update to 2013.10Luka Perkov2013-10-183-145/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38444
* uboot-envtools: update kirkwood scriptsLuka Perkov2013-10-142-13/+10
| | | | | | | | Also, scripts can be installed as data so let's change that here too. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38403
* imx23: rename imx23 to mxs for upcoming imx23/28 supportZoltan Herpai2013-10-142-4/+4
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38394
* uboot-imx6: fix typo in nitrogen6dlXgLuka Perkov2013-09-261-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38205
* uboot-imx6: add support for Nitrogen6x boardsLuka Perkov2013-09-261-0/+30
| | | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> SVN-Revision: 38204
* uboot-imx6: alphabetize wandboard variantsLuka Perkov2013-09-261-6/+6
| | | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> SVN-Revision: 38203
* kobs-ng: add new packageLuka Perkov2013-09-032-0/+121
| | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37894
* uboot-imx6: update to v2013.07Luka Perkov2013-08-293-11/+19
| | | | | | | | Update includes upstream support for Wandboard Quad too. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37858
* uboot-envtools: update to v2013.07Luka Perkov2013-08-293-21/+38
| | | | SVN-Revision: 37857
* uboot-imx23: add new package for i.MX233 boardsZoltan Herpai2013-08-221-0/+87
| | | | SVN-Revision: 37822
* uboot-env: fix spurious esac within ramips uci-defaultsLuka Perkov2013-08-192-3/+1
| | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 37814
* uboot-envtools: add support for hornet-ub-x2Luka Perkov2013-08-151-0/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37789
* uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)Luka Perkov2013-07-171-0/+1
| | | | | | Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 37382
* uboot-envtools: add support for imx6 targetLuka Perkov2013-07-022-0/+28
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37136
* uboot-envtools: upgrade to 2013.07-rc1Luka Perkov2013-07-023-10/+135
| | | | | | | | Support for writing on MMC devices has been added. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37135
* kexec-tools: reduce sizeFelix Fietkau2013-06-282-0/+39
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37072
* kexec-tools: make zlib support optional, but enabled by defaultFelix Fietkau2013-06-282-2/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37071
* tools: add tools for i.MX23 boardsZoltan Herpai2013-06-264-0/+227
| | | | SVN-Revision: 37035
* packages: clean up the package folderJohn Crispin2013-06-217-0/+189
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* uboot-imx6: add new packageLuka Perkov2013-05-293-0/+190
| | | | SVN-Revision: 36754
* uboot-envtools: upgrade to 2013.04Luka Perkov2013-05-201-2/+2
| | | | SVN-Revision: 36665
* grub2: Add sub package grub-editenv for target installationJohn Crispin2013-05-071-1/+23
| | | | | | | | | grub-editenv allows to modify grub2 environment files. Add a new package that build grub2 for the target and packs up grub-editenv. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 36574
* This adds Gateworks Laguna family board support. Note that some Laguna ↵Luka Perkov2013-04-112-0/+32
| | | | | | | | boards have SPI flash and others have NOR flash, thus the size/erasesize are detected dynamically. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 36313
* uboot-envtools: upgrade to version 2013.01.01Luka Perkov2013-03-155-220/+15
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36033
* uboot-env: wzr-600dhp uses wzr-hp-ag300h nameLuka Perkov2013-03-031-2/+1
| | | | SVN-Revision: 35866
* ar71xx: add support for Buffalo WZR 600DHPLuka Perkov2013-03-011-1/+5
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35840
* uboot-envtools: add config for the Edimax BR-6425 boardGabor Juhos2013-02-021-0/+5
| | | | | | | Signed-off-by: Yuval Adam <yuv.adm@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35464
* package/uboot-envtools: add OpenMesh MR600v2 supportGabor Juhos2013-02-011-1/+2
| | | | | | | Signed-off-by: Marek Lindner <marek@open-mesh.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35432
* uboot-lantiq: upgrade to 2013.01Luka Perkov2013-01-2229-27/+13461
| | | | SVN-Revision: 35292
* fix typo in MakefileMirko Vogt2013-01-071-1/+1
| | | | | | Thanks to Stefan Hellermann for pointing this out! SVN-Revision: 35042
* This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC ↵Mirko Vogt2013-01-0754-14403/+4588
| | | | | | | | | | | | | | support went upstream Summary: * remove all files/* (since merged to upstream) * patches on nand-spl, mmc and lcd driver Thanks a lot to Xiangfu Liu! Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> SVN-Revision: 35034
* fixes uboot dependencyJohn Crispin2012-12-151-1/+1
| | | | SVN-Revision: 34686
* uboot-kirkwood: build in $(BUILD_DIR)Luka Perkov2012-11-291-2/+1
| | | | SVN-Revision: 34401
* grub2: fix another case of gnulib failing under gnu libcJo-Philipp Wich2012-11-261-0/+15
| | | | SVN-Revision: 34389
* grub2: accept the linux-musl* tupleFlorian Fainelli2012-11-231-0/+22
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34306
* uboot-lantiq: add new packageLuka Perkov2012-11-231-0/+115
| | | | SVN-Revision: 34305