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-07-11
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-11
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-11
ARM: uniphier: remove NAND reset code
Masahiro Yamada
2020-07-11
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-07-11
mtd: nand: raw: denali: Assert reset before deassert
Ley Foon Tan
2020-07-11
serial: uniphier: enable FIFO
Masahiro Yamada
2020-07-11
serial: uniphier: flush transmitter before changing hardware settings
Masahiro Yamada
2020-07-11
serial: uniphier: use register macros instead of structure
Masahiro Yamada
2020-07-11
ARM: uniphier: remove sbc/ directory
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: add UniPhier System Bus driver
Masahiro Yamada
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
2020-07-11
ARM: uniphier: remove unused uniphier_sbc_init_admulti()
Masahiro Yamada
2020-07-11
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
Masahiro Yamada
2020-07-11
ARM: uniphier: sync with Linux 5.8-rc4
Masahiro Yamada
2020-07-11
ARM: uniphier: consolidate SoC select menu
Masahiro Yamada
2020-07-11
ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB
Masahiro Yamada
2020-07-11
Revert "ARM: uniphier: add weird workaround code for LD20"
Masahiro Yamada
2020-07-10
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
CI: show skipped Python tests
Heinrich Schuchardt
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
Merge branch '2020-08-10-arbitrary-virt-phys-mappings'
Tom Rini
2020-07-10
config: Enable support for the XHCI controller on RPI4 board
Marek Szyprowski
2020-07-10
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
Marek Szyprowski
2020-07-10
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
arm: provide a function for boards init code to modify MMU virtual-physical map
Marek Szyprowski
2020-07-10
arm: update comments to the common style
Marek Szyprowski
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
2020-07-10
config: Enable USB Keyboard support on RPi4
Nicolas Saenz Julienne
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-10
configs: Enable support for reset controllers on RPi4
Nicolas Saenz Julienne
2020-07-10
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
2020-07-10
arm: rpi: Add function to trigger VL805's firmware load
Nicolas Saenz Julienne
2020-07-10
configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)
Marek Szyprowski
2020-07-10
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
2020-07-10
pci: Add some PCI Express capability register offset definitions
Sylwester Nawrocki
2020-07-10
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...
Nicolas Saenz Julienne
2020-07-10
doc: driver-model: Update SPI migration status
Jagan Teki
2020-07-10
spi: kirkwood: Drop nondm code
Bhargav Shah
2020-07-09
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
arm: dts: include gpio nodes for card detect
Walter Lozano
2020-07-09
dm: doc: update of-plat with new phandle support
Walter Lozano
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
sandbox: Move section u_boot_list to make it RW
Walter Lozano
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
dm: doc: update of-plat with the support for driver aliases
Walter Lozano
2020-07-09
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
dtoc: add support to scan drivers
Walter Lozano
[next]