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
2018-07-26
sandbox: eth-raw: Allow interface to be specified by index
Joe Hershberger
2018-07-26
sandbox: eth-raw: Add a function to ask the host about localhost
Joe Hershberger
2018-07-26
net: sandbox-raw: Convert raw eth driver to livetree
Joe Hershberger
2018-07-26
net: sandbox: Convert sandbox mock eth driver to livetree
Joe Hershberger
2018-07-26
net: Correct comment in Kconfig
Joe Hershberger
2018-07-26
sandbox: eth-raw: Make sure descriptors are always initialized
Joe Hershberger
2018-07-26
net: Only call halt on a driver that has been init'ed
Joe Hershberger
2018-07-26
sandbox: Fix format of fake-host-hwaddr in test.dts
Joe Hershberger
2018-07-26
sandbox: eth-raw: Correct valid socket test in send/recv
Joe Hershberger
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
console: Remember if ctrlc is disabled in console_tstc()
Joe Hershberger
2018-07-26
Makefile: Fix 'clean' target
Tom Rini
2018-07-24
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2018-07-25
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
ARM: uniphier: enable MTD partition and UBI
Masahiro Yamada
2018-07-25
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-07-25
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
2018-07-25
mtd: nand: denali: correct buffer alignment for DMA transfer
Masahiro Yamada
2018-07-25
kconfig: Avoid format overflow warning from GCC 8.1
Luis Araneda
2018-07-24
mailmap: Fix broken email from fit_image.c
Michal Simek
2018-07-24
configs: am3517-evm: Setup NAND booting
Adam Ford
2018-07-24
ARM: AM3517-EVM: Update Maintainer
Adam Ford
2018-07-24
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
Heinrich Schuchardt
2018-07-24
doc: Move device tree bindings documentation to doc/device-tree-bindings
Breno Lima
2018-07-24
mkimage: fit_image: Use macros from image.h
Michal Simek
2018-07-24
omap3: beagle: re-enable EFI support after the following commit removed it by...
Guillaume GARDET
2018-07-24
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-24
hashtable: Fix length calculation in hexport_r
Zubair Lutfullah Kakakhel
2018-07-24
avb2.0: use block API in AVB ops
Igor Opaniuk
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
2018-07-24
mtdparts: fixed buffer overflow bug
Kay Potthoff
2018-07-24
board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
Patrice Chotard
2018-07-24
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-07-24
rtc: compile date.c if DM_RTC
AKASHI Takahiro
2018-07-23
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2018-07-23
ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
Adam Ford
2018-07-23
Convert CONFIG_DA8XX_GPIO to Kconfig
Adam Ford
2018-07-23
ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted
Adam Ford
2018-07-23
ARM: dts: am3517-evm-uboot: Add reg-shift for UART
Adam Ford
2018-07-23
doc: Replace DocBook with sphinx-based docs
Mario Six
2018-07-23
ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4
Adam Ford
2018-07-23
ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4
Adam Ford
2018-07-23
ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4
Adam Ford
2018-07-23
ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4
Adam Ford
2018-07-23
m68k: m5253evbe: Remove this board
Tom Rini
2018-07-23
spi: stm32_qspi: rework mode management
Christophe Kerello
2018-07-23
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
Christophe Kerello
[next]