Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6de36a7fbe145833be03be44f5c70c3f39c66007
/
configs
/
da850evm_nand_defconfig
8a14ac4
Convert CONFIG_SPL_STACK to Kconfig
by Tom Rini
· Thu May 26 13:13:21 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
0cb89e7
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
by Tom Rini
· Thu May 19 15:09:22 2022 -0400
abb0f52
Convert CONFIG_SPL_PAD_TO et al to Kconfig
by Tom Rini
· Mon May 16 17:20:26 2022 -0400
cbfa139
Convert CONFIG_SYS_PBSIZE to Kconfig
by Tom Rini
· Wed May 11 17:38:09 2022 -0400
0853106
configs: Resync with savedefconfig
by Tom Rini
· Fri Apr 22 10:17:35 2022 -0400
4b2fcb3
configs: Resync with savedefconfig
by Tom Rini
· Fri Apr 08 13:36:51 2022 -0400
2bfc77a
Convert CONFIG_CLOCKS to Kconfig
by Tom Rini
· Wed Mar 23 17:20:08 2022 -0400
4f92aa3
Convert CONFIG_EMMC_BOOT et al to Kconfig
by Tom Rini
· Wed Mar 23 17:19:54 2022 -0400
26011a3
Convert CONFIG_NET_RETRY_COUNT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:02 2022 -0500
5fb860c
Convert CONFIG_BOOTFILE to Kconfig
by Tom Rini
· Fri Feb 25 11:19:48 2022 -0500
8c70baa
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
by Tom Rini
· Tue Dec 14 13:36:40 2021 -0500
5ddf172
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· Wed Nov 10 09:11:40 2021 -0500
e25a03a
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 01 12:19:22 2021 +0000
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
a582047
spi: Rename SPI_SUPPORT to SPI
by Simon Glass
· Sun Aug 08 12:20:14 2021 -0600
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
e1e8544
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
by Tom Rini
· Fri Aug 27 21:18:30 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
2c082ab
configs: Resync with savedefconfig
by Tom Rini
· Mon Jul 26 21:10:37 2021 -0400
a20e51f
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 28 10:17:29 2021 -0400
7ce6b42
configs: Resync with savedefconfig
by Tom Rini
· Tue May 25 11:58:50 2021 -0400
e56f286
ARM: enable LTO for some boards
by Marek Behún
· Thu May 20 13:24:25 2021 +0200
e1b64e0
configs: Resync with savedefconfig
by Tom Rini
· Tue May 11 12:19:09 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
90fa4e9
Merge branch 'next'
by Tom Rini
· Mon Jul 06 15:46:38 2020 -0400
0332a1a
configs: Resync with savedefconfig
by Tom Rini
· Mon Jul 06 13:54:25 2020 -0400
6c75e63
spi: Enable missing CONFIG_SPL_DM_SPI support
by Tom Rini
· Tue Jun 16 19:06:29 2020 -0400
119c8f9
Convert CONFIG_BOOTP_DNS2 to Kconfig
by Tom Rini
· Tue Jun 16 19:06:17 2020 -0400
3d3fa05
ARM: da850-evm: Remove SPI from SPL when booting from NAND
by Adam Ford
· Thu Jun 11 21:19:10 2020 -0500
47dece3
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 28 16:15:47 2020 -0400
db5a97e
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
by Joel Johnson
· Wed Jan 29 09:17:18 2020 -0700
f6e6e1a
configs: Resync with savedefconfig
by Tom Rini
· Wed Jan 22 13:38:00 2020 -0500
d76542c
ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR
by Adam Ford
· Wed Nov 13 07:42:00 2019 -0600
e799f92
configs: Resync with savedefconfig
by Tom Rini
· Wed Dec 04 17:18:38 2019 -0500
803baa2
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
by Miquel Raynal
· Thu Oct 03 19:50:08 2019 +0200
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
527ded8
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 23 11:47:37 2019 -0400
f64579a
ARM: da850evm_nand: Enable Ethernet
by Adam Ford
· Sun Aug 25 09:34:49 2019 -0500
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· Thu Aug 22 15:41:46 2019 +0200
23b37f9
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· Thu Aug 22 12:28:04 2019 +0200
1ef0c49
Convert CONFIG_MX_CYCLIC to Kconfig
by Adam Ford
· Wed Aug 14 07:54:34 2019 -0500
2c7a8d4
configs: Resync with savedefconfig
by Tom Rini
· Wed Aug 14 08:11:27 2019 -0400
436fe52
ARM: da850-evm: Enable the USB PHY and MUSB Driver
by Adam Ford
· Wed Jul 10 13:59:11 2019 -0500
f82db92
davinci: da850-evm: enable driver model for NAND
by Bartosz Golaszewski
· Mon Jul 29 08:58:05 2019 +0200
a5105d2
ARM: da850evm: Remove legacy OHCI referencs and unify platform
by Adam Ford
· Tue Jul 02 10:36:28 2019 -0500
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· Wed Jul 24 10:12:07 2019 +0200
68e4f8f
ARM: davinci: SPL: fix BSS initialization
by Sekhar Nori
· Thu May 30 19:04:55 2019 +0530
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
200bc77
ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
by Adam Ford
· Mon Feb 25 21:53:47 2019 -0600
f442e0f
ARM: da850evm: Increase Malloc Size
by Adam Ford
· Wed Feb 13 13:06:37 2019 -0600
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
2b62b91
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
by Tom Rini
· Tue Nov 13 19:54:45 2018 -0500
c17c281
configs: Resync with savedefconfig
by Tom Rini
· Tue Nov 13 19:44:53 2018 -0500
b176b07
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Oct 12 11:54:30 2018 -0400
bb43fb2
ARM: da850evm: Pinctrl for da850evm
by Adam Ford
· Sun Sep 09 08:50:40 2018 -0500
fbe549c
ARM: da850evm: Enable CMD_DM for da850evm
by Adam Ford
· Sun Sep 09 08:50:39 2018 -0500
1dec3bd
ARM: configs: Add da850evm_nand to boot from NAND
by Adam Ford
· Wed Aug 15 13:22:03 2018 -0500