Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9565e9362535928160c126f51e41c4b479255d0
/
include
/
configs
/
mx53loco.h
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
a1497ee
mx53loco: Fix U-Boot corruption after saving the environment
by Fabio Estevam
· 5 years ago
4be229d
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
by Simon Glass
· 5 years ago
15cd1e1
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
by Simon Glass
· 5 years ago
6fccaf2
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
e6a7ef5
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
by Anatolij Gustschin
· 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
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 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
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
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
331fcb5
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
547cf41
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 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
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 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
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 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
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 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
ac3ee42
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
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
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
453cbce9
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
78a9254
mx53loco: Use generic 'load' command instead of 'fatload'
by Guillaume GARDET
· 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
· 9 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
fc34dd0
mx53loco: Disable printing cpuinfo
by Fabio Estevam
· 10 years ago
8ac4517
mx53loco: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· 10 years ago
bc8e5a4
mx5: fix get_reset_cause
by Stefano Babic
· 10 years ago
080da42
imx: mx53loco: Add raw initrd support
by Guillaume GARDET
· 10 years ago
a68b151
mx53loco: Change 'fdt_file' dynamically
by Fabio Estevam
· 10 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
0222981
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 11 years ago
59b4112
mx53loco: Convert to generic board
by Fabio Estevam
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
f501a54
arm: mx5: Avoid hardcoding memory sizes on MX53QSB
by Marek Vasut
· 11 years ago
be82d53
arm: mx5: Fix memory slowness on MX53QSB
by Marek Vasut
· 11 years ago
42436a9
tegra: imx: omap: enable Moschip USB ethernet support for several boards
by Gerhard Sittig
· 11 years ago
f3efd65
mx53loco: Set default environment to use zImage
by Otavio Salvador
· 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
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
8f0dde7
mx53loco: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
66f2a6e
mx53loco: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
b665c83
mx53loco: Call PMIC related functions from board_late_init()
by Fabio Estevam
· 12 years ago
14f3692
mx53loco: Change default loadaddr to 0x72000000
by Otavio Salvador
· 12 years ago
68683f5
mx53loco: We shouldn't hardcode a rootfs filesystem type
by Otavio Salvador
· 12 years ago
aba29e4
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
d756771
mx53loco: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· 12 years ago
1fc1003
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
by Łukasz Majewski
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
13f6829
mx53loco: 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
e1c7c8a
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
49747f5
configs: mx53loco: Remove CONFIG_HAS_ETH1
by Fabio Estevam
· 12 years ago
5662729
mx53loco: Adapt the IPU clock
by Fabio Estevam
· 12 years ago
afac165
mx5/6: 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
cbf6c9c
MX5: mx53loco: do not overwrite the console
by Stefano Babic
· 12 years ago
5bbc9a8
configs: Remove unused symbol CONFIG_DISCOVER_PHY
by Fabio Estevam
· 13 years ago
18c89a9
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
8462c63
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
82692e2
ipu_common: Do not hardcode the ipu_clk frequency
by Fabio Estevam
· 12 years ago
c6dd2e0
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
a05db05
mx53loco: Remove CONFIG_SYS_I2C_SLAVE definition
by Fabio Estevam
· 12 years ago
99f896e
mx53loco: Fix revision of Dialog boards
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
Next »