Add more stock U-Boot images
[oweals/u-boot_mod.git] / u-boot / cpu / mips / ar7240 / qca_gpio_init.S
2018-02-22 Piotr DymaczAdd support for YunCore T830 (QCA9531 based)
2017-11-29 Piotr DymaczInclude GPIO29 in GPIO JTAG mask for AR933x
2017-11-29 Piotr DymaczSimplify GPIO configuration
2017-07-19 Piotr DymaczInclude JTAG GPIO masks in QCA common header
2017-07-16 Piotr DymaczAdd more sanity checks of GPIO masks in qca_gpio_init.S
2017-07-16 Piotr DymaczFix QCA955x low level GPIO_OE register setup
2017-07-11 Piotr DymaczDon't use JTAG related pins as regular GPIOs if JTAG...
2016-12-23 Piotr DymaczDisable AR933x hang on boot workaround for RAM loadable...
2016-11-11 Piotr DymaczMerge branch 'wr841n_v11_orig_bin' into dev
2016-11-07 Piotr DymaczAdd support for YunCore CPE830 (QCA9531 based)
2016-09-18 Piotr DymaczAdd support for YunCore AP90Q (QCA9531 based)
2016-08-21 Piotr DymaczCleanups in low level GPIO related code
2016-06-03 Piotr DymaczSetup GPIO_OUT register before GPIO_OUT_FUNCx and GPIO_...
2016-03-22 Piotr DymaczMerge pull request #88 from bittorf/readme_fix_url_to_u...
2016-03-20 Piotr DymaczReset also DDR controller in AR9331 during first boot
2016-03-20 Piotr DymaczBe consistent with register names in common QC/A header
2016-03-20 Piotr DymaczRestore workaround for AR9331 hang at boot issue
2016-03-02 Piotr DymaczFix logic mistake in QC/A low level GPIO init
2016-02-28 Piotr DymaczConfigure LSUART TX pin in low level GPIO init even...
2016-02-21 Piotr DymaczAdd GPIO_FUNCTION_2 register defines, setup GPIO11...
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 qca_gpio_init.S file with lowlevel initialization...