Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6de36a7fbe145833be03be44f5c70c3f39c66007
/
configs
/
sama5d4ek_spiflash_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
ae17fa3
Convert CONFIG_SYS_CBSIZE to Kconfig
by Tom Rini
· Wed May 11 18:01:06 2022 -0400
cbfa139
Convert CONFIG_SYS_PBSIZE to Kconfig
by Tom Rini
· Wed May 11 17:38:09 2022 -0400
59d1a71
configs: Resync with savedefconfig
by Tom Rini
· Thu May 05 14:47:31 2022 -0400
59d6289
timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER
by Eugen Hristev
· Mon Apr 04 11:35:51 2022 +0300
84567d4
configs: at91: Enable SYSRESET for Atmel/Microchip's platforms
by Sergiu Moga
· Fri Apr 01 12:27:25 2022 +0300
324cf14
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
by Tom Rini
· Thu Apr 07 12:33:23 2022 -0400
4b2fcb3
configs: Resync with savedefconfig
by Tom Rini
· Fri Apr 08 13:36:51 2022 -0400
1c47c4a
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
by Tom Rini
· Fri Feb 25 11:19:50 2022 -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
1cf7c41
Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:38 2021 -0400
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 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
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
e22fa4f
configs: Resync with savedefconfig
by Tom Rini
· Tue Aug 10 15:08:46 2021 -0400
284cb9c
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
by Simon Glass
· Sat Jul 10 21:14:31 2021 -0600
035939e
Rename GPIO_SUPPORT to GPIO
by Simon Glass
· Sat Jul 10 21:14:30 2021 -0600
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
e1b64e0
configs: Resync with savedefconfig
by Tom Rini
· Tue May 11 12:19:09 2021 -0400
2c4f6ce
configs: at91: Fix the involuntarily disablement of NAND PMECC
by Tudor Ambarus
· Fri Jan 08 14:40:17 2021 +0200
2a10b61
arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards
by Nicolas Ferre
· Wed Nov 25 14:17:48 2020 +0100
2e262c4
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 10 15:31:07 2020 -0400
8461027
configs: Resync with savedefconfig
by Tom Rini
· Tue Jul 28 08:46:52 2020 -0400
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
76f44298
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· Thu Jun 04 23:11:53 2020 +0800
6c75e63
spi: Enable missing CONFIG_SPL_DM_SPI support
by Tom Rini
· Tue Jun 16 19:06:29 2020 -0400
9e4bacb
configs: Resync with savedefconfig
by Tom Rini
· Thu Jun 04 19:29:09 2020 -0400
47dece3
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 28 16:15:47 2020 -0400
dba3670
video: enable VIDEO_ANSI and all VIDEO_BBP options
by Anatolij Gustschin
· Tue Feb 04 22:43:06 2020 +0100
f6e6e1a
configs: Resync with savedefconfig
by Tom Rini
· Wed Jan 22 13:38:00 2020 -0500
6ca096a
video: make BPP and ANSI configs optional
by Anatolij Gustschin
· Wed Dec 04 15:48:54 2019 +0100
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
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 2019 +0200
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
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
d36b102
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· Wed Aug 14 08:29:25 2019 -0500
2c7a8d4
configs: Resync with savedefconfig
by Tom Rini
· Wed Aug 14 08:11:27 2019 -0400
7bd60e6
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· Wed May 15 15:15:54 2019 +0200
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 29 15:54:04 2019 -0400
0df8104
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· Wed Feb 27 15:20:36 2019 +0100
eb8fd92
configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configs
by Eugen Hristev
· Fri Feb 08 10:57:01 2019 +0200
7830fc5
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
by Derald D. Woods
· Sat Dec 15 01:36:46 2018 -0600
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
9c51918
Convert CONFIG_NAND_ATMEL to Kconfig
by Adam Ford
· Sun Jul 08 08:11:07 2018 -0500
e0056d7
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 04 11:57:37 2018 -0400
68b37ab
configs: at91: sama5: updated mtdparts variable in bootargs
by Eugen Hristev
· Tue Apr 24 12:00:16 2018 +0300
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· Sun Apr 15 13:51:26 2018 -0400
e8f8d67
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 17 09:22:31 2018 -0400
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:27 2018 +0200
9bd0962
configs: Resync with savedefconfig
by Tom Rini
· Sat Apr 07 20:27:54 2018 -0400
1d831b6
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· Wed Mar 14 18:46:44 2018 +0530
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· Tue Feb 06 07:58:59 2018 -0600
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
5ca16b3
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
by Tuomas Tynkkynen
· Sat Jan 27 20:28:40 2018 +0200
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· Sun Oct 08 21:48:01 2017 +0300
57ba490
board: sama5d4ek: Convert to CONFIG_DM_VIDEO
by Wenyou Yang
· Mon Sep 18 15:25:59 2017 +0800
e035ea7
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
by Wenyou Yang
· Thu Sep 14 11:07:44 2017 +0800
5b0b040
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 28 07:16:32 2017 -0400
272167d
board: atmel: Use the new PIT timer driver
by Wenyou.Yang@microchip.com
· Tue Aug 15 17:40:27 2017 +0800
78873cd
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 14 19:58:53 2017 -0400
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· Mon Aug 14 20:22:17 2017 +0300
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· Fri Jul 28 21:31:42 2017 -0400
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:45 2017 -0600
256aa74
configs: Resync defconfigs
by Tom Rini
· Mon Jun 19 09:47:40 2017 -0400
79f4eea
configs: Re-sync
by Tom Rini
· Mon May 01 11:41:11 2017 -0400
4accfcc
board: sama5d4ek: enable early debug UART
by Wenyou Yang
· Thu Apr 13 10:31:21 2017 +0800
9673c2e
board: sama5d4ek: update to support DM/DT
by Wenyou Yang
· Thu Apr 13 10:31:19 2017 +0800
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· Mon Oct 17 20:12:37 2016 -0600
169bb3b
Convert CONFIG_LCD to Kconfig
by Simon Glass
· Mon Oct 17 20:12:56 2016 -0600
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· Tue Oct 11 21:33:46 2016 -0400
b24fdca
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:58 2016 -0600
219d612
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:57 2016 -0600
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:56 2016 -0600
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:43 2016 -0600
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:41 2016 -0600
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:39 2016 -0600
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· Mon Sep 12 23:18:22 2016 -0600
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
a93dac7
ARM: atmel: Enable FIT image support for SAMA5Dx
by Marek Vasut
· Mon Apr 18 18:30:41 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
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:25 2016 +0300
b084b0c
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· Fri Mar 25 16:39:47 2016 +0200
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
Next »