oweals/u-boot_mod.git
2015-11-12 Piotr DymaczIntroduce new header files for SoC register defines
2015-11-11 Piotr DymaczAnother helper macro moved to include/linux/bitops.h
2015-11-11 Piotr DymaczExport new SOC_TYPE defines into include/config.h,...
2015-11-11 Piotr DymaczAdd git short hash in U-Boot version string
2015-11-09 Piotr DymaczAdd BIT/S() macro helpers in u-boot/include/linux/bitops.h
2015-11-08 Piotr DymaczChange BOARD_CUSTOM_STRING for all supported devices...
2015-11-05 Piotr DymaczMerge branch 'pull_request_82'
2015-11-05 Piotr DymaczCosmetic fix
2015-11-05 Piotr DymaczMerge branch 'pull_request_79'
2015-11-05 Piotr DymaczUse longer name for Black Swift board defines, BSB...
2015-11-05 Piotr DymaczMerge branch 'pull_request_67'
2015-11-05 Piotr DymaczUpdate both README files: add shorter and tested instru...
2015-11-05 Piotr DymaczUpdate both README files: add description for OpenWrt...
2015-11-05 Piotr DymaczMerge branch 'update_readme'
2015-11-05 Piotr DymaczUpdate both README files, add information about differe...
2015-10-21 Tobias DiedrichFix warning in tinf.h: function declaration isn't a... 82/head
2015-10-21 Tobias DiedrichReplace crc32 with tinf_crc32 everywhere.
2015-10-21 Tobias DiedrichMake compressed image compile again.
2015-10-21 Tobias DiedrichAllow overriding CROSS_COMPILE on the commandline.
2015-10-20 Tobias DiedrichRemove local modifications from tinfgzip.c that were...
2015-10-20 Tobias DiedrichAvoid "implicit declaration of function 'tinf_crc32'"
2015-10-20 Tobias DiedrichDrop in tinflate lib.
2015-10-20 Tobias DiedrichRemvove unused zlib.h and bzlib.h
2015-10-20 Tobias DiedrichMove milisecdelay into include/common.h
2015-10-19 Tobias DiedrichDo not set -DCOMPRESSED_UBOOT=0
2015-10-19 Tobias DiedrichFix memory initialization in ag7240.c
2015-10-19 Tobias DiedrichLog a message when sbrk fails and return the correct...
2015-09-26 Antony PavlovREADME*: add Black Swift board info 79/head
2015-09-26 Dmitriy Zherebkovadd Black Swift board support
2015-06-10 Antony Pavlovnet: fix ag934x.c and ag7240.c formatting 67/head
2015-06-10 Antony Pavlovdrop useless extern function declarations
2015-05-25 Antony Pavlovu-boot/cpu/mips/ar7240/ag934x.c: dos2unix
2015-04-29 Piotr DymaczEnable loadb/loady commands by default for most of...
2015-04-29 Piotr DymaczCosmetic changes in cmd_load.c, tested, working
2015-04-29 Piotr DymaczAdd missing newline in setclk command description.
2015-04-29 Piotr DymaczRestore support for loadb, loads and saves commands...
2015-04-28 Piotr DymaczAdd all supported baud rates in top config. TODO: fix...
2015-04-28 Piotr DymaczPrint all available baud rates if selected is not supported
2015-04-28 Piotr DymaczUpdate list of supported baud rates in new AR933x seria...
2015-04-28 Piotr DymaczSwitch to target function name for clocks reading
2015-04-28 Piotr DymaczMove serial_init function, that solves problems with...
2015-04-28 Piotr DymaczDon't enable RTS/CTS by default in new AR933x UART...
2015-04-28 Piotr DymaczRemove unused, old UART driver and clean Makefile in...
2015-04-28 Piotr DymaczFunction ar933x_40MHz_xtal should be inline
2015-04-28 Piotr DymaczSwitch to new UART driver and allow to use more baudrat...
2015-04-28 Piotr DymaczNew and better AR933x UART driver, with support for...
2015-04-28 Piotr DymaczMove ar7240_sys_frequency function to external, new...
2015-04-28 Piotr DymaczNew AR933x SoC registers definitions
2015-04-28 Piotr DymaczMake U-Boot image upgrade scripts in environment variab...
2015-04-28 Piotr DymaczRemove fake, software FLASH protection command and...
2015-04-28 Piotr DymaczAdd missing echo commands in update scripts, stored...
2015-04-28 Piotr DymaczMake custom command "defenv" compatible with environmen...
2015-04-28 Piotr DymaczRestore FLASH protection related command and function...
2015-04-28 Piotr DymaczEnable more commands and writable environment support...
2015-04-28 Piotr DymaczFix line endings (Win->Unix) in u-boot/include/configs...
2015-04-28 Piotr DymaczTemporary remove DHCP feature on D-Link DIR505, so...
2015-04-27 Piotr DymaczExtend maximum U-Boot image size up to 123 KB (1 KB...
2015-04-27 Piotr DymaczAllow to upload in web failsafe mode U-Boot images...
2015-04-27 Piotr DymaczUse U-Boot max. image size definition from top Makefile...
2015-04-27 Piotr DymaczChange name of U-Boot max. image size definition in...
2015-04-27 Piotr DymaczAdd more files in top .gitignore
2015-04-26 Piotr DymaczMerge branch 'pull-request-56'
2015-04-20 Antony Pavlovimport slightly stripped top .gitignore from mainline... 56/head
2015-04-20 Antony Pavlovtreewide: drop executable file attrib for non-executabl...
2014-11-28 Piotr Dymaczu-boot-update: fix small typo
2014-11-21 Piotr DymaczAdd u-boot-update script, used in last release, in...
2014-11-19 Piotr DymaczSuffix for RAM and silent console images versions,... 2014-11-19
2014-11-19 Piotr DymaczRemove SNTP from ap121, that will allow to build images...
2014-09-08 Piotr DymaczMerge pull request #36 from villagetelco/master
2014-09-08 Piotr DymaczMerge branch 'master' of github.com:pepe2k/u-boot_mod
2014-09-08 Piotr DymaczSupport for Village Telco Mesh Potato 2 (which is based...
2014-09-08 Piotr DymaczInformation about Village Telco MP2 in README
2014-09-08 Piotr DymaczSupport for GL-CONNECT GL.iNet router
2014-09-07 Piotr DymaczInformation about GL.iNet in README
2014-09-07 Piotr DymaczFix line endings in db12x.c
2014-09-07 Piotr DymaczInitial support for RAM version of this U-Boot modifica...
2014-09-06 Piotr DymaczSmall, cosmetic changes in header print output in mkimage
2014-09-06 Piotr DymaczSmall, cosmetic changes in Makefiles
2014-09-05 Piotr DymaczMerge branch 'ar9341_mem_init_fix'
2014-09-05 Piotr DymaczThis should solve problems with some DDR1 memories...
2014-08-14 Steve SongAdded html files for Village Telco 36/head
2014-07-15 Piotr DymaczMerge pull request #32 from hackruu/patch-1
2014-07-15 Piotr DymaczMerge pull request #34 from ljani/patch-1
2014-07-15 JaniAdd instructions for flashing with OpenWRT 34/head
2014-07-02 hackruuUpdate README.md 32/head
2014-06-18 Rogergrammar 30/head
2014-06-18 Rogerfix numbering
2014-06-18 Rogerformatting
2014-06-18 Rogerfix grammar
2014-06-18 Rogeradd dd-wrt instructions from @nutterbg
2014-06-03 Piotr DymaczUse BIT13 from BOOT_STRAP register for memory recognition
2014-03-20 Piotr DymaczSimple websites, without logo and repository link,...
2014-03-20 Piotr DymaczDifferent IP addresses for Dragino 2
2014-03-20 Piotr DymaczDon't need that...
2014-03-20 Piotr Dymaczdefenv cmd shouldn't be repeatable
2014-03-20 Piotr Dymaczflash -> FLASH
2014-03-20 Piotr DymaczMake defenv cmd compatible with env size smaller than...
2014-03-20 Piotr DymaczToo many space characters in cmd list
2014-03-20 Piotr DymaczSimpler command name for resetting env variables
2014-03-20 Piotr DymaczSimpler command names for O/C
next