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
/
common
/
Makefile
Age
Commit message (
Expand
)
Author
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2018-11-09
common: build ymodem only on need
Jun Nie
2018-08-20
cmd: Add dtimg command
Sam Protsenko
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-01-12
common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
2017-12-07
log: Add a console driver
Simon Glass
2017-12-07
log: Add an implementation of logging
Simon Glass
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-09-18
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-10
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-06-05
bootstage: Support SPL
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
Kconfig: Add CONFIG_HASH to enable hashing API
Simon Glass
2017-05-12
common: Only build cli_readline.o for CMDLINE on non-SPL
Tom Rini
2017-05-11
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-02-12
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
Masahiro Yamada
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-16
Use separate options for TPL support
Simon Glass
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-20
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-05-27
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Simon Glass
2016-05-20
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-04-18
common: env: support sata device
Peng Fan
2016-03-22
Allow command-line files to be dropped
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
common: Add support for environment file in EXT4.
Stuart Longland
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-01-25
Move all command code into its own directory
Simon Glass
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2015-12-05
common/Makefile: Compile fdt_support is enabled in SPL
Stefan Roese
[next]