Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3f26bce92acb7297f926bafb8b83459ed4c92305
/
include
/
linux
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
032dce8
firmware: Add support for querying msmc memory
by Lokesh Vutla
· Fri Mar 08 11:47:32 2019 +0530
b4c6fb2
mtd: fix mtd_oobavail() incoherent returned value
by Miquel Raynal
· Sun Nov 18 21:11:46 2018 +0100
3a9dbf3
dma: ti: add driver to K3 UDMA
by Vignesh R
· Tue Feb 05 17:31:24 2019 +0530
e85901c
soc: ti: k3: add CPPI5 description and helpers
by Grygorii Strashko
· Tue Feb 05 17:31:23 2019 +0530
1c5258f
soc: ti: k3: add navss ringacc driver
by Grygorii Strashko
· Tue Feb 05 17:31:22 2019 +0530
d64c5b2
firmware: ti_sci: Add support for NAVSS resource management
by Grygorii Strashko
· Tue Feb 05 17:31:21 2019 +0530
7b3626f
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· Tue Feb 05 11:29:21 2019 +0530
3a8c62c
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· Tue Feb 05 11:29:17 2019 +0530
1b084b2
bitops: Fix GENMASK definition for Sandbox
by Vignesh R
· Tue Feb 05 11:29:11 2019 +0530
8b21844
linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux
by Masahiro Yamada
· Wed Dec 19 20:03:16 2018 +0900
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· Fri Nov 23 17:36:19 2018 +0100
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:43 2018 +0100
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:41 2018 +0100
33aeaaf
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Dec 05 20:32:25 2018 -0500
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Dec 05 15:06:24 2018 -0500
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· Sun Dec 02 10:54:30 2018 +0100
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· Sun Dec 02 10:54:24 2018 +0100
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:22 2018 +0100
0d477ae
Add UINT32_MAX and UINT64_MAX
by Simon Glass
· Fri Nov 23 21:29:42 2018 -0700
e1e4cb3
time: Update mdelay() to delay in one large chunk
by Simon Glass
· Fri Nov 23 21:29:40 2018 -0700
26f09d0
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· Thu Oct 18 12:29:40 2018 +0200
e539a7c
linux/sizes.h: sync from kernel
by Baruch Siach
· Sun Nov 11 12:31:03 2018 +0200
4864f30
linux/const.h: import from kernel
by Baruch Siach
· Sun Nov 11 12:31:00 2018 +0200
b95e9db
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· Mon Oct 15 02:21:15 2018 -0700
dacfde8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Oct 11 15:28:32 2018 -0400
Next »