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
*
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
1
-0
/
+11
*
x86: fsp: Add FSP2 base support
Simon Glass
2019-12-15
1
-0
/
+3
*
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
1
-0
/
+88
*
pci: Add support for p2sb uclass
Simon Glass
2019-12-15
2
-0
/
+136
*
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
2
-0
/
+186
*
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
2
-10
/
+45
*
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
1
-1
/
+8
*
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
1
-1
/
+1
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
4
-4
/
+4
*
binman: Add a library to access binman entries
Simon Glass
2019-12-15
1
-0
/
+45
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-09
2
-1
/
+34
|
\
|
*
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
1
-1
/
+17
|
*
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-12-10
1
-0
/
+17
*
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-12-09
8
-21
/
+83
|
\
\
|
|
/
|
/
|
|
*
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
1
-0
/
+19
|
*
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
2
-0
/
+23
|
*
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
2019-12-09
1
-0
/
+12
|
*
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
2019-12-09
1
-3
/
+3
|
*
include: phy: add data field for private driver data
Alex Marginean
2019-12-09
1
-0
/
+3
|
*
include: phy: define XFI and USXGMII interface types
Alex Marginean
2019-12-09
1
-0
/
+4
|
*
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Grygorii Strashko
2019-12-09
1
-1
/
+2
|
*
net: Improve documentation for string_to_ip()
Joe Hershberger
2019-12-09
1
-3
/
+4
|
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
1
-14
/
+13
*
|
linux/types.h: fix typo unchar
Heinrich Schuchardt
2019-12-09
1
-1
/
+1
*
|
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-09
4
-2
/
+23
|
\
\
|
|
/
|
/
|
|
*
imx: imx8qxp_mek: increase buffer sizes and args number
Anatolij Gustschin
2019-12-06
1
-0
/
+5
|
*
ARM: imx: vining2000: Convert to ethernet DM
Marek Vasut
2019-12-06
1
-2
/
+0
|
*
ARM: imx: vining2000: Convert to SPL framework
Marek Vasut
2019-12-06
1
-0
/
+4
|
*
common: fdt_support: add support for setting usable memory
Igor Opaniuk
2019-12-06
1
-0
/
+1
|
*
warp7: Fix U-Boot corruption after saving the environment
Fabio Estevam
2019-12-06
1
-0
/
+13
*
|
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
1
-0
/
+47
*
|
lib: crypto: add rsa public key parser
AKASHI Takahiro
2019-12-06
1
-0
/
+57
*
|
lib: crypto: add public key utility
AKASHI Takahiro
2019-12-06
2
-0
/
+178
*
|
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
1
-0
/
+117
*
|
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
3
-0
/
+174
*
|
linux/time.h: include vsprintf.h
AKASHI Takahiro
2019-12-06
1
-0
/
+1
*
|
include: kernel.h: include printk.h
AKASHI Takahiro
2019-12-06
1
-1
/
+1
*
|
lib: add mktime64() for linux compatibility
AKASHI Takahiro
2019-12-06
1
-0
/
+10
*
|
rtc.h: add struct udevice declaration
AKASHI Takahiro
2019-12-06
1
-0
/
+2
*
|
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
2019-12-06
1
-0
/
+10
*
|
rockchip: allow loading larger kernels
Ben Wolsieffer
2019-12-06
2
-2
/
+2
*
|
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
1
-6
/
+0
*
|
configs: move CONFIG_MTD in defconfigs when set in arch includes
Miquel Raynal
2019-12-04
2
-2
/
+0
*
|
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
4
-5
/
+2
*
|
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
1
-1
/
+1
*
|
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
44
-122
/
+121
*
|
ARM: MediaTek: add basic support for MT8518 boards
mingming lee
2019-12-03
1
-0
/
+65
*
|
clk: mediatek: add driver for MT8518
mingming lee
2019-12-03
1
-0
/
+249
*
|
ARM: omapl138_lcdk: Allow early init to start instruction cache
Adam Ford
2019-12-03
1
-1
/
+1
*
|
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-03
3
-7
/
+0
[next]