Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-14 | arm: mvebu: turris_mox: fix PCIe ranges in device tree | Marek Behún |
2020-04-14 | arm: mvebu: turris_mox: support devices with RAM > 1 GB | Marek Behún |
2020-04-14 | arm: mvebu: turris_mox: sort headers alphabetically | Marek Behún |
2020-04-14 | arm: mvebu: turris_mox: don't use hardcoded addresses | Marek Behún |
2020-04-14 | arm: mvebu: turris_mox: Setup Linux's device tree before boot | Marek Behún |
2020-04-14 | arm: mvebu: turris_mox: Fix early SPI communication | Marek Behún |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move env_set_ulong() to env.h | Simon Glass |
2019-07-11 | arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting | Marek Behún |
2019-07-11 | arm: mvebu: turris_omnia: call pci_init from board init code | Marek Behún |
2019-07-11 | arm: mvebu: turris_omnia: fix adapters MAC addresses | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: add RESET button handling | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: fix regdomain env var setting | Marek Behún |
2019-05-03 | arm: mvebu: turris_*: remove watchdog include | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: print board info as Turris Mox | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: refactor more code | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: fix checkpatch warnings | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: refactor I2C accessing code | Marek Behún |
2019-05-03 | arm: mvebu: turris_omnia: remove redundant code | Marek Behún |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-26 | arm: mvebu: turris_omnia: fix eeprom/mcu device names | Pierre Bourdon |
2019-04-12 | watchdog: orion_wdt: take timeout value in ms | Chris Packham |
2019-04-08 | watchdog: Move watchdog_dev to data section (BSS may not be cleared) | Stefan Roese |
2019-01-21 | arm: mvebu: turris_mox: Support 1 GB version of Turris Mox | Marek Behún |
2019-01-21 | arm: mvebu: turris_mox: Read info (and ethaddrs) from OTP | Marek Behún |
2019-01-21 | arm: mvebu: turris_mox: Check and configure modules | Marek Behún |
2019-01-21 | arm: mvebu: turris_mox: Change SERDES map depending on module topology | Marek Behún |
2019-01-21 | arm: mvebu: turris_mox: Cosmetic restructurization | Marek Behún |
2018-12-08 | ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 | Chris Packham |
2018-09-19 | board: turris_mox: Fixup U-Boot's device tree if PCIe connected | Marek Behún |
2018-09-19 | board: turris_mox: Fix watchdog macro name | Marek Behún |
2018-08-06 | mvebu: select boot device at SoC level | Baruch Siach |
2018-08-06 | mvebu: turris_omnia: use u-boot-spl-dtb.bin | Baruch Siach |
2018-06-07 | mvebu: turris_omnia: add note about i2c slave disable | Baruch Siach |
2018-05-14 | ARM: mvebu: a38x: restore support for setting timing | Chris Packham |
2018-05-14 | ARM: mvebu: a38x: sync ddr training code with upstream | Chris Packham |
2018-05-14 | arm64: mvebu: Add basic support for the Turris Mox board | Marek Behún |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-11-30 | arm: mvebu: correct comments around cas_wl/cas_l | Chris Packham |
2017-11-06 | MAINTAINERS: Add missing boards and config entries | Tom Rini |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |