Add original U-Boot image for TP-Link TL-WR842N/D v3
[oweals/u-boot_mod.git] / u-boot / lib_mips /
2017-04-12 Piotr DymaczFix loading kernel from official vendor firmware
2017-04-12 Piotr DymaczCode cleanups in mips_linux.c
2016-12-31 Piotr DymaczSave some bytes with common printf error/warning functions 134/head
2016-09-23 Piotr DymaczGet rid off __DATE__ and __TIME__, use value generated...
2016-09-23 Piotr DymaczCosmetic cleanups in u-boot/lib_mips/board.c
2016-09-01 Piotr DymaczAdd support for reading/storing MAC address in env...
2016-08-21 Piotr DymaczMerge branch 'mr13u_led_polarity_fix' into dev
2016-08-20 Piotr DymaczUse defines for selecting commands instead of bitmask
2016-03-30 Piotr DymaczAdd missing timer_init function in init sequence for...
2016-03-22 Piotr DymaczMerge pull request #88 from bittorf/readme_fix_url_to_u...
2016-03-21 Piotr DymaczDrop CFG_HZ_FALLBACK as we don't need it anymore, clean...
2016-03-02 Piotr DymaczInclude repository status (-{clean,dirty}) in version...
2016-02-19 Piotr DymaczIntroduce new, low level GPIO initialization code
2015-11-16 Piotr DymaczRemove old configs CONFIG_AR7240 and CONFIG_AR7100
2015-11-13 Piotr DymaczSome code cleans and formatting fixes
2015-11-05 Piotr DymaczMerge branch 'pull_request_82'
2015-11-05 Piotr DymaczCosmetic fix
2015-11-05 Piotr DymaczMerge branch 'update_readme'
2015-10-20 Tobias DiedrichRemvove unused zlib.h and bzlib.h
2015-10-19 Tobias DiedrichLog a message when sbrk fails and return the correct...
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 DymaczSwitch to new UART driver and allow to use more baudrat...
2015-04-26 Piotr DymaczMerge branch 'pull-request-56'
2015-04-20 Antony Pavlovtreewide: drop executable file attrib for non-executabl...
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-07 Piotr DymaczInitial support for RAM version of this U-Boot modifica...
2014-02-03 Piotr DymaczMerge branch 'support_for_dragino2'
2014-02-03 Piotr DymaczRestore WAN/LAN activity/link LEDs before kernel loading
2014-01-15 Piotr DymaczDDR1/DDR2 recognition for compressed version, based...
2013-12-04 Piotr DymaczMerge branch 'oc_recovery' to master
2013-12-04 Piotr DymaczPLL/clocks settings in FLASH and O/C recovery for AR933...
2013-11-19 Piotr DymaczCPU/RAM/AHB clocks and memory type print
2013-08-24 Piotr DymaczSeveral changes regarding MAC address
2013-08-16 Piotr DymaczD-Link DIR-505 support, fixes in Makefile 2013-08-19
2013-08-12 Piotr DymaczInitial code commit