index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
dtoc: add missing code comments
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
Bin Meng
2020-07-09
test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
Bin Meng
2020-07-09
test/dm: fdtdec: Add the missing gd declaration
Bin Meng
2020-07-09
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
2020-07-09
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
patman: Add tests for the rest of the checkpatch checks
Simon Glass
2020-07-09
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
patman: Pass in maintainer dirs to avoid and import
Simon Glass
[next]