2017-07-11 |
Piotr Dymacz | Don't use JTAG related pins as regular GPIOs if JTAG... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Piotr Dymacz | Start web recovery mode if bootcmd execute fails |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Piotr Dymacz | In case of missing recovery script in env, copy it... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Piotr Dymacz | Always use printf_wrn() for printing warnings |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Piotr Dymacz | README: drop env size from supported devices table |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Piotr Dymacz | Really fix u-boot/include/configs/db12x.h |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Piotr Dymacz | Fix u-boot/include/configs/db12x.h |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Piotr Dymacz | Fix compiler warning in cmd_custom.c/do_default_env() |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Piotr Dymacz | Trim TL-MR3420 v3 original U-Boot file to 64 KB |
commit | commitdiff | tree | snapshot |
2017-07-07 |
yoAeroA00 | Add support for TP-Link TL-MR3420 v3 (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Marty Plummer | Add support for EnGenius ENS202EXT (AR9341 based) |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Piotr Dymacz | Add support for TP-Link TL-WR902AC v1 (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Piotr Dymacz | Add support for CreatComm Technology D3321 (AR9331... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Piotr Dymacz | host_util: add helper script for U-Boot flashing over... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Piotr Dymacz | Set also fileaddr env variable after successful load... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Piotr Dymacz | Always prepend file{addr,size} env variables values... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Piotr Dymacz | Fix code style and indentation in u-boot/common/cmd_load.c |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Piotr Dymacz | Fix {load,save}_baudrate value in saves/load{b,s,y... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Piotr Dymacz | target_util: improve/rework u-boot-upgrade script |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Piotr Dymacz | Add new custom command 'rstbywdt' for last reset reason... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Piotr Dymacz | Fix upgrade scripts in u-boot/include/env_scripts.h |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Piotr Dymacz | Add watchdog timer control register bit fields for QCA |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Piotr Dymacz | Fix DRAM type detection on Dragino 2 |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Piotr Dymacz | README: include GigaDevice chips in list of supported... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Piotr Dymacz | Add original U-Boot image for TP-Link TL-WR842N/D v3 |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Piotr Dymacz | Add support for TP-Link TL-WR842N/D v3 (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Piotr Dymacz | Add support for GigaDevice SPI NOR chips |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Piotr Dymacz | Fix indentation in include/flash.h |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Piotr Dymacz | Drop unused file: include/hornet_soc.h |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Piotr Dymacz | Restore workaround for AR9331 hang on soft reset |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Piotr Dymacz | Use -fno-delete-null-pointer-checks for optimized build |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Dymacz | Update README |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Dymacz | Set lsdk_kernel env variable to 1 for all TP-Link devices |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Dymacz | Fix loading kernel from official vendor firmware |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Dymacz | Code cleanups in mips_linux.c |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Piotr Dymacz | Enable optimization for size by default |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Piotr Dymacz | Fix 'maybe-uninitialized' warnings |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Piotr Dymacz | Fix and cleanup config.mk, use -mtune=34kc by default |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Piotr Dymacz | Add support for multikey autoboot stop string |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Piotr Dymacz | Drop support for CONFIG_AUTOBOOT_STOP_CHAR |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Piotr Dymacz | Run recovery script only if 'recovery' variable exists |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Piotr Dymacz | Fix and improve recovery script |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Piotr Dymacz | Comment out getenv_r, we don't use it now anyway |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Piotr Dymacz | Clear env vars used in recovery script before and after... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Piotr Dymacz | README: update toolchains links |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Piotr Dymacz | ap121.h: always try to boot from lower address first |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Piotr Dymacz | Fix code style and indentation in qca_pci.c |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Disable U-Boot env upgrade script for COMFAST devices |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Place device name before date and git info in filename |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Add original U-Boot image for P&W R602N/CPE505N |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Add original U-Boot image for TP-Link TL-WA850RE v2 |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Disable more features for YunCore CPE870 |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Dymacz | Make MAC related commands configurable |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | Add support for TP-Link TL-WA850RE v2 (QCA9533 based) |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | README: keep supported boards lists in alphabetical... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | Add support for P&W R602N and CPE505N (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | ap143.h: always try to boot from lower address first |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | Fix Wallys DR531 bootargs |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Piotr Dymacz | Drop PL version of README |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Piotr Dymacz | Include git branch and hash in image filename 140/head |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Piotr Dymacz | Use U_BOOT_VERSION string in U-Boot image header name... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Piotr Dymacz | Clean and fix up messy TFTP/RARP related code |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Piotr Dymacz | Backport tftpput command |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Piotr Dymacz | Save some bytes with common printf error/warning functions 134/head |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Piotr Dymacz | Disable AR933x hang on boot workaround for RAM loadable... |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Piotr Dymacz | Fix TP-Link TL-WDR43x0 board name |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Piotr Dymacz | Add support for TP-Link TL-WR810N (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Piotr Dymacz | Do not use REF clock divider higher than 2 on QCA95xx... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Piotr Dymacz | Cosmetic: adjust PLL header files for tab size of 8 |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Piotr Dymacz | Add missing ART offset for supported COMFAST devices |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Piotr Dymacz | Add original U-Boot images for supported YunCore devices |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Piotr Dymacz | Add support for GL Innovations GL-AR150 (AR9331 based) |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Piotr Dymacz | Merge branch 'wr841n_v11_orig_bin' into dev |
commit | commitdiff | tree | snapshot |
2016-11-11 |
sudden6 | Add stock U-Boot image for TP-Link TL-WR841N v11 |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Piotr Dymacz | Allow loading kernel from rootfs+kernel and kernel... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Piotr Dymacz | Add support for ALFA NETWORK Hornet-UB (AR9331 based) |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Piotr Dymacz | Cosmetic: fix board order in u-boot/include/configs... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Piotr Dymacz | Add support for YunCore CPE830 (QCA9531 based) |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Piotr Dymacz | Setup GPIOs available in CF-E320N v2 as inputs |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Piotr Dymacz | Add information in README that TL-WR841N/D v10 and... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Piotr Dymacz | Add support for YunCore CPE870 (AR9341 based) |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Piotr Dymacz | Set/unset SRAM REQ ACK bit, based on CPU and AHB clocks... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Piotr Dymacz | Fix DDR2 setup on AR934x and QCA95xx |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Piotr Dymacz | Add information about ready snapshot images in both... |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Piotr Dymacz | Add support for TP-Link TL-WR841N/D v11 (v10 clone... |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Piotr Dymacz | Add support for TP-Link TL-WR841N/D v10 (v9 clone,... |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Piotr Dymacz | Include GPL-2.0 license text |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Fix TP-Link TL-MR3040 GPIO definitions |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Always generate fsdata.c and rebuild httpd part |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Rework makefsdatac shell script |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Split Comfast CF-E520N and CF-E530N profiles, build... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Split TP-Link TL-WA801NDv2 and TL-WA830REv2 profiles... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Split TP-Link TL-WDR3600 and TL-WDR43x0 profiles, build... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Get rid off __DATE__ and __TIME__, use value generated... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Add original U-Boot image for TP-Link TL-MR22U v1 |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Use correct/full model names for TP-Link U-Boot dumps |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Piotr Dymacz | Cosmetic cleanups in u-boot/lib_mips/board.c |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Piotr Dymacz | Update toolchains information in README, fix some broke... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Piotr Dymacz | Small optimization in ap143.h |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Piotr Dymacz | Add support for YunCore AP90Q (QCA9531 based) |
commit | commitdiff | tree | snapshot |
next |