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
Age
Commit message (
Expand
)
Author
2020-08-13
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
Patrick Delaunay
2020-08-13
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
Patrice Chotard
2020-08-10
configs: Resync with savedefconfig
Tom Rini
2020-08-10
test/py: fix SquashFS tests
Joao Marcos Costa
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-08
Makefile: sunxi: Don't use binman to build ATF image
Simon Glass
2020-08-08
test/py: serial# cannot be overwritten on some devices
Heinrich Schuchardt
2020-08-08
Merge branch '2020-08-07-misc-improvements'
Tom Rini
2020-08-07
test: py: test_shell_run() with CONFIG_HUSH_PARSER=n
Heinrich Schuchardt
2020-08-07
tests: support mkfs.ext4 without metadata_csum
Stephen Warren
2020-08-07
board: presidio: add LED support
Jway Lin
2020-08-07
led: led_cortina: Add CAxxx LED support
Jway Lin
2020-08-07
Travis: Add squashfs-tools
Tom Rini
2020-08-07
test/py: Add tests for the SquashFS commands
Joao Marcos Costa
2020-08-07
fs/fs.c: add symbolic link case to fs_ls_generic()
Joao Marcos Costa
2020-08-07
fs/squashfs: add support for zlib decompression
Joao Marcos Costa
2020-08-07
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
2020-08-07
fs/squashfs: add filesystem commands
Joao Marcos Costa
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
2020-08-07
cmd: Update the memory-search command
Simon Glass
2020-08-07
test: Add a flag for tests that need console recording
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
console: Always define the console-recording functions
Simon Glass
2020-08-07
test: Add a way to check part of a console line or skip it
Simon Glass
2020-08-07
Merge branch '2020-08-07-mkimage-improvements'
Tom Rini
2020-08-07
mkimage: fit: fix import of external data
Patrick Oppenlander
2020-08-07
mkimage: fit: include image cipher in configuration signature
Patrick Oppenlander
2020-08-07
mkimage: fit: don't cipher ciphered data
Patrick Oppenlander
2020-08-07
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
Patrick Oppenlander
2020-08-07
mkimage: fit: only process one cipher node
Patrick Oppenlander
2020-08-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-08-06
Merge branch '2020-08-06-Kconfig-sram-options'
Tom Rini
2020-08-06
common/board_r: Move blkcache_init call earlier in the boot sequence
Ovidiu Panait
2020-08-06
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
common/board_r: Remove initr_serial wrapper
Ovidiu Panait
2020-08-06
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-08-06
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Ovidiu Panait
2020-08-06
board_f: Remove setup_board_part1
Ovidiu Panait
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
[next]