| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move reset_cpu() to the CPU header | Simon Glass | 2020-01-17 | 2 | -0/+2 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | ARM: rmobile: Fix PHY LED mode register mask | Marek Vasut | 2019-03-30 | 1 | -1/+1 |
* | lib: fdtdec: Rename routine fdtdec_setup_memory_size() | Siva Durga Prasad Paladugu | 2018-07-19 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 4 | -8/+4 |
* | ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING | Marek Vasut | 2018-05-02 | 1 | -4/+0 |
* | ARM: rmobile: Fix PMIC address on E2 Silk | Marek Vasut | 2018-04-26 | 1 | -1/+1 |
* | ARM: rmobile: Update E2 Silk | Marek Vasut | 2018-04-21 | 3 | -129/+488 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | ARM: rmobile: Move rcar-gen2-common to rcar-common | Nobuhiro Iwamatsu | 2016-08-17 | 1 | -1/+1 |
* | ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE | Nobuhiro Iwamatsu | 2016-08-17 | 2 | -4/+4 |
* | arm: rmobile: silk: Add support SDHI | Vladimir Barinov | 2015-02-25 | 1 | -1/+34 |
* | arm: rmobile: silk: fix typo in device declaration | Vladimir Barinov | 2015-02-25 | 1 | -1/+1 |
* | arm: rmobile: silk: Disable ethernet pins pull-up | Vladimir Barinov | 2015-02-25 | 1 | -0/+8 |
* | arm: rmobile: silk: Fix GPIO4_31 initialization | Vladimir Barinov | 2015-02-25 | 1 | -1/+1 |
* | arm: rmobile: silk: Migrate serial driver to drivers model | Nobuhiro Iwamatsu | 2015-02-25 | 1 | -0/+14 |
* | ARM: rmobile: silk: Remove initialization of ACTLR.SMP | Nobuhiro Iwamatsu | 2015-02-13 | 1 | -12/+0 |
* | arm: rmobile: Add missed header file for Silk board | Vladimir Barinov | 2015-02-13 | 1 | -0/+13 |
* | arm: rmobile: Add SILK board support | Vladimir Barinov | 2015-02-13 | 5 | -0/+1154 |