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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: ti: k3-ringacc: Add an API to request pair of rings
Vignesh Raghavendra
2020-07-13
1
-0
/
+4
*
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
1
-0
/
+53
|
\
|
*
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...
Nicolas Saenz Julienne
2020-07-10
1
-0
/
+53
*
|
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
Rasmus Villemoes
2020-07-09
1
-3
/
+45
*
|
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
2020-07-09
1
-35
/
+5
*
|
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
Rasmus Villemoes
2020-07-09
1
-19
/
+8
|
/
*
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
1
-1
/
+1
*
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
1
-1
/
+10
*
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
6
-558
/
+774
*
psci: add 'static inline' to invoke_psci_fn() stub
Masahiro Yamada
2020-06-23
1
-2
/
+2
*
dma-mapping: Add header file for ARCH_DMA_MINALIGN
Simon Glass
2020-06-02
1
-0
/
+1
*
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
2020-05-29
1
-0
/
+18
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
3
-0
/
+6
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
2
-0
/
+2
*
iopoll: Add readl_poll_sleep_timeout
Jagan Teki
2020-05-11
1
-0
/
+6
*
iopoll: Add dealy to read poll
Jagan Teki
2020-05-11
1
-2
/
+6
*
iopoll: Add read_poll_timeout common API
Jagan Teki
2020-05-11
1
-2
/
+4
*
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
2020-04-30
1
-0
/
+1
*
mtd: spi-nand: Import Toshiba SPI-NAND support
Robert Marko
2020-04-29
1
-0
/
+1
*
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
1
-299
/
+0
*
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
1
-4
/
+6
|
\
|
*
usb: Migrate to support live DT for some driver
Kever Yang
2020-03-30
1
-4
/
+6
*
|
firmware: tisci: Drop all deprecated messages
Lokesh Vutla
2020-03-03
1
-6
/
+0
|
/
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-0
/
+63
*
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
1
-0
/
+3
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+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
*
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
*
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
1
-0
/
+8
*
clk: Include missing headers for linux/clk-provider.h
Sean Anderson
2020-01-26
1
-0
/
+4
*
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
2
-0
/
+145
|
\
|
*
lib: Import few bitmap functions from Linux
Vignesh Raghavendra
2020-01-20
2
-0
/
+145
*
|
common: Move ROUND() into kernel.h
Simon Glass
2020-01-17
1
-0
/
+2
*
|
common: Move check_member() to kernel.h
Simon Glass
2020-01-17
1
-0
/
+11
*
|
common: Move type declarations to linux/types.h
Simon Glass
2020-01-17
1
-0
/
+4
|
/
*
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
Tudor Ambarus
2019-12-17
1
-0
/
+2
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-12-09
1
-0
/
+19
|
\
|
*
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
1
-0
/
+19
*
|
linux/types.h: fix typo unchar
Heinrich Schuchardt
2019-12-09
1
-1
/
+1
|
/
*
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
*
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
1
-6
/
+0
*
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+2
*
common: Drop linux/crc8.h
Simon Glass
2019-12-02
1
-23
/
+0
*
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-11-23
1
-0
/
+19
[next]