index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
95
-313
/
+1030
|
\
|
*
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
2
-0
/
+109
|
*
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
2
-7
/
+11
|
*
arm: dts: include gpio nodes for card detect
Walter Lozano
2020-07-09
5
-1
/
+24
|
*
dm: doc: update of-plat with new phandle support
Walter Lozano
2020-07-09
1
-8
/
+16
|
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
10
-65
/
+100
|
*
sandbox: Move section u_boot_list to make it RW
Walter Lozano
2020-07-09
1
-1
/
+1
|
*
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
4
-3
/
+56
|
*
core: drop const for struct driver_info
Walter Lozano
2020-07-09
3
-3
/
+3
|
*
dm: doc: update of-plat with the support for driver aliases
Walter Lozano
2020-07-09
1
-1
/
+13
|
*
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
3
-34
/
+85
|
*
dtoc: add support to scan drivers
Walter Lozano
2020-07-09
3
-4
/
+145
|
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
14
-0
/
+35
|
*
dtoc: add missing code comments
Walter Lozano
2020-07-09
1
-0
/
+3
|
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
45
-120
/
+106
|
*
test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
Bin Meng
2020-07-09
1
-0
/
+69
|
*
test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
Bin Meng
2020-07-09
1
-1
/
+1
|
*
test/dm: fdtdec: Add the missing gd declaration
Bin Meng
2020-07-09
1
-0
/
+2
|
*
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
2020-07-09
1
-3
/
+8
|
*
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2020-07-09
2
-14
/
+14
|
*
log: don't show function by default
Heinrich Schuchardt
2020-07-09
6
-10
/
+54
|
*
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
2
-1
/
+3
|
*
patman: Add tests for the rest of the checkpatch checks
Simon Glass
2020-07-09
1
-4
/
+43
|
*
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
2
-11
/
+17
|
*
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
1
-0
/
+77
|
*
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
2
-6
/
+5
|
*
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
1
-1
/
+1
|
*
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
1
-0
/
+4
|
*
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
3
-2
/
+15
|
*
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
1
-1
/
+0
|
*
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
2
-5
/
+4
|
*
patman: Pass in maintainer dirs to avoid and import
Simon Glass
2020-07-09
2
-8
/
+9
|
*
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
1
-5
/
+4
|
*
patman: Avoid circular dependency between command and tools
Simon Glass
2020-07-09
1
-4
/
+3
|
*
patman: Drop unnecessary import in gitutil
Simon Glass
2020-07-09
1
-1
/
+0
|
*
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
1
-2
/
+0
|
*
sandbox: handling out of memory
Heinrich Schuchardt
2020-07-09
1
-1
/
+4
*
|
CI: show skipped Python tests
Heinrich Schuchardt
2020-07-10
3
-3
/
+3
*
|
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
21
-26
/
+935
|
\
\
|
*
|
config: Enable USB Keyboard support on RPi4
Nicolas Saenz Julienne
2020-07-10
1
-0
/
+1
|
*
|
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-10
3
-0
/
+39
|
*
|
configs: Enable support for reset controllers on RPi4
Nicolas Saenz Julienne
2020-07-10
3
-0
/
+3
|
*
|
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
2020-07-10
4
-0
/
+85
|
*
|
arm: rpi: Add function to trigger VL805's firmware load
Nicolas Saenz Julienne
2020-07-10
3
-0
/
+66
|
*
|
configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)
Marek Szyprowski
2020-07-10
2
-1
/
+16
|
*
|
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
2020-07-10
3
-0
/
+633
|
*
|
pci: Add some PCI Express capability register offset definitions
Sylwester Nawrocki
2020-07-10
1
-0
/
+9
|
*
|
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...
Nicolas Saenz Julienne
2020-07-10
1
-0
/
+53
|
*
|
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
Marek Szyprowski
2020-07-09
1
-3
/
+15
|
*
|
rpi4: shorten a mapping for the DRAM
Marek Szyprowski
2020-07-09
1
-1
/
+1
[next]