index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
apalis_imx6.h
Age
Commit message (
Expand
)
Author
2017-12-12
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Tuomas Tynkkynen
2017-10-12
mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
Fabio Estevam
2017-09-11
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-07
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Alexandru Gagniuc
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-08-07
configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1
Alexandru Gagniuc
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-22
Convert CONFIG_CMD_HDMIDETECT to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_FUSE to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_BMODE to Kconfig
Simon Glass
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
colibri_imx7/colibri_imx6/apalis_imx6: limit bootm memory
Stefan Agner
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-12-16
arm: imx: initial support for apalis imx6
Max Krummenacher