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