Age | Commit message (Expand) | Author |
2018-03-05 | ARM: rmobile: Add R8A77965 Salvator-XS board support | Marek Vasut |
2018-02-17 | ARM: rmobile: Fix broken reset code on Porter | Marek Vasut |
2018-02-17 | ARM: rmobile: Reset ethernet PHY | Marek Vasut |
2018-02-16 | ARM: rmobile: Convert Porter to SPL | Marek Vasut |
2018-01-27 | ARM: rmobile: Convert R8A7791 Porter board to DM and DT | Marek Vasut |
2017-12-09 | ARM: rmobile: Add R8A77995 D3 Draak board | Marek Vasut |
2017-12-09 | ARM: rmobile: Add R8A77970 V3M Eagle board | Marek Vasut |
2017-11-30 | ARM: rmobile: Rework the ULCB CPLD driver | Marek Vasut |
2017-11-30 | ARM: rmobile: Configure DRAM sizes from DT | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap rmobile_sysinfo on Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Drop CPU type ifdef from salvator-x | Marek Vasut |
2017-11-30 | ARM: rmobile: Stop using rcar-common/common.c on Gen3 | Marek Vasut |
2017-11-06 | MAINTAINERS: Add missing boards and config entries | Tom Rini |
2017-10-10 | ARM: rmobile: Fixup ULCB CPLD support after PFC rework | Marek Vasut |
2017-09-28 | ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files | Marek Vasut |
2017-09-28 | ARM: rmobile: Switch to DM PFC pinmux and GPIO driver | Marek Vasut |
2017-09-24 | ARM: rmobile: Remove SCIF clock configuration from board files | Marek Vasut |
2017-09-24 | ARM: rmobile: Remove AVB clock configuration from board files | Marek Vasut |
2017-09-24 | ARM: rmobile: Remove SD clock configuration from board files | Marek Vasut |
2017-09-12 | ARM: rmobile: Move HSUSB configuration to board on ULCB | Marek Vasut |
2017-09-12 | ARM: rmobile: Move HSUSB configuration to board on Salvator-X | Marek Vasut |
2017-09-07 | ARM: rmobile: Fix SD divider settings on Gen3 | Marek Vasut |
2017-09-05 | ARM: rmobile: Drop board_mmc_init | Marek Vasut |
2017-09-05 | ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove SH SDHI probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove SH SDHI probing from Salvator-X board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove Serial SH probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove Serial SH probing from Salvator-X board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove RAVB probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove RAVB probing from Salvator-X board | Marek Vasut |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-03 | ARM: rmobile: ulcb: Add ULCB board support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Add R8A7796 support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Rename the defconfig to match the SoC | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Count all DRAM in all slots | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Add USB support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Add DVFS and PMIC support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Add RAVB ethernet support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Add SD support | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Adjust UART clock | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR | Marek Vasut |
2017-05-22 | ARM: rmobile: salvator-x: Use BIT() macro in board file | Marek Vasut |
2017-05-15 | i2c: Drop use of CONFIG_I2C_HARD | Simon Glass |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2016-12-02 | sh: add common dram_init() function for all boards | Vladimir Zapolskiy |
2016-12-02 | sh: place board lowlevel_init code in the beginning of .text | Vladimir Zapolskiy |
2016-12-02 | sh4: use single u-boot linker script for all boards | Vladimir Zapolskiy |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |