Define and use image size limit in bytes instead of KB
[oweals/u-boot_mod.git] / u-boot / Makefile
2016-08-28 Piotr DymaczDefine and use image size limit in bytes instead of KB
2016-08-28 Piotr DymaczCleanup board configs
2016-08-26 Piotr DymaczRework main Makefiles
2016-08-21 Piotr DymaczMerge branch 'mr13u_led_polarity_fix' into dev
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 silent console feature support by default
2016-08-14 Piotr DymaczRemove CONFIG_TPLINK_IMAGE_HEADER define
2016-08-10 David ThornleyCleaned up build process, added lzma bin for x86_64
2016-07-23 Piotr DymaczUse CONFIG_TPLINK_IMAGE_HEADER for GL.iNet
2016-06-15 Piotr DymaczChange remaining /bin/echo to echo in Makefile
2016-06-15 David ThornleyImprovements to build process for OSX build support
2016-06-14 Piotr DymaczRemove some old defines from Makefile
2016-06-14 Piotr DymaczDefine CONFIG_PCI only for boards which use PCIe bus
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-21 Piotr DymaczAdd support for TP-Link TL-WR802N (QCA9533)
2016-03-03 Piotr DymaczChange GPIO_RST_BUTTON_* define names
2016-03-03 Piotr DymaczChange DEFAULT_FLASH_SIZE_IN_MB define name, use 4...
2016-03-03 Piotr DymaczChange BOARD_CUSTOM_STRING define name, add default...
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-03-02 Piotr DymaczInclude repository status (-{clean,dirty}) in version...
2016-03-02 Piotr DymaczUse CONFIG_TPLINK_IMAGE_HEADER define to select TP...
2016-02-19 Piotr DymaczIntroduce new, low level GPIO initialization code
2015-11-16 Piotr DymaczAdd support for LED and button in TL-WR820N
2015-11-16 Piotr DymaczAdd initial definition for TL-WR820N CH in U-Boot Makefile
2015-11-16 Piotr DymaczRemove not used anymore config CONFIG_HORNET_1_1_WAR
2015-11-16 Piotr DymaczRemove old configs CONFIG_AR7240 and CONFIG_AR7100
2015-11-15 Piotr DymaczFix wrong bitwise operators used for SOC_TYPE defines
2015-11-15 Piotr DymaczUse bitmasks for SOC types and SOC families selection
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-08 Piotr DymaczChange BOARD_CUSTOM_STRING for all supported devices...
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-09-26 Dmitriy Zherebkovadd Black Swift board support
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-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-09-07 Piotr DymaczInitial support for RAM version of this U-Boot modifica...
2014-09-06 Piotr DymaczSmall, cosmetic changes in Makefiles
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 DymaczDisable U-Boot and ART upgrade for Dragino 2
2014-02-03 Piotr DymaczWe won't need old DDR_TAP_CAL anymore
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-08 Piotr DymaczMerge branch 'support_for_mr3420v2'
2014-01-07 Piotr DymaczSupport for MR3420 v2 and small fixes in GPIO initializ...
2014-01-06 Piotr DymaczMerge branch 'support_for_ar9341'
2014-01-06 Piotr DymaczSupport for WA801ND v2 (AR9341, H/W clone of the WA830R...
2014-01-06 Piotr DymaczSupport for WA830RE v2 (AR9341)
2013-12-18 Piotr DymaczGPIO configuration for AR934x (in asm is, however,...
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-10-09 Piotr DymaczChanges after last pull requests, README update
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-16 Piotr DymaczD-Link DIR-505 support, fixes in Makefile 2013-08-19
2013-08-16 Piotr DymaczCosmetic changes in Makefile, define for reset button...
2013-08-12 Piotr DymaczInitial code commit