Remove from cmd_custom.c include of already removed header file
[oweals/u-boot_mod.git] / u-boot / include /
2015-12-02 Piotr DymaczRefactor FLASH related code
2015-12-02 Piotr DymaczAdd SFDP support in new QC/A SPI driver
2015-11-22 Piotr DymaczAdd initial version of new QC/A SPI FLASH driver
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 DymaczRemove old configs CONFIG_AR7240 and CONFIG_AR7100
2015-11-16 Piotr DymaczRework start(_bootstrap).S files
2015-11-15 Piotr DymaczAdd GPIO MUX related definitions in qca_soc_common...
2015-11-15 Piotr DymaczDon't include linux/bitops.h header in ASM code
2015-11-15 Piotr DymaczFix wrong bitwise operators used for SOC_TYPE defines
2015-11-15 Piotr DymaczUse new bitmask for SOC_TYPE in QC/A common registers...
2015-11-14 Piotr DymaczRework code related with CPU reset, plus minor fixes
2015-11-14 Piotr DymaczAdd bit fields definitions for RST_RESET register in...
2015-11-14 Piotr DymaczFix definitions for QCA953x revisions
2015-11-14 Piotr DymaczAdd support for reading MIPS CPU type and print it...
2015-11-13 Piotr DymaczSome code cleans and formatting fixes
2015-11-13 Piotr DymaczAdd forgotten define name change in soc_common.h
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-09 Piotr DymaczAdd BIT/S() macro helpers in u-boot/include/linux/bitops.h
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-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-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-09-26 Dmitriy Zherebkovadd Black Swift board support
2015-04-29 Piotr DymaczEnable loadb/loady commands by default for most of...
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 DymaczSwitch to new UART driver and allow to use more baudrat...
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 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-09-05 Piotr DymaczMerge branch 'ar9341_mem_init_fix'
2014-09-05 Piotr DymaczThis should solve problems with some DDR1 memories...
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-03-18 Piotr DymaczRestore Hush shell files from original sources
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-03 Piotr DymaczUse the same memory initialization for compressed and...
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-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-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