Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1c702b88a6bf9099f5a8383203a55dd83f4fdca
/
include
/
configs
/
am57xx_evm.h
9fa2df8
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· Wed Jul 26 22:25:30 2017 -0500
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
97c70f7
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· Wed Jul 19 21:50:04 2017 +0800
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· Wed Jun 14 21:28:21 2017 -0600
2698dac
arm: am57xx: Keep environment in eMMC
by Semen Protsenko
· Fri Jun 09 17:12:56 2017 +0300
6191424
arm: am57xx: Increase "bootloader" partition size
by Semen Protsenko
· Fri Jun 09 17:12:41 2017 +0300
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· Wed May 17 03:25:10 2017 -0600
e47ae87
arm: dra7xx: move CONFIG_DRA7XX to Kconfig
by Uri Mashiach
· Thu Feb 23 15:39:35 2017 +0200
d13d9eb
configs: am57xx_evm: Enable SPL_DM
by Lokesh Vutla
· Fri Feb 10 20:37:19 2017 +0530
7ff8e7c
ARM: Use Kconfig for board EEPROM's I2C bus and chip address
by Roger Quadros
· Mon Mar 13 15:04:31 2017 +0200
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
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
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· Sat Jan 21 11:48:33 2017 +0100
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· Tue Nov 29 15:22:00 2016 +0530
d9cd14f
ARM: am57xx_evm: enable DFU support
by Sekhar Nori
· Fri Nov 25 14:25:55 2016 +0530
7aab684
arm: am57xx: Enable 8-bit eMMC access
by Semen Protsenko
· Mon Oct 31 19:53:42 2016 +0200
82ef121
arm: am57xx: Define Android partition table
by Semen Protsenko
· Mon Oct 31 19:53:38 2016 +0200
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
c7e2b98
Convert CONFIG_SPL_DMA_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:33 2016 -0600
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
cfff4aa
TI: Rework SRAM definitions and maximums
by Tom Rini
· Fri Aug 26 13:30:43 2016 -0400
59cfdc0
usb: add (move) CONFIG_USB_HOST to Kconfig
by Masahiro Yamada
· Mon Aug 01 00:16:34 2016 +0900
533520a
ARM: am57xx_evm: Enable QSPI support
by Vignesh R
· Fri Jul 29 14:22:30 2016 +0530
d3b72ca
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
by Masahiro Yamada
· Sat Jun 04 07:35:04 2016 +0900
58d0023
usb: move CONFIG_USB_XHCI to Kconfig with renaming
by Masahiro Yamada
· Sat Jun 04 07:35:03 2016 +0900
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· Sun May 01 11:36:02 2016 -0600
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
161f138
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· Wed Feb 24 12:30:58 2016 -0600
1dacd0d
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· Thu Oct 29 16:50:43 2015 -0500
[Renamed (95%) from include/configs/beagle_x15.h]
8099940
usb: xhci: omap: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:17 2015 +0530
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
9f15067
ARM: BeagleBoard-X15: Enable VTT regulator
by Lokesh Vutla
· Tue Jun 16 20:36:05 2015 +0530
c3d39f9
ARM: BeagleBoard-x15: Enable IO delay recalibration sequence
by Lokesh Vutla
· Thu Jun 04 16:42:41 2015 +0530
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· Fri May 29 19:46:35 2015 -0500
dd16331
beagle_x15: increase phy autoneg timeout
by Sekhar Nori
· Tue Mar 10 16:00:09 2015 +0530
6d6c85b
beagle_x15: enable NFS command
by Felipe Balbi
· Wed Dec 10 14:16:15 2014 -0600
53e42b7
TI: armv7: enable UUID and PART
by Nishanth Menon
· Thu Dec 18 14:32:14 2014 -0600
4750eb6
beagle_x15: add board support for Beagle x15
by Felipe Balbi
· Mon Nov 10 14:02:44 2014 -0600