Zoltan Herpai
58fc927889
sunxi: fix uboot install location
...
Install uboot files to KERNEL_BUILD_DIR instead of BIN_DIR to fix
ImageBuilder. Similar fixes are necessary for many (all?) other uboot
targets.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 46605
2015-08-15 14:34:42 +00:00
Zoltan Herpai
a33a567b39
packages: uboot-sunxi: bump to 2015.07 - switch to using kernel-supplied dtc - refresh olimex-a13-som and lamobo-r1 patches (compile-tested only)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46540
2015-07-31 21:58:31 +00:00
Zoltan Herpai
fd476b3886
packages: uboot-mxs: bump to 2015.07, refresh Duckbill patch
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46523
2015-07-31 11:52:48 +00:00
John Crispin
8a843b7b77
uboot-lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V)
...
uboot-lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V)
Signed-off-by: Jannis Pinter <jannis@pinterjann.is>
SVN-Revision: 46225
2015-07-07 13:45:10 +00:00
Jo-Philipp Wich
9b01282515
grub2: disable stack-protector
...
- enabling "-fstack-protector" results in build errors
- Upstream explicitly tests & disables it
v2:
- use override
reference: upstream commit baa2a121e004a95a12e2bb7f2419de6625a30c2d
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 46126
2015-06-25 11:20:39 +00:00
Jo-Philipp Wich
25eddec9cb
grub2: fix build against musl
...
Invert the `__GLIBC__` guards into `!__UCLIBC__` ones to avoid
invalid references to `_llseek` on musl.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46125
2015-06-25 11:19:23 +00:00
Hauke Mehrtens
fcc6f801ca
grub: add download mirrors
...
Add three download mirrors for 'grub', as the Makefile currently defines only
one download location.
@GNU can not be used, as the most recent version of 'grub' is not available
at the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors.
Signed-off-by: Hannu Nyman <hannu.nyman at iki.fi>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 45909
2015-06-06 13:49:24 +00:00
John Crispin
bf4dbe05c6
uboot-lantiq: Add Arcadyan VGV7510KW22 support
...
This is already applied in Daniel's ("upstream") tree and thus will be
part of upcoming version(s).
SVN-Revision: 45898
2015-06-05 14:11:45 +00:00
Jo-Philipp Wich
129ce36806
uboot-omap: allow generating dummy ipks, fixes omap imagebuilder
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45841
2015-05-29 15:08:29 +00:00
John Crispin
590be1fd87
ixp4xx: fix imagebuilder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45826
2015-05-29 12:20:39 +00:00
Felix Fietkau
102522e0cd
uboot-envtools: disable AES support, reduces code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45615
2015-05-06 00:59:28 +00:00
Imre Kaloz
2705cda813
mvebu: add support for the Linksys Caiman and Cobra
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45456
2015-04-16 09:54:39 +00:00
Imre Kaloz
b0ad24f0d5
mvebu: migrate mamba support to the upstreamed code
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45400
2015-04-12 17:29:50 +00:00
Nicolas Thill
fe46689f10
packages: use $(LN) macro, make symlinks relative
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45250
2015-04-03 00:07:43 +00:00
Zoltan Herpai
6c5b79636b
packages: uboot-mxs: bump to 2015.01
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45042
2015-03-26 22:39:06 +00:00
Felix Fietkau
9314180c34
uboot-envtools: add ramips wsr-600/1166 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44897
2015-03-19 21:00:41 +00:00
John Crispin
37a4102423
package/uboot-envtools: add OpenMesh OM5P-AN support
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44865
2015-03-17 09:43:52 +00:00
Felix Fietkau
5011d85ee8
grub2: fix processing the serial rts/cts option
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44752
2015-03-14 08:21:02 +00:00
John Crispin
cd96421b19
kexec-tools: bump version from v2.0.4 to v2.0.9.
...
- kexec-tools is now distributed with tarballs of .tar.gz and .tar.xz
format; .tar.bz2 are not provided anymore.
- Add CONFIG_KEXEC_LZMA for selecting lzma support.
Patches are updated along to:
- Remove the now unnecessary patch 0004-mips_regdefs.patch.
- Drop 100-reduce_size.patch because the size reduction is marginal.
- Allow zlib and lzma support coexist together. This patch has been
merged into upstream project.
- Fix kexec-tools' configure.ac.
- Fix a few compilation warnings.
Size comparison of stripped binaries of kexec malta target with both
zlib and lzma support enabled.
- Before: 41447
- After: 42583
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44437
2015-02-13 07:42:13 +00:00
John Crispin
15cc0550c7
kexec-tools: show up only when KERNEL_KEXEC is enabled.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44436
2015-02-13 07:42:05 +00:00
Luka Perkov
71f96048e6
package: uboot-envtools: add nbg6716 to appropriate group
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44308
2015-02-07 19:59:08 +00:00
John Crispin
c3f2e8fb08
uboot-lantiq: fix P-2812HNU-F1/3 package dependency
...
After r43987 TARGET_lantiq_xrx200_P2812HNUFX does not exist anymore.
Fix empty menuconfig bootloader selection by making u-boot depend on
one of the new target profiles.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
SVN-Revision: 44179
2015-01-28 12:08:13 +00:00
John Crispin
255a680a99
uboot-lantiq: add a cgu fix for arx100
...
http://patchwork.ozlabs.org/patch/431024/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44086
2015-01-23 12:32:54 +00:00
Zoltan Herpai
be86eab8e6
packages: uboot-sunxi: add support for Lamobo R1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44067
2015-01-20 22:50:52 +00:00
Zoltan Herpai
9b103cc1f3
packages: uboot-sunxi: fix GMAC TX delay for Bananapi
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44066
2015-01-20 22:49:47 +00:00
Zoltan Herpai
a5c36c26eb
packages: uboot-sunxi: uEnv is used as a script rather than default env
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44048
2015-01-19 00:00:57 +00:00
Zoltan Herpai
8bf446a16b
packages: uboot-sunxi: re-add Olimex A13 SOM which went AWOL in u-boot trunk
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44039
2015-01-18 16:56:08 +00:00
Zoltan Herpai
4d0d09be10
packages: uboot-sunxi: remove unused Hackberry target
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44038
2015-01-18 16:47:50 +00:00
Luka Perkov
64653e6373
uboot-envtools: fix Linksys EA3500 env size
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44037
2015-01-18 16:45:11 +00:00
Zoltan Herpai
d41d7cc199
packages: update uboot-sunxi to 2015.01
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44035
2015-01-18 16:42:42 +00:00
Zoltan Herpai
2513eb6c19
uboot-sunxi: fix bananapro target, update patch
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43921
2015-01-10 19:12:35 +00:00
Zoltan Herpai
157e1da749
uboot-sunxi: various updates - use mainline uboot-sunxi version (2015.01-rc3) - add support for Bananapro
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43899
2015-01-09 19:19:35 +00:00
Luka Perkov
180c1f3302
uboot-envtools: add more kirkwood boards
...
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
SVN-Revision: 43747
2014-12-18 15:53:46 +00:00
John Crispin
f8e83b1057
uboot-envtools: enable UBI support per default on oxnas
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43716
2014-12-15 10:37:09 +00:00
John Crispin
5ff8272cf0
uboot-oxnas: install u-boot.bin also to KERNEL_BUILD_DIR
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43662
2014-12-12 16:16:45 +00:00
John Crispin
f76755da3f
packages: fix typo in OpenWrt name
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 43542
2014-12-07 16:53:30 +00:00
John Crispin
6ad5109211
uboot-envtools: use environment stored in UBI also for KD20
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43510
2014-12-03 16:05:23 +00:00
John Crispin
871e0a6316
uboot-oxnas: adjust digtial drive strength of IC+ phy
...
This is what the vendor bootloader does on KD20.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43509
2014-12-03 16:05:17 +00:00
John Crispin
60edf49f7b
uboot-oxnas: re-add IC+ phy driver
...
KD20 got an IC+ phy, without the driver the phy is not properly
initialized resulting in ethernet not working unless being already
initialized by the vendor loader.
upstream commit 368b4d2b49bbbf379d9334747fbbd2aaaafe4356
drivers: net: remove dead drivers
removed icplus.c due to the lack of in-tree users.
Partially revert that commit adding back the IC+ driver.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43508
2014-12-03 16:05:11 +00:00
John Crispin
283d7789ee
uboot-oxnas: bump to U-Boot 2014.10
...
A few trivial changes were needed to adapt to upstream framework changes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43499
2014-12-02 15:25:37 +00:00
Luka Perkov
c595a59680
uboot-kirkwood: bump to 2014.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43436
2014-11-30 03:55:44 +00:00
Luka Perkov
c25e55d851
uboot-envtools: bump to 2014.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43433
2014-11-30 01:14:17 +00:00
Luka Perkov
44d5800fe1
uboot-*: update license info in uboot packages
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43429
2014-11-29 23:45:53 +00:00
John Crispin
a91b2eb5f4
uboot-omap: add C4 revision in findfdt
...
fixes BeagleBoard C4 detection
error message in serial console was:
"WARNING: Could not determine device tree to use"
change is found in upstream u-boot
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 43392
2014-11-26 09:00:56 +00:00
John Crispin
de49133a8b
uboot-envtools: add support for oxnas target
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43390
2014-11-26 09:00:40 +00:00
John Crispin
c05048b0bb
add uboot-oxnas
...
This adds support for the oxnas target in U-Boot 2014.04
History can be found at https://github.com/kref/u-boot-oxnas up to 2013.10
changes from 2013.10 to 2014.04 can be followed at
https://gitorious.org/openwrt-oxnas
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43389
2014-11-26 09:00:17 +00:00
John Crispin
d265ebd1dc
uboot-envtools: add carambola2 support
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 43317
2014-11-19 13:49:54 +00:00
John Crispin
7dce745a99
package/uboot-envtools: add OpenMesh MR900v2 support
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 43269
2014-11-14 16:55:26 +00:00
John Crispin
c126266f43
package/uboot-envtools: add OpenMesh MR900 support
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 43263
2014-11-14 16:54:45 +00:00
Luka Perkov
4f1a9470f0
kirkwood: add support for Linksys EA3500
...
http://wiki.openwrt.org/toh/linksys/ea3500
Signed-off-by: Dan Walters <dan@walters.io>
SVN-Revision: 43230
2014-11-10 23:55:10 +00:00