Commit Graph

31712 Commits (2d779b39b4e11c4db7a2796af76051e70a556c5f)
 

Author SHA1 Message Date
Marek Vasut 2d779b39b4 arm: socfpga: system: Clean up pinmux_config.c 10 years ago
Marek Vasut 40687b4f46 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() 10 years ago
Marek Vasut 575d741516 arm: socfpga: scan: Zap iocsr_scan_chain*_table() 10 years ago
Marek Vasut 03a92b215f arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg() 10 years ago
Marek Vasut 2df7b2aadf arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() 10 years ago
Marek Vasut 93b4abd3a2 arm: socfpga: clock: Clean up pll_config.h 10 years ago
Marek Vasut 163ee7d9d2 arm: socfpga: clock: Get rid of cm_config_t typedef 10 years ago
Marek Vasut 34122eb262 arm: socfpga: reset: Add SDMMC, QSPI and DMA defines 10 years ago
Marek Vasut 3191611a05 arm: socfpga: reset: Add function to reset add peripherals 10 years ago
Marek Vasut 292260ca21 arm: socfpga: reset: Repair bridge reset handling 10 years ago
Marek Vasut a71df7aa4f arm: socfpga: reset: Replace ad-hoc reset functions 10 years ago
Marek Vasut bdfc2ef64a arm: socfpga: reset: Implement unified function to toggle reset 10 years ago
Marek Vasut 1115cd2de7 arm: socfpga: reset: Start reworking the SoCFPGA reset manager 10 years ago
Marek Vasut 8d009e4542 arm: socfpga: reset: Add missing reset manager regs 10 years ago
Marek Vasut 7ac40d25cf ddr: altera: Fix debug message format in sequencer 10 years ago
Marek Vasut 452a81e078 ddr: altera: Fix typo in mp_threshold1 programming 10 years ago
Marek Vasut 42f7ebb82b ddr: altera: Move struct sdram_prot_rule prototype 10 years ago
Marek Vasut d04941cf33 arm: socfpga: Move sdram_config.h to board dir 10 years ago
Dinh Nguyen cdd4e6cc37 arm: socfpga: enable the Altera SDRAM controller driver 10 years ago
Dinh Nguyen 3da428595e driver/ddr/altera: Add the sdram calibration portion 10 years ago
Dinh Nguyen 9bbd2132e3 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller 10 years ago
Marek Vasut 9f76f105c7 net: designware: Rename the driver var name to eth_designware 10 years ago
Marek Vasut b9628595b4 net: designware: Add SoCFPGA GMAC DT compatible string 10 years ago
Marek Vasut 9617ceb9cf arm: socfpga: Move generated files into qts subdir 10 years ago
Marek Vasut 2e8fcc7e41 arm: dts: socfpga: Add mmc alias 10 years ago
Marek Vasut b09b72d83b arm: dts: socfpga: Fix SPI aliases 10 years ago
Marek Vasut bfa89d2ba8 arm: socfpga: Fix FPGA bitstream programming routine 10 years ago
Tom Rini ae27120c31 Merge git://git.denx.de/u-boot-dm 10 years ago
Stephen Warren f05fa6781a ARM: tegra: Add p2371-0000 board 10 years ago
Stephen Warren b6920095c5 ARM: tegra: Add e2220-1170 board 10 years ago
Stephen Warren 04037c8774 ARM: tegra: p2571: remove another unused define 10 years ago
Alexandre Courbot a38a3c4af4 ARM: tegra: enable GPU DT node when appropriate 10 years ago
Alexandre Courbot 871d78ed1b ARM: tegra: move VPR configuration to a later stage 10 years ago
Stephen Warren 95486f843b ARM: tegra: add comment re: autogeneration to pinmux headers 10 years ago
Stephen Warren 424afc0a95 ARM: tegra: restrict usable RAM size further 10 years ago
Simon Glass fac971b2b5 exynos: dts: Correct LDO and BUCK naming 10 years ago
Simon Glass bbbe55f6f2 x86: Enable debug UART for Minnowmax 10 years ago
Simon Glass 74356d7fb1 dm: core: Fix a typo in the uclass_get_device_by_name() comment 10 years ago
Simon Glass f5c67ea036 dm: core: Add a way to set a device name 10 years ago
Simon Glass c3e6847bb3 sandbox: Enable devres subsystem 10 years ago
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 10 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 10 years ago
Masahiro Yamada 2b07f6859a devres: add devm_kmalloc() and friends (managed memory allocators) 10 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 10 years ago
Masahiro Yamada aed1a4dd88 dm: add DM_FLAG_BOUND flag 10 years ago
Simon Glass f33017716e dm: Support address translation for simple-bus 10 years ago
Simon Glass 0990fcb772 net: smsc95xx: Add driver-model support 10 years ago
Simon Glass 527298c4b5 net: smsc95xx: Prepare for conversion to driver model 10 years ago
Simon Glass 25a9e98038 net: smsc95xx: Correct the error numbers 10 years ago
Simon Glass d62a1dc6bc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE 10 years ago