John Crispin
51dd991d39
ramips: add LinkIt Smart7688 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47203
2015-10-19 10:07:38 +00:00
Luka Perkov
75078acd93
cosmetic: remove trailing whitespaces
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47197
2015-10-15 22:12:13 +00:00
Luka Perkov
c2425ac649
uboot-envtools: Add Gateworks Ventana Support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 47167
2015-10-10 12:34:45 +00:00
John Crispin
b26840a9fc
uboot_envtools: add P2812HNUF1
...
Add generation of /etc/fw_env.config for P2812HNUF1
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
SVN-Revision: 47133
2015-10-05 10:28:39 +00:00
Zoltan Herpai
a7a0009cef
packages: uboot-mxs: bless UBOOT_IMAGE with a meaning
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47018
2015-09-21 21:04:24 +00:00
Zoltan Herpai
b6c39a38a6
packages: uboot-mxs: do no modify the U-Boot image, copy as-is
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47017
2015-09-21 21:03:37 +00:00
Zoltan Herpai
a1f4164631
packages: uboot-mxs: place binaries in the designated path
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47008
2015-09-18 19:29:23 +00:00
Zoltan Herpai
c927366d05
packages: uboot-mxs: fix I2SE Duckbill variant
...
The current patch to add Duckbill support is wrong and does not
even compile. So replace this patch with a working one.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47007
2015-09-18 19:24:38 +00:00
John Crispin
e3f4a3d22a
package/uboot-envtools: add OpenMesh MR1750 support
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 46931
2015-09-14 20:11:43 +00:00
Zoltan Herpai
cd73603269
packages: uboot-sunxi: fix mmc transfer timeout for slow sdcards.
...
This should fix a issue reported in ticket #20387 .
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 46894
2015-09-13 15:11:27 +00:00
Felix Fietkau
edb5d7511b
uboot-ar71xx: fix gcc 5.2 compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46797
2015-09-06 09:57:02 +00:00
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