Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f62074eff3e63a91cf7cf0fc934f10829e2f92b1
/
include
/
configs
/
mx35pdk.h
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
ac44a30
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
790d844
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· 7 years ago
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
d395879
spi: Migrate CONFIG_MXC_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
b413c45
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
5ad8e11
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
0a044f8
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· 7 years ago
5b7c9f0
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
abe4026
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
c20bb73
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 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
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
998c479
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 10 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
7e8e93c
mx35pdk: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· 10 years ago
19e549c
mx35pdk: Convert to generic board
by Stefano Babic
· 10 years ago
ba7e01e
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Marcel Ziswiler
· 10 years ago
a8b4c8c
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
0222981
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 11 years ago
21eef28
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
by Fabio Estevam
· 11 years ago
0864e44
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
by Fabio Estevam
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0399741
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
17d342e
mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
by Fabio Estevam
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
13151de
mx35pdk: Allow booting of a device tree kernel
by Fabio Estevam
· 12 years ago
aba29e4
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
25848a6
mx35pdk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· 12 years ago
50af5db
mx35pdk: Add support for OTG
by Benoît Thébaudeau
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
5a8503e
mx35pdk: Allow booting a zImage kernel
by Fabio Estevam
· 12 years ago
57c922b
pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
by Fabio Estevam
· 12 years ago
fd5ba89
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
27d6453
mxc nand: Let driver detect IP revision
by Benoît Thébaudeau
· 12 years ago
9dd9d0f
MX35: mx35pdk: add support for MMC
by Stefano Babic
· 12 years ago
e452834
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
5bbc9a8
configs: Remove unused symbol CONFIG_DISCOVER_PHY
by Fabio Estevam
· 13 years ago
8462c63
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
fbb3515
mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definition
by Fabio Estevam
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
d0753d9
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
by Tom Rini
· 13 years ago
ba94b5d
MX35: mx35pdk: wrong board revision
by Stefano Babic
· 13 years ago
4604aae
mx35: mx35pdk: fix when cache functions are linked
by Stefano Babic
· 13 years ago
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
69517dc
mx35pdk: Add RTC support
by Fabio Estevam
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
5561574
MX35: mx35pdk: use new pmic driver
by Stefano Babic
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
560c1bc
MX35: mx35pdk: make use of GPIO framework
by Stefano Babic
· 13 years ago
19edc94
MX35: MX35PDK: support additional RAM on CSD1
by Stefano Babic
· 13 years ago
f02e697
Add support for Freescale's mx35pdk board.
by Stefano Babic
· 14 years ago