Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ef7b1f78763cf9845e20293ff0685d523c93c40a
/
include
/
configs
/
am335x_evm.h
f6d26d8
Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
by Tom Rini
· Wed Sep 22 14:50:39 2021 -0400
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
8e6d9c7
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
by Tom Rini
· Wed Sep 22 14:50:33 2021 -0400
a2fbd4a
Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:32 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
eb6aadc
arm: Finish migration of CONFIG_MACH_TYPE
by Tom Rini
· Mon Aug 30 09:16:32 2021 -0400
faed567
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:45 2021 -0400
a2612c5
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
by Tom Rini
· Tue Aug 17 17:59:44 2021 -0400
f12a0f2
ti: am335x_evm: Switch to DISTRO_BOOT only
by Tom Rini
· Thu Jun 10 19:01:47 2021 -0400
618ba9f
arm: mach-omap2: am33xx: Add device structure for spi
by Faiz Abbas
· Mon Sep 14 12:11:15 2020 +0530
5a8141a
am335x_evm: Allow booting from usb-storage device
by Matwey V. Kornilov
· Mon Aug 24 21:00:33 2020 +0300
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
5d15419
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· Fri Apr 24 15:35:53 2020 -0400
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
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· Sun Nov 10 11:28:03 2019 -0500
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· Thu Aug 22 15:41:46 2019 +0200
7bd60e6
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· Wed May 15 15:15:54 2019 +0200
2386edc
configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
by Tom Rini
· Sun Jun 02 08:57:31 2019 -0400
e1269f4
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· Fri Apr 12 10:51:05 2019 +0000
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· Wed Feb 27 15:20:38 2019 +0100
0df8104
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· Wed Feb 27 15:20:36 2019 +0100
1f29eb7
configs: am335x_evm: Do not disable DM_USB in SPL
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:59 2018 +0100
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· Sun Oct 14 15:10:50 2018 -0500
8a15786
Add Beaglebone Enhanced support
by Koen Kooi
· Wed Jul 18 10:13:59 2018 +0200
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:27 2018 +0200
a410d6e
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· Sun Apr 01 16:37:53 2018 +0000
cc46484
ti: am335x: Fix bootargs when building without NET
by Alex Kiernan
· Sun Apr 01 09:22:35 2018 +0000
b56b5b3
Add support for BeagleBoard.org PocketBeagle
by Jason Kridner
· Wed Mar 07 05:40:41 2018 -0500
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· Fri Feb 16 21:17:44 2018 +0530
8845635
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:40 2018 +0000
6dd8c90
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
by Lukasz Majewski
· Fri Feb 09 23:50:57 2018 +0100
88d79eb
am335x_evm: Consolidate eMMC partitions with DFU info
by Sam Protsenko
· Wed Feb 07 20:41:32 2018 +0200
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
9d3e6c3
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· Fri Dec 29 08:16:05 2017 -0600
0b4c64a
am335x_evm: Fix DFU for eMMC
by Sam Protsenko
· Tue Dec 12 20:07:41 2017 +0200
80d51a4
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· Mon Nov 06 18:15:11 2017 -0500
5ad8e11
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· Sun Oct 22 17:55:07 2017 -0400
5b7c9f0
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· Mon Oct 16 14:08:26 2017 -0500
7285f48
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· Thu Sep 07 08:46:14 2017 +0200
6584977
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· Wed Sep 06 23:23:21 2017 +0200
764bf28
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· Wed Sep 06 22:53:43 2017 +0200
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· Sat Jul 29 11:35:31 2017 -0600
fec7402
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· Fri Aug 04 14:01:32 2017 +0200
51ef45a
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· Fri Aug 04 16:34:50 2017 -0600
c034e3d
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· Fri Aug 04 16:34:49 2017 -0600
ca22e96
configs: Finish migration of PHY_GIGE
by Tom Rini
· Mon Aug 07 22:00:34 2017 -0400
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· Wed Jul 26 21:48:00 2017 -0400
5b32e18
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· Sun Jul 23 21:19:47 2017 -0600
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:45 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
c20bb73
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· Sat Jul 22 18:36:16 2017 -0400
7ef5c70
configs: am335x_evm: Enable FASTBOOT based on kconfig
by Alexandru Gagniuc
· Mon Feb 06 19:17:32 2017 -0800
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· Wed May 17 03:25:10 2017 -0600
08127cd
include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled
by Jean-Jacques Hiblot
· Fri Apr 14 19:50:01 2017 +0200
4c73b23
configs: am335x_evm: Enable SPL_DM
by Lokesh Vutla
· Wed Apr 26 13:37:09 2017 +0530
899fd3e
configs: am335x_evm: Use omap2 generic spl load script
by Lokesh Vutla
· Wed Apr 26 13:37:07 2017 +0530
0ea56fe
ARM: ti: consolidate mmc environment variables
by Sekhar Nori
· Thu Apr 06 14:52:56 2017 +0530
89ef1d6
config: am335x_evm: detect BeagleBone Blue using BLA
by robertcnelson@gmail.com
· Thu Mar 30 14:29:54 2017 -0500
b55cd7a
config: am335x_evm: detect Green Wireless using GW1
by robertcnelson@gmail.com
· Thu Mar 30 14:29:53 2017 -0500
c5d7d22
config: am335x_evm: detect Black Wireless using BWA
by robertcnelson@gmail.com
· Thu Mar 30 14:29:52 2017 -0500
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· Sat Feb 11 22:43:54 2017 +0900
d997f7c
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
by Tom Rini
· Wed Jan 25 20:42:36 2017 -0500
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:41 2017 +0100
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· Mon Jan 23 13:31:21 2017 -0700
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· Sat Jan 21 11:48:33 2017 +0100
dac1552
ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
by Emmanuel Vadot
· Thu Jan 05 04:16:36 2017 +0100
73fd4bd
am335x_evm: enable usb ether gadget as it supports DM_ETH
by Mugunthan V N
· Thu Nov 17 14:38:14 2016 +0530
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· Sat Dec 03 19:43:51 2016 -0500
c2913ac
ti_armv7_common: env: Add support for loading FIT images
by Lokesh Vutla
· Tue Nov 29 11:58:00 2016 +0530
f01f8b3
ti_armv7_common: env: Consolidate support for loading images from mmc
by Lokesh Vutla
· Tue Nov 29 11:57:59 2016 +0530
0eef94b
configs: am335x: usb: do not define CONFIG_DM_USB for spl
by Mugunthan V N
· Thu Nov 17 14:38:06 2016 +0530
bb018cf
ARM: ti: consolidate dfu environment variables
by Sekhar Nori
· Fri Nov 25 14:25:54 2016 +0530
28eec37
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· Mon Nov 07 21:34:54 2016 -0500
1d12ba2
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· Thu Oct 06 07:55:15 2016 +0200
d9a3e4d
include: configs: am335x: add Atheros phy support
by Mugunthan V N
· Thu Oct 13 19:33:37 2016 +0530
109d63b
config: Remove usage of CONFIG_STORAGE_EMMC
by Andrew F. Davis
· Tue Aug 30 14:06:27 2016 -0500
265c7da
dfu: Migrate to Kconfig
by Tom Rini
· Mon Sep 19 13:31:30 2016 -0400
7842c30
Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:19:03 2016 -0600
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
0d7c7e0
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:54 2016 -0600
227392d
Convert CONFIG_SPL_NET_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:50 2016 -0600
400f264
Convert CONFIG_SPL_NET_VCI_STRING to Kconfig
by Simon Glass
· Mon Sep 12 23:18:49 2016 -0600
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:48 2016 -0600
e968ccd
Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:47 2016 -0600
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:44 2016 -0600
d6c08cf
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:35 2016 -0600
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
86e2987
config: env: Set AM335x-ICEv2 board specific env
by Lokesh Vutla
· Mon May 16 11:47:27 2016 +0530
0d144f5
board: AM335x-ICEv2: Add cpsw support
by Lokesh Vutla
· Mon May 16 11:47:26 2016 +0530
e996e7a
configs: am335x_evm: Switch to env on FAT SD by default
by Tom Rini
· Mon May 16 11:32:49 2016 +0530
ca8db72
config: am335x_evm: detect BoneGreen using BBG1
by matwey.kornilov@gmail.com
· Sun May 01 19:58:31 2016 +0300
Next »