Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
110f5d906baa7a0fbcaf5ed367d41120089c4c53
/
include
/
configs
/
mx31pdk.h
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
fec7402
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· 7 years ago
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 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
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 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
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 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
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
5da9a9f
mx31pdk: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· 10 years ago
a8b4c8c
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
3245e42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
e93f201
i.MX31 PDK: Enable generic board for i.MX31 PDK
by Magnus Lilja
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 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
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ce25e4a
mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT
by Andreas Bießmann
· 12 years ago
10a8b94
mx31pdk: Remove watchdog support
by Fabio Estevam
· 12 years ago
efb7c00
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
76a853e
mx31pdk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
a83d2a9
mx31: Fix PDR0_CSI_PODF
by Benoît Thébaudeau
· 12 years ago
38e2f08
mx31: 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
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
180496b
mx31pdk: Allow booting a zImage kernel
by Fabio Estevam
· 13 years ago
4fc0374
mx31pdk: Fix CONFIG_SYS_MEMTEST_END
by Fabio Estevam
· 13 years ago
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
3f8d178
rtc: Make mc13783-rtc driver generic
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
3d4088e
MX31: mx31pdk: use new pmic driver
by Stefano Babic
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
01bc4b4
mx31pdk: Place machine ID into board config
by Fabio Estevam
· 13 years ago
0cf0fde
mx31pdk: Change the prompt as per other i.MX boards
by Fabio Estevam
· 13 years ago
5fed0b8
MX31: mx31pdk: make use of GPIO framework
by Stefano Babic
· 13 years ago
e072a8a
mx31pdk: cosmetic: Fix line over 80 characters
by Fabio Estevam
· 13 years ago
6275513
mx31pdk: Add DHCP command
by Fabio Estevam
· 13 years ago
7fa7df3
mx31pdk: Clean up mx31pdk.h file
by Fabio Estevam
· 14 years ago
7e6ce39
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
5e4f380
MX31: mx31pdk: Add watchdog support
by Fabio Estevam
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
1af83e3
mx31pdk: Make the full boot log visible
by Fabio Estevam
· 14 years ago
66a8b4d
mx31pdk: Use the new relocation scheme
by Fabio Estevam
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
4c59699
MXC: Correct SPI_CPOL setting in SPI driver
by Stefano Babic
· 14 years ago
e043203
MX: RTC13783 uses general function to access PMIC
by Stefano Babic
· 15 years ago
9828d35
MX31: Activate NAND environment on i.MX31 PDK board.
by Magnus Lilja
· 15 years ago
fbfdd3a
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
24f8b41
MX31: Add NAND SPL boot support to i.MX31 PDK board.
by Magnus Lilja
· 15 years ago
6eeb6f7
MX31: Add basic support for Freescale i.MX31 PDK board.
by Magnus Lilja
· 15 years ago