Add more stock U-Boot images
[oweals/u-boot_mod.git] / u-boot /
2018-02-22 Piotr DymaczAdd support for GainStrong Oolite v5.2 (QCA9531 based)
2018-02-22 Piotr DymaczMake it possible to support devices with no buttons
2018-02-22 Piotr DymaczAdd support for Hak5 Packet Squirrel (AR9331 based)
2018-02-22 Piotr DymaczAdd support for Hak5 LAN Turtle (AR9331 based)
2018-02-22 Piotr DymaczAdd support for Hak5 WiFi Pineapple NANO (AR9331 based)
2018-02-22 Piotr DymaczAdd support for YunCore T830 (QCA9531 based)
2018-02-22 Piotr DymaczSupport only WHQX E600G/AC v2 version
2018-02-04 Piotr DymaczAdd support for WHQX E600G/AC (QCA9531 based)
2018-02-04 Piotr DymaczAdd support for ALFA Network N5Q (AR9344 based)
2018-02-04 Piotr DymaczAdd support for ALFA Network R36A (QCA9531 based)
2018-01-15 Piotr DymaczAdd support for GL.iNet GL-AR300M Lite (QCA9531 based)
2018-01-15 Piotr DymaczAdd support for GL.iNet GL-AR750 (QCA9531 based)
2017-11-29 Piotr DymaczAdd support for ALFA Network Tube2H (AR9331 based)
2017-11-29 Piotr DymaczInclude GPIO29 in GPIO JTAG mask for AR933x
2017-11-29 Piotr DymaczFix AR9342 GPIO count
2017-11-29 Piotr DymaczAdd support for TP-Link TL-WR810N v2 (QCA9533 based)
2017-11-29 Piotr DymaczSimplify GPIO configuration
2017-11-29 Piotr DymaczSpecify exact SOC version for every supported device
2017-11-29 Piotr DymaczCosmetic: fix alphabetical order in config files
2017-11-29 Piotr DymaczCosmetic: be consistent with vendor and board names
2017-11-09 Piotr DymaczAdd support for GL.iNet GL-AR300 (AR9344 based)
2017-08-30 魏亚祥Add support for TP-Link TL-WR1041N v2 (AR9342 based)
2017-08-26 Piotr DymaczUpdate QCA956x GPIO OUT functions list
2017-08-20 Tomislav PožegaAdd support for TP-LINK TL-MR22U v1 (QCA9531 based)
2017-08-20 Piotr DymaczSupport also version v2 of TP-Link header
2017-08-20 Piotr DymaczInclude device version number in TP-Link image/target...
2017-08-20 Piotr DymaczAdd support for GL.iNet GL-USB150 (AR9331 based)
2017-08-20 Piotr DymaczUpdate GL.iNet company name
2017-08-20 Piotr DymaczAdd low level USB init
2017-08-20 Piotr DymaczAdd support for TP-Link TL-MR6400 v1/v2 (QCA9531 based)
2017-08-19 Piotr DymaczAdd support for PHY0/4 swap
2017-08-15 Piotr DymaczFix strings containing 'v1' defined in preprocessor
2017-08-15 Piotr DymaczAdd support for ALFA NETWORK AP121F (AR9331 based)
2017-08-11 Piotr DymaczAdd 'gpio' command and enable it by default
2017-08-06 Piotr DymaczAdd simple 'true' command, useful for while loops
2017-08-06 Piotr DymaczKeep TP-Link TL-WR902AC v1 power LED always on
2017-07-19 Piotr DymaczInclude JTAG GPIO masks in QCA common header
2017-07-19 Piotr DymaczAdd QCA956x GPIO count
2017-07-16 Piotr DymaczAdd more sanity checks of GPIO masks in qca_gpio_init.S
2017-07-16 Piotr DymaczFix QCA955x low level GPIO_OE register setup
2017-07-11 Piotr DymaczIndicate enabled web recovery mode with pulsing LEDs
2017-07-11 Piotr DymaczDon't use JTAG related pins as regular GPIOs if JTAG...
2017-07-10 Piotr DymaczStart web recovery mode if bootcmd execute fails
2017-07-09 Piotr DymaczIn case of missing recovery script in env, copy it...
2017-07-09 Piotr DymaczAlways use printf_wrn() for printing warnings
2017-07-08 Piotr DymaczReally fix u-boot/include/configs/db12x.h
2017-07-08 Piotr DymaczFix u-boot/include/configs/db12x.h
2017-07-07 Piotr DymaczFix compiler warning in cmd_custom.c/do_default_env()
2017-07-07 yoAeroA00Add support for TP-Link TL-MR3420 v3 (QCA9531 based)
2017-07-07 Marty PlummerAdd support for EnGenius ENS202EXT (AR9341 based)
2017-07-07 Piotr DymaczAdd support for TP-Link TL-WR902AC v1 (QCA9531 based)
2017-06-18 Piotr DymaczAdd support for CreatComm Technology D3321 (AR9331...
2017-06-16 Piotr DymaczSet also fileaddr env variable after successful load...
2017-06-16 Piotr DymaczAlways prepend file{addr,size} env variables values...
2017-06-16 Piotr DymaczFix code style and indentation in u-boot/common/cmd_load.c
2017-06-16 Piotr DymaczFix {load,save}_baudrate value in saves/load{b,s,y...
2017-06-13 Piotr DymaczAdd new custom command 'rstbywdt' for last reset reason...
2017-06-13 Piotr DymaczFix upgrade scripts in u-boot/include/env_scripts.h
2017-06-13 Piotr DymaczAdd watchdog timer control register bit fields for QCA
2017-06-13 Piotr DymaczFix DRAM type detection on Dragino 2
2017-05-02 Piotr DymaczAdd support for TP-Link TL-WR842N/D v3 (QCA9531 based)
2017-05-02 Piotr DymaczAdd support for GigaDevice SPI NOR chips
2017-05-02 Piotr DymaczFix indentation in include/flash.h
2017-05-02 Piotr DymaczDrop unused file: include/hornet_soc.h
2017-04-24 Piotr DymaczRestore workaround for AR9331 hang on soft reset
2017-04-23 Piotr DymaczUse -fno-delete-null-pointer-checks for optimized build
2017-04-12 Piotr DymaczSet lsdk_kernel env variable to 1 for all TP-Link devices
2017-04-12 Piotr DymaczFix loading kernel from official vendor firmware
2017-04-12 Piotr DymaczCode cleanups in mips_linux.c
2017-04-11 Piotr DymaczEnable optimization for size by default
2017-04-11 Piotr DymaczFix 'maybe-uninitialized' warnings
2017-04-11 Piotr DymaczFix and cleanup config.mk, use -mtune=34kc by default
2017-04-06 Piotr DymaczAdd support for multikey autoboot stop string
2017-04-06 Piotr DymaczDrop support for CONFIG_AUTOBOOT_STOP_CHAR
2017-04-05 Piotr DymaczRun recovery script only if 'recovery' variable exists
2017-04-05 Piotr DymaczFix and improve recovery script
2017-04-05 Piotr DymaczComment out getenv_r, we don't use it now anyway
2017-04-05 Piotr DymaczClear env vars used in recovery script before and after...
2017-02-23 Piotr Dymaczap121.h: always try to boot from lower address first
2017-02-16 Piotr DymaczFix code style and indentation in qca_pci.c
2017-02-12 Piotr DymaczDisable U-Boot env upgrade script for COMFAST devices
2017-02-12 Piotr DymaczDisable more features for YunCore CPE870
2017-02-12 Piotr DymaczMake MAC related commands configurable
2017-02-11 Piotr DymaczAdd support for TP-Link TL-WA850RE v2 (QCA9533 based)
2017-02-11 Piotr DymaczAdd support for P&W R602N and CPE505N (QCA9531 based)
2017-02-11 Piotr Dymaczap143.h: always try to boot from lower address first
2017-02-11 Piotr DymaczFix Wallys DR531 bootargs
2017-02-06 Piotr DymaczUse U_BOOT_VERSION string in U-Boot image header name...
2017-02-05 Piotr DymaczClean and fix up messy TFTP/RARP related code
2017-02-05 Piotr DymaczBackport tftpput command
2016-12-31 Piotr DymaczSave some bytes with common printf error/warning functions 134/head
2016-12-23 Piotr DymaczDisable AR933x hang on boot workaround for RAM loadable...
2016-12-23 Piotr DymaczFix TP-Link TL-WDR43x0 board name
2016-11-22 Piotr DymaczAdd support for TP-Link TL-WR810N (QCA9531 based)
2016-11-19 Piotr DymaczDo not use REF clock divider higher than 2 on QCA95xx...
2016-11-17 Piotr DymaczCosmetic: adjust PLL header files for tab size of 8
2016-11-17 Piotr DymaczAdd missing ART offset for supported COMFAST devices
2016-11-11 Piotr DymaczAdd support for GL Innovations GL-AR150 (AR9331 based)
2016-11-11 Piotr DymaczMerge branch 'wr841n_v11_orig_bin' into dev
2016-11-07 Piotr DymaczAllow loading kernel from rootfs+kernel and kernel...
next