Commit Graph

95 Commits (261ec8f6a6da145bc025239a9a774f8aeb39f51b)

Author SHA1 Message Date
Wenyou Yang d9b23e26f0 board: atmel: Create board/$(VENDOR)/common folder 7 years ago
Wenyou.Yang@microchip.com 47edaea494 driver: timer: Add the Atmel PIT timer driver 7 years ago
Philipp Tomsich b529993e02 spl: add hierarchical defaults for SPL_LDSCRIPT 7 years ago
Wenyou.Yang@microchip.com 324873e7c2 board: at91sam9261ek: Update to support DT and DM 7 years ago
Marek Vasut f1d56dffd7 ARM: atmel: Rename MA5D4EVK 7 years ago
Tom Rini 8850c5d57c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 8 years ago
Wenyou Yang 0d00f9b6c1 board: sama5d4ek: fix DD2 configuration 8 years ago
Wenyou Yang 7abd5aabfa ARM: at91: lds: use "_image_binary_end" for DT location 8 years ago
Wenyou Yang 5bede73c6c ARM: spl: atmel: move mem_init() advance in SPL init. 8 years ago
Wenyou Yang 730a7b4710 ARM: spl: atmel: bring in serial device before init 8 years ago
Wenyou Yang c00d7c33ba ARM: at91: spl: specify MMC and NAND boot device 8 years ago
Wenyou Yang 9319a756ff pinctrl: at91: add pinctrl driver 8 years ago
Wenyou Yang 2dc63f7367 gpio: at91_gpio: remove CPU_HAS_PIO3 macro 8 years ago
Wenyou Yang 8c4e4101d6 ARM: at91: gpio: fix at91_set_gpio_value() define 8 years ago
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 8 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 8 years ago
Heiko Schocher 6ed67659b9 arm, at91: add icache support 8 years ago
Heiko Schocher 806a5a3958 ARM: at91: clock: correct PRES offset for at91sam9x5 8 years ago
Heiko Schocher 20e00c1368 arm: at91: mpddrc: add missing MPDDRC_MD defines 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Wenyou Yang 46ed9381b7 gpio: atmel_pio4: Move PIO4 definitions to head file 8 years ago
Wenyou Yang 9e5935c04e clk: at91: Add clock driver 8 years ago
Heiko Schocher 8e6e8221c7 arm: at91: taurus/axm: add DM and DTS support 8 years ago
Heiko Schocher 13ee789074 arm: at91: smartweb: add DM and DTS support 8 years ago
Heiko Schocher 289f979cc9 corvus DTS / DM support 8 years ago
Heiko Schocher ce9844ce17 arm: at91: add CONFIG_AT91SAM9M10G45 8 years ago
Marek Vasut 968ebdf1ef ARM: at91: Don't invoke spl_boot_device() twice 8 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 8 years ago
Marek Vasut d3b6662086 ARM: at91: Fix PMC bit definitions 9 years ago
Marek Vasut 1c24f13f69 ARM: at91: sama5: Extend boot device autodetection 9 years ago
Andre Renaud 885fc03aab arm: at91: Add support for gurnard 9 years ago
Simon Glass b3ab0fc7dd at91: Add driver-model GPIO devices for AT91SAM9G45 9 years ago
Andre Renaud 01648f324d arm: at91: Add a header file for the real-time clock 9 years ago
Andre Renaud 9095846655 at91: Add support for the AT91 slow clock controller 9 years ago
Marek Vasut bb0c63a5f3 ARM: sama5d2: Implement boot device autodetection 9 years ago
Wenyou Yang 7a91e1a383 ARM: at91: clock: complete the GCK's clock sources 9 years ago
Wenyou Yang 4adf6a7157 ARM: at91: clock: fix the GCK's clock source 9 years ago
Wenyou Yang 9989c1567d board: atmel: add SAMA5D2 PTC Engineering board 9 years ago
Wenyou Yang cc434ad5c1 ARM: at91: sama5d2: add macro & field definitions 9 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 9 years ago
Tom Rini f8a4826383 spl: arm: Make sure to include all of the u_boot_list entries 9 years ago
Gregory CLEMENT 522e4fbb76 ARM: Add Support for the VInCo platform 9 years ago
Samuel Mescoff f7cf291aa7 ARM: at91: sama5d2: configure the L2 cache memory 9 years ago
Marek Vasut c21c28b6f3 arm: at91: Add support for DENX MA5D4 SoM and EVK 9 years ago
Wenyou Yang c43a72e88e ARM: at91: clean up the PMC_PLLICPR init code 9 years ago
Wenyou Yang c0b868c087 ARM: at91: clock: add PMC_PLLICPR init function 9 years ago
Wenyou Yang be5e485cf9 ARM: at91: clock: add PLLB enable/disable functions 9 years ago
Wenyou Yang db5c102be2 ARM: at91: armv7: clean up UTMI PLL handle code 9 years ago
Wenyou Yang 1e70b37346 ARM: at91: clock: add UTMI PLL enable/disable function 9 years ago