Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0e592d075979bfe4b8c9ea7e3c9055156ef17caf
/
include
/
configs
/
mx53loco.h
07dea2e
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
8bbff6a
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
b82e667
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
477b16a
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
c7430d7
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
f58ad98
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
ae35844
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
3bf926c
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
64d6ac5
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
8850c5d
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
29ec685
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
3788b45
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
84f2a5d
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
1e1a0fb
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
bdba2b3
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
ef26d60
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
27604b1
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
645176d
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
03544c6
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
1254ff9
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
54e0f96
mx53loco: Use generic 'load' command instead of 'fatload'
by Guillaume GARDET
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
f8cb101
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
a80a65e
mx53loco: Disable printing cpuinfo
by Fabio Estevam
· 10 years ago
bc37d52
mx53loco: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· 10 years ago
32df39c
mx5: fix get_reset_cause
by Stefano Babic
· 10 years ago
ec62c07
imx: mx53loco: Add raw initrd support
by Guillaume GARDET
· 10 years ago
4ccaf5d
mx53loco: Change 'fdt_file' dynamically
by Fabio Estevam
· 10 years ago
cc49da2
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
913702c
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 10 years ago
6ca896f
mx53loco: Convert to generic board
by Fabio Estevam
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
31c832f
arm: mx5: Avoid hardcoding memory sizes on MX53QSB
by Marek Vasut
· 11 years ago
f79a023
arm: mx5: Fix memory slowness on MX53QSB
by Marek Vasut
· 11 years ago
a743415
tegra: imx: omap: enable Moschip USB ethernet support for several boards
by Gerhard Sittig
· 11 years ago
f28154b
mx53loco: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
0159995
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
by Fabio Estevam
· 11 years ago
85164e0
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
by Fabio Estevam
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
b089d03
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
254fd8d
mx53loco: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
e0df535
mx53loco: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
54bb841
mx53loco: Call PMIC related functions from board_late_init()
by Fabio Estevam
· 12 years ago
fe51f78
mx53loco: Change default loadaddr to 0x72000000
by Otavio Salvador
· 12 years ago
aef8af6a
mx53loco: We shouldn't hardcode a rootfs filesystem type
by Otavio Salvador
· 12 years ago
05a860c
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
fbae0d1
mx53loco: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· 12 years ago
2988e86
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
by Łukasz Majewski
· 12 years ago
be3b51a
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
3e4d27b
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
f04821a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
c14ab2a
mx53loco: Allow booting a zImage kernel
by Fabio Estevam
· 12 years ago
4cfc6c4
pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
by Fabio Estevam
· 12 years ago
6696811
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
eca0442
configs: mx53loco: Remove CONFIG_HAS_ETH1
by Fabio Estevam
· 12 years ago
c606608
mx53loco: Adapt the IPU clock
by Fabio Estevam
· 12 years ago
833b643
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
3e07737
MX5: mx53loco: do not overwrite the console
by Stefano Babic
· 12 years ago
f28e269
configs: Remove unused symbol CONFIG_DISCOVER_PHY
by Fabio Estevam
· 13 years ago
66714b1
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
de6f604
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
9fbdb1a
ipu_common: Do not hardcode the ipu_clk frequency
by Fabio Estevam
· 12 years ago
695af9a
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
fd8223e
mx53loco: Remove CONFIG_SYS_I2C_SLAVE definition
by Fabio Estevam
· 12 years ago
eae08eb
mx53loco: Fix revision of Dialog boards
by Fabio Estevam
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
f714b0a
mx53loco: Add LCD support
by Fabio Estevam
· 13 years ago
54cd1de
mx53loco: Add CONFIG_REVISION_TAG
by Fabio Estevam
· 13 years ago
5b547f3
mx53loco: Add mc34708 support and set mx53 frequency at 1GHz
by Fabio Estevam
· 13 years ago
e7e3372
mx53loco: Add support for 1GHz operation for DA9053-based boards
by Fabio Estevam
· 13 years ago
1fc56f1
mx53loco: Allow to print CPU information at a later stage
by Fabio Estevam
· 13 years ago
f92e4e6
MX53: mx53loco: Add SATA support
by Stefano Babic
· 13 years ago
45cf6ad
USB: mx53loco: add end enable USB host support on port 1
by Wolfgang Grandegger
· 13 years ago
40f6fff
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
Next »