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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-06
1
-0
/
+24
|
\
|
*
video: seps525: Add dt binding description
Vikhyat Goyal
2021-01-05
1
-0
/
+24
*
|
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
4
-30
/
+26
|
\
\
|
*
|
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
1
-10
/
+6
|
*
|
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
1
-3
/
+3
|
*
|
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
1
-1
/
+1
|
*
|
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
4
-18
/
+18
*
|
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
27
-466
/
+1010
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: android/boot-image: invalid C declaration
Heinrich Schuchardt
2021-01-04
1
-3
/
+4
|
|
/
|
*
doc: edison: Update information about xFSTK
Andy Shevchenko
2020-12-22
1
-20
/
+29
|
*
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-12-20
3
-0
/
+201
|
|
\
|
|
*
doc: man-page for bootefi command
Heinrich Schuchardt
2020-12-20
2
-0
/
+136
|
|
*
doc: button command
Heinrich Schuchardt
2020-12-20
2
-0
/
+65
|
*
|
spi: dw: Document devicetree binding
Sean Anderson
2020-12-18
1
-0
/
+56
|
*
|
doc: Fix typo in FIT documentation
Sean Anderson
2020-12-18
1
-1
/
+1
|
|
/
|
*
doc: uefi: remove leading $ from bash commands
Heinrich Schuchardt
2020-12-15
1
-3
/
+3
|
*
doc: move README.bootmenu to HTML doc
Heinrich Schuchardt
2020-12-15
3
-98
/
+96
|
*
doc: move README.trace to HTML documentation
Heinrich Schuchardt
2020-12-15
2
-113
/
+123
|
*
doc: move README.NetConsole to HTML documentation
Heinrich Schuchardt
2020-12-15
2
-21
/
+35
|
*
doc: use code-block in pstore.rst
Heinrich Schuchardt
2020-12-15
1
-1
/
+3
|
*
doc: move pstore.rst to usage/pstore.rst
Heinrich Schuchardt
2020-12-15
3
-7
/
+13
|
*
doc: move README.commands to HTML doc
Heinrich Schuchardt
2020-12-15
3
-186
/
+227
|
*
doc: allow building htmldoc with Sphinx 3+
Heinrich Schuchardt
2020-12-15
1
-1
/
+28
|
*
doc: global data pointer on x86, x86_64
Heinrich Schuchardt
2020-12-15
1
-1
/
+3
|
*
doc/build/gcc.rst: required packages for SUSE
Heinrich Schuchardt
2020-12-15
1
-0
/
+20
|
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
2020-12-08
6
-6
/
+166
|
|
\
|
|
*
imx8mp_evk: README instruction fixes
Baruch Siach
2020-12-07
1
-6
/
+6
|
|
*
doc: board: imx8qm-rom7720-a1.rst: convert readme to reST
Oliver Graute
2020-12-07
3
-0
/
+85
|
|
*
doc: board: apalis-imx8x: add documentation
Igor Opaniuk
2020-12-06
2
-0
/
+75
|
*
|
Revert "arm64: dts: a3720: add support for espressobin with populated emmc"
Pali Rohár
2020-12-07
1
-5
/
+2
|
|
/
*
|
qemu: arm64: Add documentation for capsule update
Sughosh Ganu
2020-12-31
2
-0
/
+211
*
|
dm: Update documentation for new sequence numbers
Simon Glass
2020-12-18
1
-24
/
+35
*
|
linker_lists: Fix alignment issue
Simon Glass
2020-12-18
1
-0
/
+59
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
3
-17
/
+17
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
6
-32
/
+32
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
3
-6
/
+6
*
|
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
1
-1
/
+1
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
6
-48
/
+48
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
6
-27
/
+27
|
/
*
phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off
Patrick Delaunay
2020-11-25
1
-0
/
+2
*
pinctrl: k210: Rename power domains to match datasheet
Sean Anderson
2020-11-17
1
-1
/
+1
*
doc: qemu-riscv: describe attaching a disk image
Heinrich Schuchardt
2020-11-17
1
-0
/
+8
*
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
2
-0
/
+10
|
\
|
*
doc: add sandbox API
Heinrich Schuchardt
2020-11-05
2
-0
/
+10
*
|
Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-11-06
3
-11
/
+17
|
\
\
|
*
|
doc: board: vim3: Fix build instructions
Neil Armstrong
2020-11-05
2
-8
/
+12
|
*
|
doc: board: amlogic: Update support matrix
Neil Armstrong
2020-11-05
1
-3
/
+5
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-11-06
4
-4
/
+108
|
\
\
\
|
*
|
|
smbios: Add documentation and devicetree binding
Simon Glass
2020-11-06
2
-0
/
+85
|
*
|
|
doc: Add a binding for sysinfo
Simon Glass
2020-11-06
1
-0
/
+19
[next]