Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
39c8b705684df4ea5bb449a4644daa0d4e00c32d
/
configs
/
am335x_pdu001_defconfig
5c7ba12
configs: Resync with savedefconfig
by Tom Rini
· Fri Mar 01 09:06:45 2024 -0500
67e3fca
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
by Simon Glass
· Tue Sep 26 08:14:16 2023 -0600
9924ca1
configs: Resync with savedefconfig
by Tom Rini
· Fri Feb 17 09:58:06 2023 -0500
166e322
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
by Tom Rini
· Fri May 27 12:48:32 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
ba5c2b0
Convert CONFIG_SYS_MAXARGS to Kconfig
by Tom Rini
· Wed May 11 16:21:06 2022 -0400
9236071
configs: Resync with savedefconfig
by Tom Rini
· Mon Feb 14 22:21:29 2022 +0000
39a102c
arm: pdu001: Fix dt to work with the current am33xx dtsi files
by Felix Brack
· Tue Feb 08 11:38:39 2022 +0100
5ddf172
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· Wed Nov 10 09:11:40 2021 -0500
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
bccfc2e
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
by Simon Glass
· Sat Jul 10 21:14:36 2021 -0600
e91ac4c
Rename SPL_POWER_SUPPORT to SPL_POWER
by Simon Glass
· Sat Jul 10 21:14:24 2021 -0600
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
f92b6fa
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 09 12:22:06 2020 -0400
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
5b706d1
Convert CONFIG_BOARD_LATE_INIT to Kconfig
by Tom Rini
· Tue May 26 15:06:19 2020 -0400
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
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· Tue Nov 12 22:46:36 2019 -0500
7611ac6
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· Wed Sep 25 08:56:27 2019 -0600
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
c1ca573
configs: Resync with savedefconfig
by Tom Rini
· Fri Jun 21 10:11:23 2019 -0400
2b393c0
arm: am335x-pdu001: Remove watchdog support
by Felix Brack
· Tue Jun 11 10:39:52 2019 +0200
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· Wed Jan 23 14:20:03 2019 +0800
aade671
arm: am335x-pdu001: Remove SPI support
by Felix Brack
· Thu Jan 17 10:40:42 2019 +0100
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
813742e
arm: am335x-pdu001: Move from embedded to separate DTB
by Felix Brack
· Fri Dec 07 15:01:55 2018 +0100
6e26deb
configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:40 2018 +0100
34f3755
arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC
by Felix Brack
· Fri Nov 30 10:23:36 2018 +0100
c17c281
configs: Resync with savedefconfig
by Tom Rini
· Tue Nov 13 19:44:53 2018 -0500
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
e0056d7
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 04 11:57:37 2018 -0400
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· Sun Apr 15 13:51:26 2018 -0400
bb3e58c
configs: Fixup some CPSW-related items
by Tom Rini
· Tue Apr 10 11:51:53 2018 -0400
f1531ad
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
by Alex Kiernan
· Sun Apr 01 09:22:34 2018 +0000
9bd0962
configs: Resync with savedefconfig
by Tom Rini
· Sat Apr 07 20:27:54 2018 -0400
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Mar 06 19:02:27 2018 -0500
2f785a1
Kconfig: cmd: Make networking command dependent on NET
by Michal Simek
· Mon Feb 26 16:01:02 2018 +0100
732aa4a
configs: Re-sync with CONFIG_DISTRO_DEFAULTS
by Tom Rini
· Sat Feb 10 16:54:38 2018 -0500
6c3798f
configs: Resync with savedefconfig
by Tom Rini
· Sat Feb 10 20:27:45 2018 -0500
1ba8c9e
arm: add support for PDU001
by Felix Brack
· Tue Jan 23 18:27:22 2018 +0100