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
2017-12-07
log: test: Add a pytest for logging
Simon Glass
2017-12-07
log: sandbox: Enable logging
Simon Glass
2017-12-07
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
log: Add a test command
Simon Glass
2017-12-07
log: Add a 'log level' command
Simon Glass
2017-12-07
log: Add a console driver
Simon Glass
2017-12-07
log: Add an implementation of logging
Simon Glass
2017-12-07
Drop the log buffer
Simon Glass
2017-12-07
usb: Correct use of debug()
Simon Glass
2017-12-07
mtdparts: Correct use of debug()
Simon Glass
2017-12-07
Move debug and logging support to a separate header
Simon Glass
2017-12-07
Revert "sandbox: Drop special case console code for sandbox"
Simon Glass
2017-12-07
sandbox: Adjust pre-console address to avoid conflict
Simon Glass
2017-12-07
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-12-07
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-12-07
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
Nobuhiro Iwamatsu
2017-12-07
i2c: at91_i2c: remove the .probe_chip function
Alan Ott
2017-12-07
i2c: at91_i2c: Wait for TXRDY after sending the first byte
Alan Ott
2017-12-07
i2c: meson: add some comments
Beniamino Galvani
2017-12-07
i2c: meson: fix return codes on error
Beniamino Galvani
2017-12-07
i2c: meson: reduce timeout
Beniamino Galvani
2017-12-07
i2c: meson: improve Kconfig description
Beniamino Galvani
2017-12-05
tools: omapimage: fix corner-case in byteswap path
Philipp Tomsich
2017-12-05
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-05
efi_stub: Use efi_uintn_t
Alexander Graf
2017-12-04
Prepare v2018.01-rc1
Tom Rini
2017-12-04
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
2017-12-04
arm: Make gcc 6.0 or later a hard requirement now.
Tom Rini
2017-12-04
scripts: spl: fix typo
Peng Fan
2017-12-04
drivers: firmware: psci: use pr_* log functions instead of printf()
Masahiro Yamada
2017-12-04
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
Derald D. Woods
2017-12-04
armv8: mmu: fix page table mapping
Peng Fan
2017-12-04
arm64 :show_regs: show the address before relocation
Peng Fan
2017-12-04
ARM: arch-meson: build memory banks using reported memory from registers
Neil Armstrong
2017-12-04
arm: Add Khadas VIM support based on Meson GXL family
Neil Armstrong
2017-12-04
arm: Add LibreTech CC support based on Meson GXL family
Neil Armstrong
2017-12-04
board: p212: use common ethernet init function
Neil Armstrong
2017-12-04
board: odroid-c2: use common ethernet init function
Neil Armstrong
2017-12-04
ARM: arch-meson: add ethernet common init function
Neil Armstrong
2017-12-04
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
Masahiro Yamada
2017-12-04
libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c
Masahiro Yamada
2017-12-04
armv8: shrink exception table code
Andre Przywara
2017-12-04
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-12-04
test: compression: Convert to unit test framework
Simon Glass
2017-12-04
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
mtd: nand: denali_dt: replace printf() with pr_err()
Masahiro Yamada
2017-12-04
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
[next]