Fix CONFIG_BOOTFILE value, use it in fw upgrade script
[oweals/u-boot_mod.git] / u-boot /
2016-08-29 Piotr DymaczFix CONFIG_BOOTFILE value, use it in fw upgrade script
2016-08-29 Piotr DymaczRestore and enable by default upgrade scripts
2016-08-29 Piotr DymaczFix long type support in itest command
2016-08-28 Piotr DymaczDefine and use image size limit in bytes instead of KB
2016-08-28 Piotr DymaczRemove some features to make image for DIR-505 fit...
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-08-24 Piotr DymaczRevert part of qca953x network fixes as it breaks RAM...
2016-08-21 Piotr DymaczCleanups in low level GPIO related code
2016-08-21 Piotr DymaczMerge branch 'mr13u_led_polarity_fix' into dev
2016-08-20 Piotr DymaczInclude two trivial commands: button and sleep
2016-08-20 Vittorio G (VittGam)Fix LED polarity for the TP-LINK TL-MR13U. 118/head
2016-08-20 Piotr DymaczCosmetic cleanups in various files
2016-08-20 Piotr DymaczUse defines for selecting commands instead of bitmask
2016-08-16 Piotr DymaczAdd support for Zbtlink ZBT-WE1526 (QCA9531 based)
2016-08-16 Piotr DymaczMerge branch 'build_cleanups' into dev
2016-08-16 Piotr DymaczCleanups in QCA953x eth/phy related code
2016-08-14 Piotr DymaczAdd function for printing command usage
2016-08-14 Piotr DymaczEnable iminfo command by default for all devices
2016-08-14 Piotr DymaczEnable silent console feature support by default
2016-08-14 Piotr DymaczRemove CONFIG_TPLINK_IMAGE_HEADER define
2016-08-14 Piotr DymaczCleanups in bootm command and related code
2016-08-11 Piotr DymaczAdd support for Winbond W25Q128FW (16 MB, low voltage...
2016-08-11 Piotr Dymacztrivial: fix typo (writting -> writing)
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 DymaczFix RAM version (don't initialize DDR controller)
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 DymaczRemove some old and not needed anymore defines from...
2016-06-14 Piotr DymaczAdd support for Wallys DR531 (QCA9531 v2)
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 DymaczDrop old PCI/E related code
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-06-03 Piotr DymaczSetup GPIO_OUT register before GPIO_OUT_FUNCx and GPIO_...
2016-03-31 Piotr DymaczIgnore null character when waiting for autoboot abort
2016-03-31 Piotr DymaczCosmetic cleanups in QC/A LSUART driver
2016-03-30 Piotr DymaczAdd missing timer_init function in init sequence for...
2016-03-29 Piotr DymaczFix new gcc compile errors (do not use extern inline...
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-22 Piotr DymaczRemove old and not needed anymore code from old QC...
2016-03-22 Piotr DymaczClean little bit mess in code included from Atheros...
2016-03-22 Piotr DymaczRemove atheros.h include from ap143.h config file
2016-03-21 Piotr DymaczAdd SWITCH_CLOCK_CONTROL register definition in common...
2016-03-21 Piotr DymaczAdd support for TP-Link TL-WR802N (QCA9533)
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 DymaczDon't use CPU/DDR sync mode with fractional multipliers...
2016-03-21 Piotr Dymaczcmd_qcaclk: show proper nfrac values plus cosmetic...
2016-03-21 Piotr DymaczDrop CFG_HZ_FALLBACK as we don't need it anymore, clean...
2016-03-21 Piotr DymaczFix AR933x PLL/clock profiles
2016-03-20 Piotr DymaczReset also DDR controller in AR9331 during first boot
2016-03-20 Piotr DymaczRemove time/delay related functions from lib_bootstrap...
2016-03-20 Piotr DymaczClean config headers from old and not needed defines
2016-03-20 Piotr DymaczRemove old code for ap143
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-17 Piotr DymaczFor AR933x always return 16-bit DDR width
2016-03-14 Piotr DymaczAdd DDR_FSM_WAIT_CONTROL register address in common...
2016-03-14 Piotr DymaczSetup AHB master tout in QCA95xx low level init, as...
2016-03-13 Piotr DymaczAdd DDR_BURST{,2} register defines in common QC/A header
2016-03-13 Piotr DymaczAdd functions which return DDR width and CAS latency...
2016-03-13 Piotr DymaczCalculate SPI clock only if needed in qca_clocks.c
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-13 Piotr DymaczCosmetic changes and fixes in qca_clocks.c
2016-03-10 Piotr DymaczMove DDR_RD_DATA_THIS_CYCLE reg setup in new AR933x...
2016-03-10 Piotr DymaczAdd some bootstrap register related defines in common...
2016-03-10 Piotr DymaczMove up DDR_RD_DATA_THIS_CYCLE register setup in new...
2016-03-09 Piotr DymaczIntroduce new DRAM related init code for QC/A (for...
2016-03-06 Piotr DymaczInclude workaround for AR933x PLL init from old code...
2016-03-04 Piotr DymaczAdd QC/A DRAM related reg defines, function prototypes...
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-03 Piotr DymaczMinor changes in common spi_flash.c
2016-03-02 Piotr DymaczAdd support for TP-Link TL-WR841N v9 (QCA953x based)
2016-03-02 Piotr DymaczFix ap143 Makefile
2016-03-02 Piotr DymaczFix logic mistake in QC/A low level GPIO init
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-03-01 Piotr DymaczMove reset_button_status function to common qca file
2016-02-29 Piotr DymaczRemove old and not used anymore code for QCA953x low...
2016-02-28 Piotr DymaczConfigure LSUART TX pin in low level GPIO init even...
2016-02-23 Piotr DymaczAdjust apu143.h config file for new PLL/clock and GPIO...
2016-02-21 Piotr DymaczAdjust db12x.h config file for new PLL/clock configurat...
2016-02-21 Piotr DymaczAdjust ap121.h config file for new PLL/clock configurat...
2016-02-21 Piotr DymaczRemove old and unused ar933x header file
2016-02-21 Piotr DymaczAdd cmd_qcaclk to Makefile
next