Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f3b579a4965cee0fe34f6323f07bd109ff061ce6
/
configs
/
am335x_guardian_defconfig
1bd3b17
Convert CONFIG_BMP_16BPP to Kconfig
by Tom Rini
· Sat Oct 30 23:03:55 2021 -0400
f6d26d8
Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
by Tom Rini
· Wed Sep 22 14:50:39 2021 -0400
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 2021 -0400
2510a81
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
by Tom Rini
· Wed Sep 22 14:50:30 2021 -0400
fae1dab
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:29 2021 -0400
7dfde5b
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Tom Rini
· Mon Aug 30 09:16:28 2021 -0400
041a0ac
net: Rename SPL_NET_SUPPORT to SPL_NET
by Simon Glass
· Sun Aug 08 12:20:30 2021 -0600
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
52b2e26
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
by Tom Rini
· Wed Aug 18 23:12:24 2021 -0400
bccfc2e
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
by Simon Glass
· Sat Jul 10 21:14:36 2021 -0600
284cb9c
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
by Simon Glass
· Sat Jul 10 21:14:31 2021 -0600
762b997
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
by Simon Glass
· Sat Jul 10 21:14:27 2021 -0600
e5cd9a4
Rename SPL_ETH_SUPPORT to SPL_ETH
by Simon Glass
· Sat Jul 10 21:14:26 2021 -0600
e91ac4c
Rename SPL_POWER_SUPPORT to SPL_POWER
by Simon Glass
· Sat Jul 10 21:14:24 2021 -0600
2c082ab
configs: Resync with savedefconfig
by Tom Rini
· Mon Jul 26 21:10:37 2021 -0400
e14cfbb
configs: am335x_guardian: add register maps support
by Gireesh Hiremath
· Fri Jun 11 16:13:50 2021 +0000
5b277f3
configs: am335x_guardian: Enable bootcount nvmem support
by Gireesh Hiremath
· Fri Jun 11 16:13:49 2021 +0000
56a219b
configs: am335x_guardian: Enable display config
by Gireesh Hiremath
· Fri Jun 11 16:13:45 2021 +0000
b557734
configs: am335x_guardian: disable spl command
by Gireesh Hiremath
· Fri Jun 11 16:13:42 2021 +0000
6ea8e0a
configs: am335x_guardian: set boot delay
by Gireesh Hiremath
· Fri Jun 11 16:13:41 2021 +0000
cb11b3f
configs: am335x_guardian: add memtest configs
by Gireesh Hiremath
· Fri Jun 11 16:13:37 2021 +0000
0f426ea
configs: am335x_guardian: add ubi fastmap support
by Gireesh Hiremath
· Fri Jun 11 16:13:35 2021 +0000
289ef14
configs: am335x_guardian: Enable clock driver
by Gireesh Hiremath
· Fri Jun 11 16:13:33 2021 +0000
a20e51f
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 28 10:17:29 2021 -0400
f92b6fa
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 09 12:22:06 2020 -0400
499c9f7
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
by Adam Ford
· Fri Jul 03 09:00:14 2020 -0500
5e56ad0
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
by Adam Ford
· Fri Jul 03 08:09:45 2020 -0500
3a38377
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
by Adam Ford
· Fri Jul 03 08:09:44 2020 -0500
710966e
Convert CONFIG_ENV_OVERWRITE to Kconfig
by Adam Ford
· Fri Jul 03 06:48:56 2020 -0500
8461027
configs: Resync with savedefconfig
by Tom Rini
· Tue Jul 28 08:46:52 2020 -0400
119c8f9
Convert CONFIG_BOOTP_DNS2 to Kconfig
by Tom Rini
· Tue Jun 16 19:06:17 2020 -0400
47dece3
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 28 16:15:47 2020 -0400
18e52bd
am335x, guardian: load env from NAND
by Moses Christopher
· Wed Mar 25 06:45:47 2020 +0000
14e16bc
am335x, guardian: boot count is stored in AM3352 RTC block
by Moses Christopher
· Wed Mar 25 06:45:46 2020 +0000
4cfc5e3
am335x, guardian: boot stage feedback in headless mode
by Moses Christopher
· Wed Mar 25 06:45:45 2020 +0000
b17031e
am335x, guardian: fix spl usb-eth boot
by Moses Christopher
· Wed Mar 25 06:45:44 2020 +0000
f6e6e1a
configs: Resync with savedefconfig
by Tom Rini
· Wed Jan 22 13:38:00 2020 -0500
e799f92
configs: Resync with savedefconfig
by Tom Rini
· Wed Dec 04 17:18:38 2019 -0500
72d7b8b
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
by Miquel Raynal
· Thu Oct 03 19:50:07 2019 +0200
a903be4
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· Thu Oct 03 19:50:04 2019 +0200
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 2019 +0200
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· Tue Nov 12 22:46:36 2019 -0500
ecdb78e
configs: Resync with savedefconfig
by Tom Rini
· Thu Nov 07 14:25:00 2019 -0500
6a89b00
am335x, guardian: adapt guardian board to DM
by Moses Christopher
· Tue Sep 17 14:25:38 2019 +0000
d36b102
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· Wed Aug 14 08:29:25 2019 -0500
7bd60e6
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· Wed May 15 15:15:54 2019 +0200
66ea5c7
configs: Resync with savedefconfig
by Tom Rini
· Sun May 26 14:45:25 2019 -0400
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 29 15:54:04 2019 -0400
f93564c
am335x, guardian: Add support for the bosch guardian board
by Sjoerd Simons
· Mon Feb 25 15:33:00 2019 +0000