| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: lds: use "_image_binary_end" for DT location | Wenyou Yang | 2017-04-13 | 1 | -0/+2 |
* | ARM: spl: atmel: move mem_init() advance in SPL init. | Wenyou Yang | 2017-04-13 | 1 | -1/+2 |
* | ARM: spl: atmel: bring in serial device before init | Wenyou Yang | 2017-04-13 | 1 | -0/+8 |
* | ARM: at91: spl: specify MMC and NAND boot device | Wenyou Yang | 2017-04-13 | 1 | -0/+7 |
* | pinctrl: at91: add pinctrl driver | Wenyou Yang | 2017-04-13 | 1 | -1/+5 |
* | gpio: at91_gpio: remove CPU_HAS_PIO3 macro | Wenyou Yang | 2017-04-13 | 7 | -214/+213 |
* | ARM: at91: gpio: fix at91_set_gpio_value() define | Wenyou Yang | 2017-04-13 | 1 | -7/+5 |
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -0/+8 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+12 |
* | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini | 2017-01-24 | 1 | -0/+2 |
* | arm, at91: add icache support | Heiko Schocher | 2016-10-28 | 2 | -0/+30 |
* | ARM: at91: clock: correct PRES offset for at91sam9x5 | Heiko Schocher | 2016-10-28 | 1 | -0/+6 |
* | arm: at91: mpddrc: add missing MPDDRC_MD defines | Heiko Schocher | 2016-10-28 | 1 | -0/+3 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 2 | -2/+2 |
* | gpio: atmel_pio4: Move PIO4 definitions to head file | Wenyou Yang | 2016-08-15 | 1 | -0/+35 |
* | clk: at91: Add clock driver | Wenyou Yang | 2016-08-15 | 1 | -3/+8 |
* | arm: at91: taurus/axm: add DM and DTS support | Heiko Schocher | 2016-06-26 | 1 | -0/+4 |
* | arm: at91: smartweb: add DM and DTS support | Heiko Schocher | 2016-06-26 | 1 | -0/+4 |
* | corvus DTS / DM support | Heiko Schocher | 2016-06-26 | 1 | -0/+4 |
* | arm: at91: add CONFIG_AT91SAM9M10G45 | Heiko Schocher | 2016-06-26 | 1 | -12/+14 |
* | ARM: at91: Don't invoke spl_boot_device() twice | Marek Vasut | 2016-06-26 | 1 | -1/+1 |
* | common: Pass the boot device into spl_boot_mode() | Marek Vasut | 2016-06-26 | 1 | -1/+1 |
* | ARM: at91: Fix PMC bit definitions | Marek Vasut | 2016-06-12 | 1 | -8/+8 |
* | ARM: at91: sama5: Extend boot device autodetection | Marek Vasut | 2016-06-12 | 4 | -21/+39 |
* | arm: at91: Add support for gurnard | Andre Renaud | 2016-06-12 | 1 | -0/+9 |
* | at91: Add driver-model GPIO devices for AT91SAM9G45 | Simon Glass | 2016-06-12 | 1 | -0/+18 |
* | arm: at91: Add a header file for the real-time clock | Andre Renaud | 2016-06-12 | 1 | -0/+71 |
* | at91: Add support for the AT91 slow clock controller | Andre Renaud | 2016-06-12 | 2 | -0/+22 |
* | ARM: sama5d2: Implement boot device autodetection | Marek Vasut | 2016-05-24 | 4 | -1/+67 |
* | ARM: at91: clock: complete the GCK's clock sources | Wenyou Yang | 2016-05-24 | 2 | -0/+8 |
* | ARM: at91: clock: fix the GCK's clock source | Wenyou Yang | 2016-05-24 | 1 | -0/+5 |
* | board: atmel: add SAMA5D2 PTC Engineering board | Wenyou Yang | 2016-05-24 | 1 | -0/+6 |
* | ARM: at91: sama5d2: add macro & field definitions | Wenyou Yang | 2016-05-24 | 2 | -0/+29 |
* | Change my mailaddress | Andreas Bießmann | 2016-05-02 | 2 | -2/+2 |
* | spl: arm: Make sure to include all of the u_boot_list entries | Tom Rini | 2016-03-16 | 2 | -0/+6 |
* | ARM: Add Support for the VInCo platform | Gregory CLEMENT | 2016-02-19 | 1 | -0/+6 |
* | ARM: at91: sama5d2: configure the L2 cache memory | Samuel Mescoff | 2016-02-18 | 4 | -0/+13 |
* | arm: at91: Add support for DENX MA5D4 SoM and EVK | Marek Vasut | 2016-02-18 | 1 | -0/+6 |
* | ARM: at91: clean up the PMC_PLLICPR init code | Wenyou Yang | 2016-02-18 | 1 | -4/+1 |
* | ARM: at91: clock: add PMC_PLLICPR init function | Wenyou Yang | 2016-02-18 | 3 | -0/+15 |
* | ARM: at91: clock: add PLLB enable/disable functions | Wenyou Yang | 2016-02-18 | 3 | -0/+78 |
* | ARM: at91: armv7: clean up UTMI PLL handle code | Wenyou Yang | 2016-02-18 | 3 | -12/+3 |
* | ARM: at91: clock: add UTMI PLL enable/disable function | Wenyou Yang | 2016-02-18 | 2 | -0/+51 |
* | ARM: cpu: at91: clean up peripheral clock code | Wenyou Yang | 2016-02-18 | 15 | -203/+67 |
* | ARM: at91: clock: add a new file to handle clock | Wenyou Yang | 2016-02-18 | 5 | -33/+69 |
* | ARM: at91: asm/at91_pmc.h: fix trival register offset | Wenyou Yang | 2016-02-18 | 1 | -6/+2 |
* | board: atmel: sama5d2_xplained: add SPL support | Wenyou Yang | 2016-02-02 | 3 | -0/+34 |
* | arm: at91/spl: mpddrc: use IP version to check configuration | Wenyou Yang | 2016-02-02 | 1 | -7/+11 |
* | arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization | Wenyou Yang | 2016-02-02 | 2 | -8/+167 |
* | arm: at91/spl: mpddrc: add struct atmel_mpddrc_config | Wenyou Yang | 2016-02-02 | 2 | -2/+12 |