Restore and enable by default upgrade scripts
[oweals/u-boot_mod.git] / u-boot / include / configs /
2016-08-29 Piotr DymaczRestore and enable by default upgrade scripts
2016-08-28 Piotr DymaczRemove some features to make image for DIR-505 fit...
2016-08-28 Piotr DymaczCleanup board configs
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 (VittGam)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-14 Piotr DymaczEnable iminfo command by default for all devices
2016-08-14 Piotr DymaczEnable silent console feature support by default
2016-06-14 Piotr DymaczDefine CONFIG_PCI only for boards which use PCIe bus
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-03-22 Piotr DymaczMerge pull request #88 from bittorf/readme_fix_url_to_u...
2016-03-22 Piotr DymaczRemove atheros.h include from ap143.h config file
2016-03-21 Piotr DymaczAdd support for TP-Link TL-WR802N (QCA9533)
2016-03-21 Piotr DymaczDrop CFG_HZ_FALLBACK as we don't need it anymore, clean...
2016-03-20 Piotr DymaczClean config headers from old and not needed defines
2016-03-09 Piotr DymaczIntroduce new DRAM related init code for QC/A (for...
2016-03-03 Piotr DymaczChange GPIO_RST_BUTTON_* define names
2016-03-02 Piotr DymaczAdd support for TP-Link TL-WR841N v9 (QCA953x based)
2016-03-02 Piotr DymaczUse 'CN' instead of 'CH' for indicate that device is...
2016-02-23 Piotr DymaczAdjust apu143.h config file for new PLL/clock and GPIO...
2016-02-21 Piotr DymaczAdjust db12x.h config file for new PLL/clock configurat...
2016-02-21 Piotr DymaczAdjust ap121.h config file for new PLL/clock configurat...
2016-02-19 Piotr DymaczIntroduce new, low level GPIO initialization code
2015-11-16 Piotr DymaczWIP: clean little bit ap143.h
2015-11-16 Piotr DymaczInclude all files from TP-Link GPL sources needed to...
2015-11-16 Piotr DymaczRework start(_bootstrap).S files
2015-11-05 Piotr DymaczMerge branch 'pull_request_82'
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 'update_readme'
2015-10-20 Tobias DiedrichMove milisecdelay into include/common.h
2015-09-26 Dmitriy Zherebkovadd Black Swift board support
2015-04-29 Piotr DymaczEnable loadb/loady commands by default for most of...
2015-04-28 Piotr DymaczAdd all supported baud rates in top config. TODO: fix...
2015-04-28 Piotr DymaczSwitch to new UART driver and allow to use more baudrat...
2015-04-28 Piotr DymaczMake U-Boot image upgrade scripts in environment variab...
2015-04-28 Piotr DymaczAdd missing echo commands in update scripts, stored...
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 DymaczUse U-Boot max. image size definition from top Makefile...
2015-04-26 Piotr DymaczMerge branch 'pull-request-56'
2015-04-20 Antony Pavlovtreewide: drop executable file attrib for non-executabl...
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 DymaczSupport for GL-CONNECT GL.iNet router
2014-03-20 Piotr DymaczDifferent IP addresses for Dragino 2
2014-03-20 Piotr DymaczMake Carambola 2 use only half of the FLASH sector...
2014-03-20 Piotr DymaczMerge branch 'hush_shell_restore'
2014-03-19 Piotr DymaczScripts in env variables for simple U-Boot and firmware...
2014-03-19 Piotr DymaczMake itest command enabled by default
2014-03-19 Piotr DymaczMake Hush shell the default command interpreter
2014-03-19 Piotr DymaczRestore boot/bootd and echo commands
2014-02-22 Piotr DymaczFix RAM test (end address was wrong, now it depends...
2014-02-10 Piotr DymaczAllow to build images with disabled U-Boot console...
2014-02-03 Piotr DymaczMerge branch 'support_for_dragino2'
2014-02-03 Piotr DymaczSmall fixes
2014-02-03 Piotr DymaczPLL/clocks configuration offset in FLASH
2014-02-03 Piotr DymaczUse only half of the FLASH sector for Dragino 2 environment
2014-02-02 Piotr DymaczInitial support for Dragino2, not working - need to...
2014-01-31 Piotr DymaczMerge branch 'new_web_pages'
2014-01-29 Piotr DymaczMerge branch 'support_for_wdr3500'
2014-01-29 Piotr DymaczSupport for TP-Link TL-WDR3500
2014-01-27 Piotr DymaczMerge branch 'support_for_gs-oolite-v1'
2014-01-16 Piotr DymaczSupport for GS-Oolite v1 module on big development...
2014-01-14 Piotr DymaczMerge branch 'simpler_oc_command_ar9331'
2014-01-13 Piotr DymaczChanges in defines for AR9331 PLL and clocks registers...
2014-01-06 Piotr DymaczMerge branch 'support_for_ar9341'
2014-01-06 Piotr DymaczSupport for WA830RE v2 (AR9341)
2013-12-17 Piotr DymaczInitial AR9341 support, some changes in makefiles,...
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-11-19 Piotr DymaczSimpler settings for PLL registers on AR9331
2013-09-01 Piotr DymaczMerge pull request #1 from rainlake/tp-mr13u
2013-08-30 Zhiqiang Wangadd support for tl-mr13u 1/head
2013-08-19 Piotr DymaczDefault clocks define
2013-08-19 Piotr DymaczFirst tests with O/C recovery mode for AR9331
2013-08-16 Piotr DymaczD-Link DIR-505 support, fixes in Makefile 2013-08-19
2013-08-12 Piotr DymaczInitial code commit