2015-11-13 |
Piotr Dymacz | Some code cleans and formatting fixes |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Piotr Dymacz | Start using new QC/A related code plus minor fixes... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Piotr Dymacz | Add forgotten define name change in soc_common.h |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Piotr Dymacz | New, common file for board related, common functions |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Piotr Dymacz | Add new code/drivers for QC/A WiSoCs |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Piotr Dymacz | Introduce new header files for SoC register defines |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Piotr Dymacz | Another helper macro moved to include/linux/bitops.h |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Piotr Dymacz | Export new SOC_TYPE defines into include/config.h,... |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Piotr Dymacz | Add git short hash in U-Boot version string |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Piotr Dymacz | Add BIT/S() macro helpers in u-boot/include/linux/bitops.h |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Piotr Dymacz | Change BOARD_CUSTOM_STRING for all supported devices... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Merge branch 'pull_request_82' |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Cosmetic fix |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Merge branch 'pull_request_79' |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Use longer name for Black Swift board defines, BSB... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Merge branch 'pull_request_67' |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Update both README files: add shorter and tested instru... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Update both README files: add description for OpenWrt... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Merge branch 'update_readme' |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Piotr Dymacz | Update both README files, add information about differe... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Tobias Diedrich | Fix warning in tinf.h: function declaration isn't a... 82/head |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Tobias Diedrich | Replace crc32 with tinf_crc32 everywhere. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Tobias Diedrich | Make compressed image compile again. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Tobias Diedrich | Allow overriding CROSS_COMPILE on the commandline. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tobias Diedrich | Remove local modifications from tinfgzip.c that were... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tobias Diedrich | Avoid "implicit declaration of function 'tinf_crc32'" |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tobias Diedrich | Drop in tinflate lib. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tobias Diedrich | Remvove unused zlib.h and bzlib.h |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tobias Diedrich | Move milisecdelay into include/common.h |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Tobias Diedrich | Do not set -DCOMPRESSED_UBOOT=0 |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Tobias Diedrich | Fix memory initialization in ag7240.c |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Tobias Diedrich | Log a message when sbrk fails and return the correct... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Antony Pavlov | README*: add Black Swift board info 79/head |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Dmitriy Zherebkov | add Black Swift board support |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Antony Pavlov | net: fix ag934x.c and ag7240.c formatting 67/head |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Antony Pavlov | drop useless extern function declarations |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Antony Pavlov | u-boot/cpu/mips/ar7240/ag934x.c: dos2unix |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Piotr Dymacz | Enable loadb/loady commands by default for most of... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Piotr Dymacz | Cosmetic changes in cmd_load.c, tested, working |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Piotr Dymacz | Add missing newline in setclk command description. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Piotr Dymacz | Restore support for loadb, loads and saves commands... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Add all supported baud rates in top config. TODO: fix... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Print all available baud rates if selected is not supported |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Update list of supported baud rates in new AR933x seria... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Switch to target function name for clocks reading |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Move serial_init function, that solves problems with... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Don't enable RTS/CTS by default in new AR933x UART... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Remove unused, old UART driver and clean Makefile in... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Function ar933x_40MHz_xtal should be inline |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Switch to new UART driver and allow to use more baudrat... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | New and better AR933x UART driver, with support for... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Move ar7240_sys_frequency function to external, new... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | New AR933x SoC registers definitions |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Make U-Boot image upgrade scripts in environment variab... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Remove fake, software FLASH protection command and... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Add missing echo commands in update scripts, stored... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Make custom command "defenv" compatible with environmen... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Restore FLASH protection related command and function... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Enable more commands and writable environment support... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Fix line endings (Win->Unix) in u-boot/include/configs... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Piotr Dymacz | Temporary remove DHCP feature on D-Link DIR505, so... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Piotr Dymacz | Extend maximum U-Boot image size up to 123 KB (1 KB... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Piotr Dymacz | Allow to upload in web failsafe mode U-Boot images... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Piotr Dymacz | Use U-Boot max. image size definition from top Makefile... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Piotr Dymacz | Change name of U-Boot max. image size definition in... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Piotr Dymacz | Add more files in top .gitignore |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Piotr Dymacz | Merge branch 'pull-request-56' |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Antony Pavlov | import slightly stripped top .gitignore from mainline... 56/head |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Antony Pavlov | treewide: drop executable file attrib for non-executabl... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Piotr Dymacz | u-boot-update: fix small typo |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Piotr Dymacz | Add u-boot-update script, used in last release, in... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Piotr Dymacz | Suffix for RAM and silent console images versions,... 2014-11-19 |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Piotr Dymacz | Remove SNTP from ap121, that will allow to build images... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Piotr Dymacz | Merge pull request #36 from villagetelco/master |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Piotr Dymacz | Merge branch 'master' of github.com:pepe2k/u-boot_mod |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Piotr Dymacz | Support for Village Telco Mesh Potato 2 (which is based... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Piotr Dymacz | Information about Village Telco MP2 in README |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Piotr Dymacz | Support for GL-CONNECT GL.iNet router |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Piotr Dymacz | Information about GL.iNet in README |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Piotr Dymacz | Fix line endings in db12x.c |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Piotr Dymacz | Initial support for RAM version of this U-Boot modifica... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Piotr Dymacz | Small, cosmetic changes in header print output in mkimage |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Piotr Dymacz | Small, cosmetic changes in Makefiles |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Piotr Dymacz | Merge branch 'ar9341_mem_init_fix' |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Piotr Dymacz | This should solve problems with some DDR1 memories... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Steve Song | Added html files for Village Telco 36/head |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Piotr Dymacz | Merge pull request #32 from hackruu/patch-1 |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Piotr Dymacz | Merge pull request #34 from ljani/patch-1 |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Jani | Add instructions for flashing with OpenWRT 34/head |
commit | commitdiff | tree | snapshot |
2014-07-02 |
hackruu | Update README.md 32/head |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Roger | grammar 30/head |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Roger | fix numbering |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Roger | formatting |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Roger | fix grammar |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Roger | add dd-wrt instructions from @nutterbg |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Piotr Dymacz | Use BIT13 from BOOT_STRAP register for memory recognition |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Piotr Dymacz | Simple websites, without logo and repository link,... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Piotr Dymacz | Different IP addresses for Dragino 2 |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Piotr Dymacz | Don't need that... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Piotr Dymacz | defenv cmd shouldn't be repeatable |
commit | commitdiff | tree | snapshot |
next |