Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c49a653897788d12f963d21b0d632f0253266f3d
/
configs
/
brppt2_defconfig
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
5d181d5
Merge branch '2022-06-28-Kconfig-migrations' into next
by Tom Rini
· Wed Jun 29 09:54:02 2022 -0400
065d661
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
by Tom Rini
· Mon Jun 13 22:57:35 2022 -0400
166e322
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
by Tom Rini
· Fri May 27 12:48:32 2022 -0400
5524243
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
by Tom Rini
· Thu May 26 13:36:17 2022 -0400
8a14ac4
Convert CONFIG_SPL_STACK to Kconfig
by Tom Rini
· Thu May 26 13:13:21 2022 -0400
cbfa139
Convert CONFIG_SYS_PBSIZE to Kconfig
by Tom Rini
· Wed May 11 17:38:09 2022 -0400
ba5c2b0
Convert CONFIG_SYS_MAXARGS to Kconfig
by Tom Rini
· Wed May 11 16:21:06 2022 -0400
4b2fcb3
configs: Resync with savedefconfig
by Tom Rini
· Fri Apr 08 13:36:51 2022 -0400
26011a3
Convert CONFIG_NET_RETRY_COUNT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:02 2022 -0500
a8a7750
Convert CONFIG_ARP_TIMEOUT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:01 2022 -0500
1c47c4a
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
by Tom Rini
· Fri Feb 25 11:19:50 2022 -0500
e141f56
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:42 2021 -0500
e25a03a
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 01 12:19:22 2021 +0000
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
57b9381
imx: Finish migration of IMX_CONFIG to Kconfig
by Tom Rini
· Tue Aug 24 20:41:00 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
bccfc2e
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
by Simon Glass
· Sat Jul 10 21:14:36 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
f92b6fa
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 09 12:22:06 2020 -0400
464ccf0
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 25 23:12:43 2020 -0400
a0916d3
arm: mx6: Make all i.MX6 SoCs user-selectable
by Tom Rini
· Tue Aug 18 07:43:50 2020 -0400
a3dc6a4
Convert CONFIG_NETCONSOLE to Kconfig
by Tom Rini
· Sun Aug 23 13:06:36 2020 -0400
2e262c4
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 10 15:31:07 2020 -0400
499c9f7
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
by Adam Ford
· Fri Jul 03 09:00:14 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
76f44298
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· Thu Jun 04 23:11:53 2020 +0800
47dece3
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 28 16:15:47 2020 -0400
306b4b5
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
by Tom Rini
· Wed Mar 11 18:11:18 2020 -0400
6bd3b14
configs: Resync with savedefconfig
by Tom Rini
· Thu Feb 06 13:42:52 2020 -0500
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
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
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
6443d5d
board/BuR/brppt2: initial commit
by Hannes Schmelzer
· Wed Jul 17 14:29:53 2019 +0200