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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-02-14
1
-0
/
+1
|
\
\
|
*
|
ARM: keystone2: enable initrd fixup for LPAE addressing
Tero Kristo
2020-02-13
1
-0
/
+1
|
|
/
*
/
pci: definition of pci_addr_t and pci_size_t
Heinrich Schuchardt
2020-02-13
1
-2
/
+2
|
/
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
28
-286
/
+556
|
\
|
*
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
3
-1
/
+4
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
3
-71
/
+87
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-2
/
+4
|
*
sound: Add a new stop_play() method
Simon Glass
2020-02-05
1
-0
/
+12
|
*
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
1
-21
/
+1
|
*
sandbox: Rename strdup() functions
Simon Glass
2020-02-05
1
-0
/
+5
|
*
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
1
-1
/
+1
|
*
sandbox: Use a prefix for all allocation functions
Simon Glass
2020-02-05
1
-2
/
+22
|
*
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
dma: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
clk: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
1
-1
/
+1
|
*
reset: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
mailbox: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
|
*
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
1
-0
/
+3
|
*
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2020-02-05
1
-0
/
+3
|
*
test: Add a way to check each line of console output
Simon Glass
2020-02-05
2
-0
/
+69
|
*
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
1
-0
/
+19
|
*
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
1
-1
/
+2
|
*
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
1
-0
/
+13
|
*
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
1
-0
/
+39
|
*
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
2
-1
/
+44
|
*
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+12
|
*
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
1
-1
/
+12
|
*
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-4
/
+5
|
*
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
1
-3
/
+6
|
*
test: Add underscore prefix to macro parameters
Simon Glass
2020-02-05
1
-22
/
+22
|
*
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
1
-97
/
+108
|
*
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
1
-13
/
+13
|
*
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
2
-9
/
+9
|
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
1
-10
/
+12
|
*
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
2
-16
/
+18
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
5
-0
/
+217
|
\
\
|
*
|
tpm: Add more TPM2 definitions
Simon Glass
2020-02-07
1
-0
/
+31
|
*
|
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
1
-0
/
+115
|
*
|
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
1
-0
/
+23
|
*
|
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
1
-0
/
+15
|
*
|
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
2
-0
/
+16
|
*
|
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-07
1
-0
/
+17
|
|
/
*
|
board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ
Ian Ray
2020-02-09
2
-2
/
+4
*
|
board: ge: bx50v3, mx53ppd: fix firstboot detection
Robert Beckett
2020-02-09
2
-4
/
+3
*
|
board: ge: mx53ppd: use DM for uart
Ian Ray
2020-02-09
1
-8
/
+1
*
|
board: ge: bx50v3: use DM for uart
Robert Beckett
2020-02-09
1
-8
/
+2
*
|
board: ge: mx53ppd: Use DM for ethernet
Robert Beckett
2020-02-09
1
-8
/
+0
*
|
board: ge: bx50v3: Enable DM PWM for backlight
Robert Beckett
2020-02-09
1
-1
/
+1
[prev]
[next]