Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb67657ce182fa5413cae40a19094e9d4d4eebf6
/
include
/
linux
b314e4b
include: kernel.h: define SSIZE_MAX
by Heinrich Schuchardt
· Sun Aug 23 09:54:44 2020 +0200
0c09ade
linux/compat.h: Add wait_event_timeout macro
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:51 2020 +0300
4303396
clk: Drop dm.h header file in clk-provider.h
by Simon Glass
· Sun Jul 19 10:15:56 2020 -0600
92ecb1a
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
by Shivamurthy Shastri
· Tue Jul 07 22:04:11 2020 +0200
9a7ad5e
soc: ti: k3-ringacc: Add an API to request pair of rings
by Vignesh Raghavendra
· Mon Jul 06 13:26:23 2020 +0530
4effd27
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Fri Jul 10 14:31:22 2020 -0400
ea90192
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
by Nicolas Saenz Julienne
· Mon May 25 13:39:56 2020 +0200
fd5709f
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
by Rasmus Villemoes
· Fri Jul 03 10:37:06 2020 -0600
c111615
linux/kconfig.h: remove unused helper macros
by Rasmus Villemoes
· Fri Jul 03 10:37:05 2020 -0600
f6de07e
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
by Rasmus Villemoes
· Fri Jul 03 10:37:04 2020 -0600
ea55ba0
compilers: Introduce options for forcing inlining on SPL/TPL
by Tom Rini
· Thu May 14 08:30:08 2020 -0400
5cbb29e
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
by Tom Rini
· Thu May 14 08:30:07 2020 -0400
7c34ae4
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
by Tom Rini
· Thu May 14 08:30:06 2020 -0400
66c5174
psci: add 'static inline' to invoke_psci_fn() stub
by Masahiro Yamada
· Wed May 20 09:32:39 2020 +0900
1a64760
dma-mapping: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:04 2020 -0600
a4a2912
usb: dwc3: amend UTMI/UTMIW phy interface setup
by Frank Wang
· Tue May 26 11:34:30 2020 +0800
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
7d74144
iopoll: Add readl_poll_sleep_timeout
by Jagan Teki
· Sat May 02 12:45:03 2020 +0530
c50ae32
iopoll: Add dealy to read poll
by Jagan Teki
· Sat May 02 12:45:02 2020 +0530
9a4c65b
iopoll: Add read_poll_timeout common API
by Jagan Teki
· Sat May 02 12:45:01 2020 +0530
355db10
mtd: spi-nor: Enable QE bit for ISSI flash
by Jagan Teki
· Mon Apr 20 15:36:06 2020 +0530
24cb409
mtd: spi-nand: Import Toshiba SPI-NAND support
by Robert Marko
· Tue Mar 03 20:25:40 2020 +0100
6dd1052
libfdt: split fdt_region declarations out to <fdt_region.h>
by Masahiro Yamada
· Thu Apr 16 18:30:18 2020 +0900
b9d856f
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Tue Mar 31 17:24:19 2020 -0400
1b80705
usb: Migrate to support live DT for some driver
by Kever Yang
· Wed Mar 04 08:59:50 2020 +0800
b5981d6
firmware: tisci: Drop all deprecated messages
by Lokesh Vutla
· Fri Feb 28 17:54:48 2020 +0530
6373a17
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· Fri Feb 14 16:40:19 2020 +0900
fb6f482
dm: core: Drop the inclusion of linux/compat.h in dm.h
by Simon Glass
· Mon Feb 03 07:36:17 2020 -0700
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
0765036
sandbox: Rename strdup() functions
by Simon Glass
· Mon Feb 03 07:36:01 2020 -0700
9e8f6d6
string: Allow arch override of strndup() also
by Simon Glass
· Mon Feb 03 07:36:00 2020 -0700
62fd1a4
mtd: Rename free() to rfree()
by Simon Glass
· Mon Feb 03 07:35:56 2020 -0700
c063ee3
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· Thu Dec 05 15:46:05 2019 +0530
6814a5c
clk: Include missing headers for linux/clk-provider.h
by Sean Anderson
· Tue Dec 24 23:56:22 2019 -0500
3a7cb13
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Jan 20 14:54:55 2020 -0500
18fd00b
lib: Import few bitmap functions from Linux
by Vignesh Raghavendra
· Mon Dec 09 10:25:31 2019 +0530
64b8fe1
common: Move ROUND() into kernel.h
by Simon Glass
· Sat Dec 28 10:45:09 2019 -0700
84c48c3
common: Move check_member() to kernel.h
by Simon Glass
· Sat Dec 28 10:45:08 2019 -0700
a7c2d8a
common: Move type declarations to linux/types.h
by Simon Glass
· Sat Dec 28 10:44:53 2019 -0700
49e3ca6
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
by Tudor Ambarus
· Wed Nov 13 15:42:52 2019 +0000
4b4a605
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Mon Dec 09 13:48:22 2019 -0500
3934989
dma: ti: k3-udma: Implement dma_get_cfg() interface
by Vignesh Raghavendra
· Wed Dec 04 22:17:21 2019 +0530
c9b214c
linux/types.h: fix typo unchar
by Heinrich Schuchardt
· Sun Dec 08 00:22:01 2019 +0100
5492364
lib: add oid registry utility
by AKASHI Takahiro
· Wed Nov 13 09:44:57 2019 +0900
f702526
cmd: add asn1_compiler
by AKASHI Takahiro
· Wed Nov 13 09:44:53 2019 +0900
9825d55
linux/time.h: include vsprintf.h
by AKASHI Takahiro
· Wed Nov 13 09:44:52 2019 +0900
0037a3d
include: kernel.h: include printk.h
by AKASHI Takahiro
· Wed Nov 13 09:44:51 2019 +0900
80a75bc
lib: add mktime64() for linux compatibility
by AKASHI Takahiro
· Wed Nov 13 09:44:50 2019 +0900
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· Fri Oct 25 19:39:29 2019 +0200
caefa32
common: Move mii_init() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:31 2019 -0700
ca9b0af
common: Drop linux/crc8.h
by Simon Glass
· Thu Nov 14 12:57:14 2019 -0700
106c71f
usb: dwc3: Add phy interface for dwc3_uboot
by Jagan Teki
· Tue Nov 19 13:56:20 2019 +0530
a59f612
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Nov 08 14:05:07 2019 -0500
b5a044e
linux err: make ERR_PTR/PTR_ERR architecture specific
by Simon Goldschmidt
· Tue Oct 22 21:29:47 2019 +0200
851bddd
usb: composite: add BOS descriptor support to composite framework
by T Karthik Reddy
· Mon Oct 14 14:52:50 2019 +0200
828da47
usb: udc: Introduce ->udc_set_speed() method
by Sherry Sun
· Tue Oct 01 17:26:32 2019 +0530
cb39a96
usb: gadget: Add match_ep() op to usb_gadget_ops
by Vignesh Raghavendra
· Tue Oct 01 17:26:31 2019 +0530
e959b3b
bitmaps: import for_each_set_bit() macro
by Vignesh Raghavendra
· Tue Oct 01 17:26:30 2019 +0530
0e3ec36
list: import list_first_entry_or_null()
by Vignesh Raghavendra
· Tue Oct 01 17:26:29 2019 +0530
89117ac
fdt: Add INT32_MAX to kernel.h for libfdt
by Simon Glass
· Sun Oct 27 09:47:39 2019 -0600
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Nov 01 09:34:35 2019 -0400
7f34517
linux/types.h: Surround 'struct ustat' with __linux__
by Bin Meng
· Sun Oct 27 05:19:43 2019 -0700
487f917
fdt: Fix alignment issue when reading 64-bits properties from fdt
by Jean-Jacques Hiblot
· Tue Oct 22 10:05:22 2019 +0200
bdb4016
mtd: spi: Add 'struct spi_flash {' to the code
by Simon Glass
· Wed Sep 25 08:11:13 2019 -0600
3d5f27c
kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
by Lukasz Majewski
· Tue Sep 03 15:43:55 2019 +0200
04a11a6
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· Mon Sep 09 22:33:14 2019 +0300
3b7f3ae
clk: gate: support sandbox
by Peng Fan
· Wed Jul 31 07:01:57 2019 +0000
2d9bd93
clk: add composite clk support
by Peng Fan
· Wed Jul 31 07:01:54 2019 +0000
519eefb
clk-provider: include clk-uclass.h
by Peng Fan
· Wed Jul 31 07:01:52 2019 +0000
ec424a7
clk: fixed_rate: export clk_fixed_rate
by Peng Fan
· Wed Jul 31 07:01:39 2019 +0000
0f08515
clk: add clk-gate support
by Peng Fan
· Wed Jul 31 07:01:34 2019 +0000
46ed266
clk: export mux/divider ops
by Peng Fan
· Wed Jul 31 07:01:31 2019 +0000
6a8c2ad
clk: mux: add set parent support
by Peng Fan
· Wed Jul 31 07:01:28 2019 +0000
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· Sat Jul 27 19:50:52 2019 -0400
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· Fri Jun 07 19:24:41 2019 +0530
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· Fri Jun 07 19:24:40 2019 +0530
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· Fri Jun 07 19:24:39 2019 +0530
669b773
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
by Lukasz Majewski
· Mon Jun 24 15:50:49 2019 +0200
bb18f1b
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
by Lukasz Majewski
· Mon Jun 24 15:50:48 2019 +0200
4de44bb
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
by Lukasz Majewski
· Mon Jun 24 15:50:45 2019 +0200
cd457c4
clk: Introduce clk-provider.h to store Common Clock Framework's internals
by Lukasz Majewski
· Mon Jun 24 15:50:41 2019 +0200
6f7b5a2
clk: sifive: Sync-up WRPLL library with upstream Linux
by Anup Patel
· Tue Jun 25 06:31:08 2019 +0000
00a156d
clk: sifive: Factor-out PLL library as separate module
by Anup Patel
· Tue Jun 25 06:31:02 2019 +0000
f056182
lib: Implement strndup()
by Thierry Reding
· Mon Apr 15 11:32:14 2019 +0200
84eb431
mpc83xx: Introduce ARCH_MPC836*
by Mario Six
· Mon Jan 21 09:17:28 2019 +0100
be07e55
mpc83xx: Introduce ARCH_MPC832*
by Mario Six
· Mon Jan 21 09:17:26 2019 +0100
b2e701c
mpc83xx: Introduce ARCH_MPC830*
by Mario Six
· Mon Jan 21 09:17:24 2019 +0100
e87e200
lib: add Zstandard decompression support
by Marek Behún
· Mon Apr 29 22:40:44 2019 +0200
b139a7f
lib: Add xxhash support
by Marek Behún
· Mon Apr 29 22:40:43 2019 +0200
7aa9a08
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
by Andrew F. Davis
· Fri Apr 12 12:54:44 2019 -0400
2aafc0c
firmware: ti_sci: Add support for firewall management
by Andrew F. Davis
· Fri Apr 12 12:54:43 2019 -0400
5db365d
compat linux: import completion from linux 4.18
by Philippe Reynes
· Fri Mar 15 15:14:35 2019 +0100
98f5043
include: linux: io: define devm_ioremap on board with ioremap
by Philippe Reynes
· Fri Mar 15 15:14:34 2019 +0100
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· Fri Mar 15 15:14:32 2019 +0100
ac350f5
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· Fri Mar 15 15:14:31 2019 +0100
05c5a56
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· Fri Mar 15 15:14:30 2019 +0100
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Sun Apr 14 00:03:06 2019 -0400
Next »