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
/
rcar-gen3-common.h
Age
Commit message (
Expand
)
Author
2019-02-02
Kconfig: Migrate CONFIG_BUILD_TARGET
Jagan Teki
2018-12-04
ARM: rmobile: Convert to bootm_size
Marek Vasut
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-06-14
ARM: rmobile: Point load address to more sane area on Gen3
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3
Marek Vasut
2018-02-27
ARM: rmobile: Build u-boot-elf.srec on Gen3
Masaru Nagai
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-16
ARM: rmobile: Enable autocompletion on Gen3
Marek Vasut
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-22
fs: fat: Drop CONFIG_SUPPORT_VFAT
Tuomas Tynkkynen
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2017-12-09
ARM: rmobile: Add R8A77970 SoC
Marek Vasut
2017-11-30
ARM: rmobile: Zap ad-hoc DRAM configuration macros
Marek Vasut
2017-11-30
ARM: rmobile: Clean up GIC macros
Marek Vasut
2017-09-28
ARM: rmobile: Switch to DM PFC pinmux and GPIO driver
Marek Vasut
2017-09-24
ARM: rmobile: Place initial stack right below U-Boot
Marek Vasut
2017-09-24
ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configs
Marek Vasut
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-11
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
2017-08-03
ARM: rmobile: Increase console buffer sizes
Marek Vasut
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-22
ARM: rmobile: salvator-x: Set default device tree
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board config
Marek Vasut
2017-05-22
ARM: rmobile: Add R8A7796 support
Marek Vasut
2017-05-22
ARM: rmobile: Update link address to match latest BL2
Marek Vasut
2017-04-30
Kconfig: Drop CONFIG_CMD_DFL
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
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
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-08-20
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2016-08-17
ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Add support salvator-x board
Nobuhiro Iwamatsu