Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a66c541b7099c45903499cccba8e4d115345574b
/
include
/
configs
/
socfpga_common.h
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
621ea08
arm: socfpga: Add missing CONFIG_BUILD_TARGET
by Marek Vasut
· 9 years ago
737540f
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
by Nathan Rossi
· 9 years ago
7e442d9
arm: socfpga: Add support for Denali NAND controller
by Marek Vasut
· 9 years ago
d92759a
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
by Marek Vasut
· 9 years ago
4460396
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
by Marek Vasut
· 9 years ago
d245dfc
arm: socfpga: Enable ubi and ubifs support
by Chin Liang See
· 9 years ago
6f02ac4
arm: socfpga: Enabling MTD default partitions
by Chin Liang See
· 9 years ago
fb73f6d
arm: socfpga: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
7a0dfa6
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
f593acd
arm: socfpga: fix trivial header preprocessor for socfpga_common.h
by Dinh Nguyen
· 9 years ago
9be08ab
arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR
by Dinh Nguyen
· 9 years ago
4a06584
arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD
by Marek Vasut
· 9 years ago
7e4c3ee
arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
by Marek Vasut
· 9 years ago
bc623f2
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
48e7bf9
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
813e7e6
arm: socfpga: Enable saveenv for SD/MMC
by Dinh Nguyen
· 9 years ago
575c637
arm: socfpga: Fix cache configuration
by Stefan Roese
· 9 years ago
cabc3b4
arm: socfpga: Zap OF_CONTROL checks, it's always enabled
by Marek Vasut
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
46378db
arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful
by Marek Vasut
· 9 years ago
2b173f4
arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR
by Marek Vasut
· 9 years ago
ddcd2bf
arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build
by Marek Vasut
· 9 years ago
375d048
arm: socfpga: config: Zap incorrect config options
by Marek Vasut
· 9 years ago
ffb8e7f
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
dc495ae
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
cadf2f9
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
1029caf
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
a091d41
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
1a7728f
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
06e36ea
arm: socfpga: enable the Altera SDRAM controller driver
by Dinh Nguyen
· 9 years ago
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
3466855
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 9 years ago
f633ac3
ARM: socfpga: abolish CONFIG_SOCFPGA
by Masahiro Yamada
· 10 years ago
ad18614
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
17d79d2
arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc
by Dinh Nguyen
· 10 years ago
757774a
arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
by Dinh Nguyen
· 10 years ago
b44d3fe
arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
by Dinh Nguyen
· 10 years ago
6e37874
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
d6d7e10
arm: socfpga: Zap board_early_init_f()
by Marek Vasut
· 10 years ago
7d6dc60
arm: socfpga: Zap checkboard()
by Marek Vasut
· 10 years ago
0568899
dm: socfpga: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
3bfb591
arm: socfpga: Change watchdog timeout
by Stefan Roese
· 10 years ago
73acd08
arm: socfpga: DW_SPI: Remove clock info from config header
by Stefan Roese
· 10 years ago
8dc115b
arm: socfpga: Add Designware (DW) SPI support to config header
by Stefan Roese
· 10 years ago
9a468c0
arm: socfpga: Add Cadence QSPI support to config header
by Stefan Roese
· 10 years ago
062f654
ARM: remove CONFIG_ARMV7 defines
by Masahiro Yamada
· 10 years ago
2a0ab6b
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
40f1d6b
arm: socfpga: Add example UDC config
by Marek Vasut
· 10 years ago
ccc5c24
arm: socfpga: Add example config entry for EPCS/EPCQ SPI
by Marek Vasut
· 10 years ago
623a541
arm: socfpga: Add I2C support to SoCFPGA
by Stefan Roese
· 10 years ago
9f19312
arm: socfpga: config: Add USB support example
by Marek Vasut
· 10 years ago
ea0123c
arm: socfpga: Zap spl.h and ad-hoc related syms
by Marek Vasut
· 10 years ago
54c282e
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
by Marek Vasut
· 10 years ago
5e2d70a
arm: socfpga: Split SoCFPGA configuration
by Pavel Machek
· 10 years ago