2016-08-11 |
Piotr Dymacz | trivial: fix typo (writting -> writing) |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Piotr Dymacz | Use CONFIG_TPLINK_IMAGE_HEADER for GL.iNet |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Piotr Dymacz | Add original U-Boot images for more devices |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Piotr Dymacz | Fix RAM version (don't initialize DDR controller) |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Piotr Dymacz | Update README |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Piotr Dymacz | Change remaining /bin/echo to echo in Makefile |
commit | commitdiff | tree | snapshot |
2016-06-15 |
David Thornley | Improvements to build process for OSX build support |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Remove some old defines from Makefile |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Define CONFIG_PCI only for boards which use PCIe bus |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Add info about Wallys DR531 in README |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Remove some old and not needed anymore defines from... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Add support for Wallys DR531 (QCA9531 v2) |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Introduce new, common PCIe setup code for QC/A WiSoCs |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | trivial: drop executable file attribute on source files |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Drop old PCI/E related code |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Piotr Dymacz | Add PCIe and reset related registers/bit fields for... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Piotr Dymacz | Rework PLL/clock related registers/bit fields in common... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Piotr Dymacz | Setup GPIO_OUT register before GPIO_OUT_FUNCx and GPIO_... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Piotr Dymacz | Ignore null character when waiting for autoboot abort |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Piotr Dymacz | Cosmetic cleanups in QC/A LSUART driver |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Piotr Dymacz | Add missing timer_init function in init sequence for... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Piotr Dymacz | Fix new gcc compile errors (do not use extern inline... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Piotr Dymacz | Fix mess with inline QC/A related functions |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Merge pull request #88 from bittorf/readme_fix_url_to_u... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Update READMEs |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Switch to OpenWrt toolchain (musl based) |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Remove old and not needed anymore code from old QC... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Clean little bit mess in code included from Atheros... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Piotr Dymacz | Remove atheros.h include from ap143.h config file |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Add SWITCH_CLOCK_CONTROL register definition in common... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Add support for TP-Link TL-WR802N (QCA9533) |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Make use of new PLL/clock profiles, remove some not... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Add more PLL/clock profiles for AR933x, mark tested |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Don't use CPU/DDR sync mode with fractional multipliers... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | cmd_qcaclk: show proper nfrac values plus cosmetic... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Drop CFG_HZ_FALLBACK as we don't need it anymore, clean... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Piotr Dymacz | Fix AR933x PLL/clock profiles |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Reset also DDR controller in AR9331 during first boot |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Remove time/delay related functions from lib_bootstrap... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Clean config headers from old and not needed defines |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Remove old code for ap143 |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Add more information about DDR timing values and print... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Be consistent with register names in common QC/A header |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Use BIT() macro in common QC/A header |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Restore workaround for AR9331 hang at boot issue |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Piotr Dymacz | Add new, common setup code for QC/A WiSoC DDR controllers |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Piotr Dymacz | For AR933x always return 16-bit DDR width |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Piotr Dymacz | Add DDR_FSM_WAIT_CONTROL register address in common... |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Piotr Dymacz | Setup AHB master tout in QCA95xx low level init, as... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Add DDR_BURST{,2} register defines in common QC/A header |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Add functions which return DDR width and CAS latency... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Calculate SPI clock only if needed in qca_clocks.c |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Adjust qca_dram.h after last changes in bit fields... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Add and fix DRAM register defines and two func prototyp... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Piotr Dymacz | Cosmetic changes and fixes in qca_clocks.c |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Piotr Dymacz | Move DDR_RD_DATA_THIS_CYCLE reg setup in new AR933x... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Piotr Dymacz | Add some bootstrap register related defines in common... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Piotr Dymacz | Move up DDR_RD_DATA_THIS_CYCLE register setup in new... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Piotr Dymacz | Introduce new DRAM related init code for QC/A (for... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Piotr Dymacz | Include workaround for AR933x PLL init from old code... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Piotr Dymacz | Add QC/A DRAM related reg defines, function prototypes... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Piotr Dymacz | Change GPIO_RST_BUTTON_* define names |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Piotr Dymacz | Change DEFAULT_FLASH_SIZE_IN_MB define name, use 4... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Piotr Dymacz | Change BOARD_CUSTOM_STRING define name, add default... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Piotr Dymacz | Minor changes in common spi_flash.c |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Add support for TP-Link TL-WR841N v9 (QCA953x based) |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Fix ap143 Makefile |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Fix logic mistake in QC/A low level GPIO init |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Use 'CN' instead of 'CH' for indicate that device is... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Include repository status (-{clean,dirty}) in version... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Piotr Dymacz | Use CONFIG_TPLINK_IMAGE_HEADER define to select TP... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Piotr Dymacz | Add original U-Boot image for TP-Link TL-WR841N v9 |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Piotr Dymacz | Move reset_button_status function to common qca file |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Piotr Dymacz | Remove old and not used anymore code for QCA953x low... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Piotr Dymacz | Configure LSUART TX pin in low level GPIO init even... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Piotr Dymacz | Adjust apu143.h config file for new PLL/clock and GPIO... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Adjust db12x.h config file for new PLL/clock configurat... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Adjust ap121.h config file for new PLL/clock configurat... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Remove old and unused ar933x header file |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Add cmd_qcaclk to Makefile |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Add new setclk/clearclk custom commands for QC/A |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Introduce new low level init code for AR934x/QCA95xx... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Remove platform related code from start{_bootstrap... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Don't use dash in defines |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Remove old code of setclk and clearclk custom commands |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Piotr Dymacz | Add GPIO_FUNCTION_2 register defines, setup GPIO11... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Piotr Dymacz | Fix CPU PLL dither register definitions; add some other... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Piotr Dymacz | Introduce new, low level GPIO initialization code |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Piotr Dymacz | Fix AR933x GPIO related register bit fields in QC/A... |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Piotr Dymacz | Add some information about the author and clean up... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Piotr Dymacz | Add RTC related registers in QC/A SOC common header... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Piotr Dymacz | Add original U-Boot images for two more AR9331 based... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Piotr Dymacz | Fix wrong U-Boot bin images file permissions |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Piotr Dymacz | Add original U-Boot images for two new GL-iNet devices... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Piotr Dymacz | Add original U-Boot image for Wallys DR531 |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Bastian Bittorf | README: fix URL to IP-stack uIP 0.9 88/head |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Piotr Dymacz | Fix printing clock values lower than 100 MHz |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Piotr Dymacz | Allow to define particular stop character for autoboot |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Piotr Dymacz | Add some missing field defines in SPI FLASH related... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Piotr Dymacz | Use macros for bit fiels definition in QC/A common... |
commit | commitdiff | tree | snapshot |
next |