oweals/u-boot_mod.git
2016-11-11 Piotr DymaczMerge branch 'wr841n_v11_orig_bin' into dev
2016-11-11 sudden6Add stock U-Boot image for TP-Link TL-WR841N v11
2016-11-07 Piotr DymaczAllow loading kernel from rootfs+kernel and kernel...
2016-11-07 Piotr DymaczAdd support for ALFA NETWORK Hornet-UB (AR9331 based)
2016-11-07 Piotr DymaczCosmetic: fix board order in u-boot/include/configs...
2016-11-07 Piotr DymaczAdd support for YunCore CPE830 (QCA9531 based)
2016-09-28 Piotr DymaczSetup GPIOs available in CF-E320N v2 as inputs
2016-09-27 Piotr DymaczAdd information in README that TL-WR841N/D v10 and...
2016-09-25 Piotr DymaczAdd support for YunCore CPE870 (AR9341 based)
2016-09-25 Piotr DymaczSet/unset SRAM REQ ACK bit, based on CPU and AHB clocks...
2016-09-25 Piotr DymaczFix DDR2 setup on AR934x and QCA95xx
2016-09-24 Piotr DymaczAdd information about ready snapshot images in both...
2016-09-24 Piotr DymaczAdd support for TP-Link TL-WR841N/D v11 (v10 clone...
2016-09-24 Piotr DymaczAdd support for TP-Link TL-WR841N/D v10 (v9 clone,...
2016-09-24 Piotr DymaczInclude GPL-2.0 license text
2016-09-23 Piotr DymaczFix TP-Link TL-MR3040 GPIO definitions
2016-09-23 Piotr DymaczAlways generate fsdata.c and rebuild httpd part
2016-09-23 Piotr DymaczRework makefsdatac shell script
2016-09-23 Piotr DymaczSplit Comfast CF-E520N and CF-E530N profiles, build...
2016-09-23 Piotr DymaczSplit TP-Link TL-WA801NDv2 and TL-WA830REv2 profiles...
2016-09-23 Piotr DymaczSplit TP-Link TL-WDR3600 and TL-WDR43x0 profiles, build...
2016-09-23 Piotr DymaczGet rid off __DATE__ and __TIME__, use value generated...
2016-09-23 Piotr DymaczAdd original U-Boot image for TP-Link TL-MR22U v1
2016-09-23 Piotr DymaczUse correct/full model names for TP-Link U-Boot dumps
2016-09-23 Piotr DymaczCosmetic cleanups in u-boot/lib_mips/board.c
2016-09-21 Piotr DymaczUpdate toolchains information in README, fix some broke...
2016-09-18 Piotr DymaczSmall optimization in ap143.h
2016-09-18 Piotr DymaczAdd support for YunCore AP90Q (QCA9531 based)
2016-09-15 Piotr DymaczAdd support for Comfast CF-E314N (QCA9531 based)
2016-09-14 Piotr DymaczGet rid of bc in top Makefile
2016-09-09 Piotr DymaczComfast CF-E520N and CF-530N are identical, only differ...
2016-09-09 Piotr DymaczUse MK_STR for CONFIG_BOARD_CUSTOM_STRING
2016-09-08 Piotr DymaczEnable defenv cmd only if flash and env cmds are defined
2016-09-01 Piotr DymaczAdd support for reading/storing MAC address in env...
2016-09-01 Piotr DymaczBoth supported Comfast targets use same recipe, so...
2016-09-01 Piotr DymaczSet autoload variable to 'no' by default
2016-09-01 Piotr DymaczAdd support for defining hostname, add some defaults...
2016-09-01 Piotr DymaczCleanups in net/bootp.c
2016-09-01 Piotr DymaczFix mess with MAC address for QCA953x ethernet
2016-08-31 Piotr DymaczMake web based recovery optional, as configurable httpd...
2016-08-31 Piotr DymaczCleanups and minor fixes in LZMA related code
2016-08-31 Piotr DymaczSave more space with unused string functions, minor...
2016-08-31 Piotr DymaczMove custom button recovery mode to environment script
2016-08-31 Piotr DymaczBackport echo command
2016-08-31 Piotr DymaczAdd two simple, custom commands: led{on,off}
2016-08-31 Piotr DymaczBackport setexpr command, enable it by default, cleanup...
2016-08-31 Piotr DymaczCode style cleanups in main.c
2016-08-31 Piotr DymaczFix code style/indentation in qca_dram.{c,h}, add missi...
2016-08-31 Piotr DymaczAdd support for Comfast CF-E320N v2 (QCA9531 based)
2016-08-31 Piotr DymaczAdd missing target for lzma host util remove in topdir...
2016-08-30 Piotr DymaczRe-enable useful features for D-Link DIR-505
2016-08-30 Piotr DymaczDon't remove lzma host utility with make clean{_all}
2016-08-30 Piotr DymaczAdd support for Comfast CF-E520N (QCA9531 based)
2016-08-30 Piotr DymaczEnable LZMA compressed image also for Carambola 2
2016-08-30 Piotr DymaczGet rid off pre-compiled lzma host util
2016-08-30 Piotr DymaczRemove header checksum validation from bootstrap stage
2016-08-30 Piotr DymaczRestore crc32 command and clean up code style in cmd_mem.c
2016-08-29 Piotr DymaczSave around 1,6 KB in bootstrap with unused code
2016-08-29 Piotr DymaczShow some information about bootstrap part of the image
2016-08-29 Piotr DymaczFix IMG_LZMA argument support in main Makefile
2016-08-29 Piotr DymaczFix CONFIG_BOOTFILE value, use it in fw upgrade script
2016-08-29 Piotr DymaczRestore and enable by default upgrade scripts
2016-08-29 Piotr DymaczFix long type support in itest command
2016-08-28 Piotr DymaczDefine and use image size limit in bytes instead of KB
2016-08-28 Piotr DymaczRemove some features to make image for DIR-505 fit...
2016-08-28 Piotr DymaczCleanup board configs
2016-08-28 Piotr DymaczFix indentation in soc_common.h
2016-08-28 Piotr DymaczFix indentation in QCA common header, add define for...
2016-08-26 Piotr DymaczRework main Makefiles
2016-08-24 Piotr DymaczRevert part of qca953x network fixes as it breaks RAM...
2016-08-21 Piotr DymaczCleanups in low level GPIO related code
2016-08-21 Piotr DymaczMerge branch 'mr13u_led_polarity_fix' into dev
2016-08-20 Piotr DymaczInclude two trivial commands: button and sleep
2016-08-20 Vittorio G... Fix LED polarity for the TP-LINK TL-MR13U. 118/head
2016-08-20 Piotr DymaczCosmetic cleanups in various files
2016-08-20 Piotr DymaczUse defines for selecting commands instead of bitmask
2016-08-16 Piotr DymaczAdd support for Zbtlink ZBT-WE1526 (QCA9531 based)
2016-08-16 Piotr DymaczMerge branch 'build_cleanups' into dev
2016-08-16 Piotr DymaczCleanups in QCA953x eth/phy related code
2016-08-14 Piotr DymaczAdd function for printing command usage
2016-08-14 Piotr DymaczEnable iminfo command by default for all devices
2016-08-14 Piotr DymaczEnable silent console feature support by default
2016-08-14 Piotr DymaczRemove CONFIG_TPLINK_IMAGE_HEADER define
2016-08-14 Piotr DymaczCleanups in bootm command and related code
2016-08-11 Piotr DymaczAdd support for Winbond W25Q128FW (16 MB, low voltage...
2016-08-11 Piotr Dymacztrivial: fix typo (writting -> writing)
2016-08-10 David ThornleyCleaned up build process, added lzma bin for x86_64
2016-07-23 Piotr DymaczUse CONFIG_TPLINK_IMAGE_HEADER for GL.iNet
2016-07-20 Piotr DymaczAdd original U-Boot images for more devices
2016-06-15 Piotr DymaczFix RAM version (don't initialize DDR controller)
2016-06-15 Piotr DymaczUpdate README
2016-06-15 Piotr DymaczChange remaining /bin/echo to echo in Makefile
2016-06-15 David ThornleyImprovements to build process for OSX build support
2016-06-14 Piotr DymaczRemove some old defines from Makefile
2016-06-14 Piotr DymaczDefine CONFIG_PCI only for boards which use PCIe bus
2016-06-14 Piotr DymaczAdd info about Wallys DR531 in README
2016-06-14 Piotr DymaczRemove some old and not needed anymore defines from...
2016-06-14 Piotr DymaczAdd support for Wallys DR531 (QCA9531 v2)
2016-06-14 Piotr DymaczIntroduce new, common PCIe setup code for QC/A WiSoCs
2016-06-14 Piotr Dymacztrivial: drop executable file attribute on source files
next