Commit Graph

  • 8ca2bcc67e use a safe way to copy the chip string fixes Dan Horák 2021-06-18 18:29:25 +0200
  • 46bb4c0736 v1.32: 1.support to upgrade 356x loader master liuyi 2021-04-08 11:34:59 +0800
  • e607a5d6ad 1.fix erase ubi bug 2.fix download ubi bug liuyi 2021-02-03 16:28:03 +0800
  • e541b7bbff 1.support erase block forcely 2.fix create gpt bug liuyi 2021-01-22 14:26:24 +0800
  • 9870459553 fix compile notes in the readme.txt liuyi 2020-10-26 09:05:22 +0800
  • 1e890c4fcf Merge branch 'master' of https://github.com/rockchip-linux/rkdeveloptool liuyi 2020-08-31 14:24:51 +0800
  • 0dcb0a4ca1 1.support to write ubi image 2.cut off iconv reference liuyi 2020-08-31 11:46:24 +0800
  • 468237fe72 1.support to write ubi image 2.cut off iconv reference liuyi 2020-08-31 11:46:24 +0800
  • 6e92ebcf8b
    Merge pull request #42 from nullr0ute/gcc9-fixes Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2019-07-01 08:22:12 +0800
  • aca206f7e9 Use signed char for variable Peter Robinson 2019-06-28 11:51:58 +0100
  • c49bf47e08 fix array boundry error Kever Yang 2019-06-28 12:50:06 +0800
  • 5e44dcd9e7
    Merge pull request #39 from cmuellner/compilation Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2019-06-28 11:38:42 +0800
  • cd6053d277 Revert "Fixed Build Failed - gcc 8.2.0" Caesar Wang 2019-06-28 11:33:07 +0800
  • 04dfeff18a
    Merge pull request #38 from cmuellner/parser Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2019-06-28 11:29:58 +0800
  • cb608d8803
    Merge pull request #31 from KL-Yang/master Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2019-06-28 11:27:23 +0800
  • 02bc776388 Fix compilation issue in split_item(). Christoph Muellner 2019-06-26 14:49:28 +0200
  • 8be0e034fd parse_parameter: Continue parsing after 'mtdparts'. Christoph Muellner 2019-06-26 14:39:57 +0200
  • c43947cfb1 Fixed Build Failed - gcc 8.2.0 yangkunlun 2019-02-23 22:26:27 +0800
  • 72c04fec88
    Merge pull request #27 from gonzoua/freebsd_support Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2018-09-07 13:55:09 +0800
  • 610bb714ae Fix iconv detection for FreeBSD Oleksandr Tymoshenko 2018-09-06 21:56:17 -0700
  • 953670e6ce
    Merge pull request #19 from kgoger/pack_cmd_fix Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2018-09-03 09:01:51 +0800
  • 0783503f9f
    Merge pull request #23 from rtavs/master Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2018-09-03 09:00:13 +0800
  • dfa87dec73
    Merge pull request #26 from Ken-u/master Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2018-09-03 08:59:18 +0800
  • 51c54bce3f Adapt to CMake. ken-u 2018-04-30 21:54:17 +0800
  • 081d237ad5 rkdeveloptool: v1.3 1.add LD to list devices 2.add PRM to write parameter 3.change PGPT to PPT to support print parameter and GPT liuyi 2018-03-28 09:22:40 +0800
  • 21545e35b9 rk3128: add rk3128 support Kaspter Ju 2018-03-18 04:32:46 +0800
  • 797356f45a
    Merge pull request #21 from owenchenww/master Open Source Software for Rockchip SoCs(moved to https://github.com/rockchip-linux/) 2018-01-30 17:08:11 +0800
  • ed570a73cd rk3229: add 99-rk-rockusb.rules to run tool without sudo Weiwen Chen 2018-01-24 17:05:24 +0800
  • 544ec1d465 Fix pack parsing Klaus Goger 2018-01-08 08:38:07 +0100
  • 5b7445d109
    Merge pull request #16 from kgoger/buildfixes 陈豪 | Jacob Chen 2017-11-28 15:42:20 +0800
  • b5200da53d fill cbwTransferLenght field with value during creating cbw liuyi 2017-11-16 14:37:55 +0800
  • ae4252f085 wl to support sparse image liuyi 2017-11-15 12:01:30 +0800
  • 1eeab6be5a rk303x: dd 99-rk-rockusb.rules to run tool without sudo Caesar Wang 2017-11-06 11:06:27 +0800
  • 06ea143e09 cast emUsbType to uint when compared with uint Klaus Goger 2017-10-10 15:35:25 +0200
  • 35a265bc44 use rm instead of $(RM) for clean targets Klaus Goger 2017-10-10 16:41:57 +0200
  • a39ebdde05 Set CPPFLAGS and LDFLAGS for OpenBSD Klaus Goger 2017-10-10 15:23:04 +0200
  • 288c61aa08 Search for iconv in configure script Klaus Goger 2017-09-18 21:19:06 +0200
  • 08c0d21888 use strncmp to compare string literal Klaus Goger 2017-09-18 21:17:14 +0200
  • 370700b5d3 Readme.txt: update the compile error help Hans Yang 2017-08-30 15:55:46 +0800
  • 3dc7e3ce82 add pgpt command to list gpt info liuyi 2017-08-08 09:09:09 +0800
  • 6502326d4d solve the issue that erase flash doesn't work liuyi 2017-08-07 17:43:59 +0800
  • 6ae612bebc 1.add "wlx" command support flash image by name 2.flash sparse image by wlx command liuyi 2017-08-07 14:39:06 +0800
  • c29e5f0fb3 1.correct grow partition size error 2.correct backup gpt error 3.add set fixed partition uuid function with parameter_gpt.txt liuyi 2017-08-04 16:29:29 +0800
  • bc45532649 add 99-rk-rockusb.rules to run tool without sudo liuyi 2017-08-02 14:52:40 +0800
  • b38fe5fc11 1. idblock support rc4flag in ul handler 2. cut off reset device in ul handler liuyi 2017-08-02 10:06:45 +0800
  • 2404a38a33 Merge pull request #11 from afaerber/normal-color Eddie Cai 2017-05-16 09:09:56 +0800
  • 2b17a44a65 Merge pull request #12 from afaerber/error-msg Eddie Cai 2017-05-16 09:06:49 +0800
  • 9bc231bd38 Show usage on invalid command Andreas Färber 2017-05-14 19:47:34 +0200
  • 32268622d4 Tweak text output Andreas Färber 2017-05-14 19:38:49 +0200
  • 3601cc0888 Fix NORMAL_COLOR_ATTR definition Andreas Färber 2017-05-14 18:11:47 +0200
  • e5ee8cc01e main: fix print 'failed to stat config.ini'error liuyi 2017-04-25 09:20:40 +0800
  • d71e8c2048 main: add tag u-boot spl command Eddie Cai 2017-04-18 11:06:59 +0800
  • 055958c9e7 main: Do not reset device after ul command success Kever Yang 2017-04-17 16:02:29 +0800
  • 641cfa16d6 main: pack command support relative path Eddie Cai 2017-04-18 10:15:19 +0800
  • bfb8da1907 RKLog: disable record log by default Eddie Cai 2017-04-18 10:13:25 +0800
  • 5823461aa3 boot_merger: modify default config file for boot merger Eddie Cai 2017-04-18 10:08:50 +0800
  • 78884ef4ba main: add pack and unpack boot loader support Eddie Cai 2017-04-17 18:42:08 +0800
  • 26edf85601 RKLog: print recorded log Eddie Cai 2017-04-17 08:37:26 +0800
  • 154ee062ef main: modify usage Eddie Cai 2017-04-16 21:42:59 +0800
  • 8df2d64a80 main: support lower case command Eddie Cai 2017-04-16 21:39:58 +0800
  • a8d2345885 gpt: add parameter sample file for gpt cmd Kever Yang 2017-04-11 18:26:03 +0800
  • c30d921c26 main: update to version 1.2 Kever Yang 2017-04-11 18:06:10 +0800
  • 7a9a9fd691 readme: add dh-autoreconf to build environment Eddie Cai 2017-04-02 20:42:01 +0800
  • 24ffa9195c Merge pull request #5 from twoerner/contrib/twoerner/autotools-2 Eddie Cai 2017-04-02 20:39:57 +0800
  • 3af06dfb26 main.cpp: take version information from autotool configuration Trevor Woerner 2017-03-23 00:01:43 -0400
  • 5b7562f2de update the build system to use autotools Trevor Woerner 2017-03-20 02:12:23 -0400
  • 9908df895e main: fix write_lba fail Eddie Cai 2017-03-15 10:12:30 +0800
  • 92fb760b97 Readme: update readme file to meet the build process Eddie Cai 2017-03-09 15:30:37 +0800
  • fd2aa7070a Makefile: fix build error when use preinstalled libusb and libudev Eddie Cai 2017-03-09 15:21:45 +0800
  • 76af099afc rkDevelopTool: initial commit liuyi 2017-03-07 16:12:52 +0800