Add more stock U-Boot images
[oweals/u-boot_mod.git] / u-boot / include / soc /
2017-11-29 Piotr DymaczInclude GPIO29 in GPIO JTAG mask for AR933x
2017-11-29 Piotr DymaczFix AR9342 GPIO count
2017-11-29 Piotr DymaczSpecify exact SOC version for every supported device
2017-08-30 魏亚祥Add support for TP-Link TL-WR1041N v2 (AR9342 based)
2017-08-20 Piotr DymaczAdd low level USB init
2017-07-19 Piotr DymaczInclude JTAG GPIO masks in QCA common header
2017-07-19 Piotr DymaczAdd QCA956x GPIO count
2017-06-13 Piotr DymaczAdd watchdog timer control register bit fields for QCA
2016-11-19 Piotr DymaczDo not use REF clock divider higher than 2 on QCA95xx...
2016-11-17 Piotr DymaczCosmetic: adjust PLL header files for tab size of 8
2016-08-31 Piotr DymaczFix code style/indentation in qca_dram.{c,h}, add missi...
2016-08-28 Piotr DymaczCleanup board configs
2016-08-28 Piotr DymaczFix indentation in soc_common.h
2016-08-28 Piotr DymaczFix indentation in QCA common header, add define for...
2016-08-26 Piotr DymaczRework main Makefiles
2016-06-14 Piotr DymaczIntroduce new, common PCIe setup code for QC/A WiSoCs
2016-06-14 Piotr Dymacztrivial: drop executable file attribute on source files
2016-06-14 Piotr DymaczAdd PCIe and reset related registers/bit fields for...
2016-06-12 Piotr DymaczRework PLL/clock related registers/bit fields in common...
2016-03-29 Piotr DymaczFix mess with inline QC/A related functions
2016-03-22 Piotr DymaczMerge pull request #88 from bittorf/readme_fix_url_to_u...
2016-03-21 Piotr DymaczAdd SWITCH_CLOCK_CONTROL register definition in common...
2016-03-21 Piotr DymaczMake use of new PLL/clock profiles, remove some not...
2016-03-21 Piotr DymaczAdd more PLL/clock profiles for AR933x, mark tested
2016-03-21 Piotr DymaczFix AR933x PLL/clock profiles
2016-03-20 Piotr DymaczAdd more information about DDR timing values and print...
2016-03-20 Piotr DymaczBe consistent with register names in common QC/A header
2016-03-20 Piotr DymaczUse BIT() macro in common QC/A header
2016-03-20 Piotr DymaczRestore workaround for AR9331 hang at boot issue
2016-03-20 Piotr DymaczAdd new, common setup code for QC/A WiSoC DDR controllers
2016-03-14 Piotr DymaczAdd DDR_FSM_WAIT_CONTROL register address in common...
2016-03-13 Piotr DymaczAdd DDR_BURST{,2} register defines in common QC/A header
2016-03-13 Piotr DymaczAdjust qca_dram.h after last changes in bit fields...
2016-03-13 Piotr DymaczAdd and fix DRAM register defines and two func prototyp...
2016-03-10 Piotr DymaczAdd some bootstrap register related defines in common...
2016-03-09 Piotr DymaczIntroduce new DRAM related init code for QC/A (for...
2016-03-04 Piotr DymaczAdd QC/A DRAM related reg defines, function prototypes...
2016-02-21 Piotr DymaczIntroduce new low level init code for AR934x/QCA95xx...
2016-02-21 Piotr DymaczDon't use dash in defines
2016-02-21 Piotr DymaczAdd GPIO_FUNCTION_2 register defines, setup GPIO11...
2016-02-20 Piotr DymaczFix CPU PLL dither register definitions; add some other...
2016-02-18 Piotr DymaczFix AR933x GPIO related register bit fields in QC/A...
2016-02-13 Piotr DymaczAdd RTC related registers in QC/A SOC common header...
2015-12-14 Piotr DymaczAdd some missing field defines in SPI FLASH related...
2015-12-10 Piotr DymaczUse macros for bit fiels definition in QC/A common...
2015-12-10 Piotr DymaczAllow to use bit mask in asm code
2015-12-10 Piotr DymaczFix wrong DPLL2 in SRIF area register definitions for...
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-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 DymaczAdd bit fields definitions for RST_RESET register in...
2015-11-14 Piotr DymaczFix definitions for QCA953x revisions
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