Age | Commit message (Expand) | Author |
2019-06-10 | Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel | Tom Rini |
2019-06-06 | spl: at91: add support for SPL_AT91_MCK_BYPASS | Eugen Hristev |
2019-05-05 | spl: fix linker size check off-by-one errors | Simon Goldschmidt |
2019-04-26 | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese |
2019-04-18 | board: atmel: add SAMA5D2 ICP board | Eugen Hristev |
2019-04-09 | arm: at91: Add gardena-gateway-at91sam support | Stefan Roese |
2019-04-09 | arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds | Stefan Roese |
2019-04-09 | arm: at91: Enable watchdog support | Stefan Roese |
2019-04-09 | arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled | Stefan Roese |
2019-04-09 | arm: at91: Makefile: Compile lowlevel_init only when really necessary | Stefan Roese |
2019-04-09 | ARM: at91: sama5d2: Wrap cpu detection to fix macb driver | Alexander Dahl |
2019-01-26 | linker: Modify linker scripts to be more generic | Tom Rini |
2018-12-07 | ARM: at91: lds: add test for SPL binary size and bss size | Eugen.Hristev@microchip.com |
2018-11-16 | arm: at91: wdt: Convert watchdog driver to dm/dt | Prasanthi Chellakumar |
2018-10-10 | arm: remove prototype for get_timer_masked | Patrick Delaunay |
2018-10-10 | arm: remove prototype for udelay_masked | Patrick Delaunay |
2018-09-28 | board: sama5d2_ptc_ek: add pda detect call at init time | Eugen Hristev |
2018-09-28 | board: sama5d3_xplained: add pda detect call at init time | Eugen Hristev |
2018-09-10 | ARM: CPU: arm926ejs: Consolidate cache routines to common file | Adam Ford |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-02 | board/aries: Remove | Tom Rini |
2018-05-22 | at91: Minor tweaks to SPL logic for space savings on smartweb | Tom Rini |
2018-05-08 | gpio: atmel_pio4: give a full configuration when muxing pins | Ludovic Desroches |
2018-05-08 | gpio: atmel_pio4: add drive strength macros | Ludovic Desroches |
2018-05-07 | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-06 | at91: ma5d4evk: Enable DM_SPI | Jagan Teki |
2018-04-06 | at91: ma5d4evk: Enable DM | Jagan Teki |
2018-04-06 | at91: vinco: Enable DM_SPI | Jagan Teki |
2018-04-06 | at91: vinco: Enable DM | Jagan Teki |
2018-04-06 | at91: taurus: Enable DM_SPI | Jagan Teki |
2018-04-06 | at91: gurnard: Enable DM_SPI | Jagan Teki |
2018-03-16 | clk: at91: add USB Host clock driver | Wenyou Yang |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2017-11-29 | board: laird: add WB50N CPU module | Ben Whitten |
2017-11-29 | board: laird: add WB45N CPU module | Ben Whitten |
2017-11-29 | board: atmel: add sama5d2_ptc_ek board | Ludovic Desroches |
2017-11-29 | ARM: at91: add sama5d2 smc header | Ludovic Desroches |
2017-10-16 | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen |
2017-09-29 | board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO | Wenyou Yang |
2017-09-29 | board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO | Wenyou Yang |
2017-09-29 | board: sama5d4ek: Convert to CONFIG_DM_VIDEO | Wenyou Yang |
2017-09-29 | board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO | Wenyou Yang |
2017-09-14 | ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support | Wenyou Yang |
2017-09-14 | ARM: at91: Remove hardware.h included in configs | Wenyou Yang |
2017-09-14 | ARM: at91: Add the SoC options to Kconfig | Wenyou Yang |
2017-09-14 | ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig | Wenyou Yang |