Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a63bea9ca042e2d4eea8a50ca075cd1529e5a896
/
include
/
configs
/
lager.h
8a14ac4
Convert CONFIG_SPL_STACK to Kconfig
by Tom Rini
· 2 years, 6 months ago
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· 2 years, 6 months ago
abb0f52
Convert CONFIG_SPL_PAD_TO et al to Kconfig
by Tom Rini
· 2 years, 6 months ago
ca57d3b
Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig
by Tom Rini
· 2 years, 8 months ago
8303889
Convert CONFIG_CONS_SCIF0 et al to Kconfig
by Tom Rini
· 2 years, 8 months ago
8b08437
Convert CONFIG_BITBANGMII_MULTI to Kconfig
by Tom Rini
· 2 years, 8 months ago
8c70baa
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
by Tom Rini
· 3 years ago
aea2a99
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
by Tom Rini
· 3 years ago
5d15419
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· 4 years, 7 months ago
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· 5 years ago
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 6 years ago
4f34a4b
ARM: rmobile: Convert to bootm_size
by Marek Vasut
· 6 years ago
9ba51f2
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
by Marek Vasut
· 6 years ago
2f5f524
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
by Marek Vasut
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e9c8b2e
ARM: rmobile: Zap #undef DEBUG
by Marek Vasut
· 7 years ago
ffb703d
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
by Marek Vasut
· 7 years ago
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
016a605
ARM: rmobile: Update H2 Lager
by Marek Vasut
· 7 years ago
5b02067
mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF
by Marek Vasut
· 7 years ago
fa8fdfd
spi: Migrate CONFIG_SH_QSPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
8f9a818
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
by Marek Vasut
· 7 years ago
f593ecb
net: sh-eth: Add to Kconfig and convert
by Nobuhiro Iwamatsu
· 7 years ago
4e24ff6
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
by Alexandru Gagniuc
· 7 years ago
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· 7 years ago
2b2e483
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
d651a10
defconfig: Move CONFIG_SPI_FLASH_BAR from configs
by Jagan Teki
· 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
4ca383a
arm: rmobile: lager: Add support SDHI
by Nobuhiro Iwamatsu
· 10 years ago
9574473
arm: rmobile: lager: Migrate serial driver to drivers model
by Nobuhiro Iwamatsu
· 10 years ago
baf336a
arm: rmobile: lager: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
e02f174
arm: rmobile: rcar: Stop clock prior to booting kernel
by Nobuhiro Iwamatsu
· 10 years ago
b6169ac
arm: rmobile: replacement of common parts of config by rcar-gen2-common.h
by Nobuhiro Iwamatsu
· 10 years ago
825bde6
arm: rmobile: Move rcar-i2c of the address defined to common header
by Nobuhiro Iwamatsu
· 10 years ago
6098d84
arm: rmobile: lager: Remove board_late_init function
by Nobuhiro Iwamatsu
· 10 years ago
2af4b00
arm: rmobile: lager: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
ab42fe7
arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
by Nobuhiro Iwamatsu
· 10 years ago
78795eb
arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
by Nobuhiro Iwamatsu
· 10 years ago
c9c54e2
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
a9c085f
usb: ehci: rmobile: Remove xHCI address
by Nobuhiro Iwamatsu
· 10 years ago
2271ff3
arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
by Nobuhiro Iwamatsu
· 11 years ago
e59703e
arm: rmobile: lager: Add support ext4/fat write command
by Nobuhiro Iwamatsu
· 11 years ago
f69898f
arm: rmobile: lager: Add support command and filesystems of VFAT
by Nobuhiro Iwamatsu
· 11 years ago
12b4fb0
arm: rmobile: lager: Add support USB controller
by Nobuhiro Iwamatsu
· 11 years ago
3dc1c39
arm: rmobile: lager: Enable optimization of thumb
by Nobuhiro Iwamatsu
· 11 years ago
838a438
arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
by Nobuhiro Iwamatsu
· 11 years ago
3806793
arm: rmobile: lager: Remove define of SCIF register
by Nobuhiro Iwamatsu
· 11 years ago
fe22bea
arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
by Nobuhiro Iwamatsu
· 11 years ago
18d337a
arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
by Nobuhiro Iwamatsu
· 11 years ago
8eb3c32
arm: rmobile: lager: Remove NOR-Flash support
by Nobuhiro Iwamatsu
· 11 years ago
5854c9f
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
e14dc14
config: remove platform CONFIG_SYS_HZ definition part 3
by Masahiro Yamada
· 11 years ago
00e4c8a
arm: lager: Add support QSPI device and enable boot from SPI flash
by Nobuhiro Iwamatsu
· 11 years ago
a99b6b5
arm: lager: Add support reset function
by Nobuhiro Iwamatsu
· 11 years ago
e2652e5
arm: lager: Add support I2C
by Nobuhiro Iwamatsu
· 11 years ago
0929b74
arm: lager: Add support Ethernet
by Nobuhiro Iwamatsu
· 11 years ago
d74c8cf
arm: rmobile: Add support lager board
by Nobuhiro Iwamatsu
· 11 years ago