Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a90dd4c925553de4c7a7e368546e54067215865b
/
include
/
configs
/
tao3530.h
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:56 2016 -0600
0d7c7e0
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:54 2016 -0600
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:48 2016 -0600
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:44 2016 -0600
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:43 2016 -0600
f6de257
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:42 2016 -0600
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:41 2016 -0600
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:40 2016 -0600
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:39 2016 -0600
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:38 2016 -0600
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
cfff4aa
TI: Rework SRAM definitions and maximums
by Tom Rini
· Fri Aug 26 13:30:43 2016 -0400
84f9b61
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· Mon Aug 22 08:22:17 2016 -0400
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
bf9032a
armv7: add cacheline sizes where missing
by Albert ARIBAUD
· Wed Jan 27 08:46:11 2016 +0100
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· Thu Nov 19 21:48:14 2015 +0800
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· Tue Oct 20 21:09:06 2015 +0900
905ff20
configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST
by Igor Grinberg
· Wed Aug 26 17:54:44 2015 +0300
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· Mon Aug 03 12:36:58 2015 +0300
0cd4118
ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT
by Stefano Babic
· Sun Jul 26 15:18:15 2015 +0200
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
3e46e3e
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· Mon Mar 09 17:12:08 2015 -0500
fa96c96
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· Mon Mar 09 17:12:04 2015 -0500
0c078ea
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· Tue Mar 03 08:03:02 2015 -0700
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· Sat Nov 08 23:14:55 2014 +0100
062f654
ARM: remove CONFIG_ARMV7 defines
by Masahiro Yamada
· Thu Nov 06 14:59:33 2014 +0900
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· Wed Oct 15 17:53:11 2014 +0200
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:02 2014 +0900
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· Wed Jul 30 14:08:25 2014 +0900
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· Wed Jul 30 14:08:16 2014 +0900
0a9ec45
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· Fri Jul 18 17:59:41 2014 +0530
f3c6bf1
ARM: omap: tao3530: Convert to generic board
by Stefan Roese
· Wed Jul 09 17:18:11 2014 +0200
22d96d0
omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT
by pekon gupta
· Tue May 06 00:46:20 2014 +0530
6250faf
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· Tue May 06 00:46:19 2014 +0530
faee0e5
arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
by Stefan Roese
· Fri Feb 14 09:47:17 2014 +0100
c85cc1d
arm: omap3: Remove bootargs mem_size handling
by Stefan Roese
· Wed Dec 04 09:27:35 2013 +0100
fa7a0f9
arm: omap3: Add SPL support to tao3530
by Stefan Roese
· Wed Dec 04 09:27:34 2013 +0100
0555083
arm, omap3: Add support for TechNexion modules
by Tapani Utriainen
· Wed Dec 04 09:27:33 2013 +0100