Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
385309c72ed8d7043e5fd238df3f83d871f3398d
/
include
/
linux
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
e82a227
linux/if_ether.h: Add VLAN related macros
by Bin Meng
· Tue Jul 31 02:55:23 2018 -0700
2c9299d
linux/if_ether.h: Initial import from Linux kernel v4.17
by Bin Meng
· Tue Jul 31 02:55:21 2018 -0700
5efc2c4
linux/compat.h: Add netdev_### log macros
by Bin Meng
· Thu Jul 26 03:15:58 2018 -0700
0f836d3
linux/mdio.h: Sync with Linux kernel v4.17
by Bin Meng
· Thu Jul 26 02:39:40 2018 -0700
1321da9
linux/mii.h: Sync with Linux kernel v4.17
by Bin Meng
· Thu Jul 26 02:39:39 2018 -0700
126f0d2
ctags: Minor changes to fix ctags output
by Simon Glass
· Mon Oct 01 12:22:42 2018 -0600
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· Thu Aug 16 18:05:08 2018 +0200
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· Sat Sep 29 12:58:27 2018 +0200
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· Sat Sep 29 12:58:26 2018 +0200
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· Sat Sep 29 12:58:25 2018 +0200
fa46525
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· Thu Aug 16 17:30:15 2018 +0200
ea4d7c8
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· Thu Aug 16 17:30:14 2018 +0200
df1859e
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· Thu Aug 16 17:30:13 2018 +0200
47e9045
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· Thu Aug 16 17:30:12 2018 +0200
fe0a20d
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· Thu Aug 16 17:30:10 2018 +0200
894380f
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· Thu Aug 16 17:30:09 2018 +0200
fff4be3
mtd: move definitions to enlarge their range
by Miquel Raynal
· Thu Aug 16 17:30:05 2018 +0200
4cf0fa9
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· Thu Aug 16 17:30:03 2018 +0200
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· Thu Aug 16 17:30:00 2018 +0200
4b6eeed
lib: bitrev: Sync with Linux kernel v4.17
by Bin Meng
· Thu Aug 02 23:58:02 2018 -0700
bb6d08d
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· Mon Aug 27 15:57:48 2018 +0530
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· Mon Aug 27 15:57:37 2018 +0530
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· Mon Aug 27 15:57:36 2018 +0530
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· Mon Aug 27 15:57:35 2018 +0530
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· Mon Aug 27 15:57:34 2018 +0530
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· Mon Aug 27 15:57:33 2018 +0530
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· Mon Aug 27 15:57:32 2018 +0530
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· Mon Aug 06 20:47:38 2018 +0900
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· Fri Jul 20 12:43:56 2018 +0530
2efd83c
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· Sat Jul 14 14:37:19 2018 +0200
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· Tue Jul 10 11:48:08 2018 +0200
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· Sun Jan 14 19:26:37 2018 +0100
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· Tue Jun 05 17:17:57 2018 +0300
07bf4f9
include/linux/byteorder: Sync to latest Linux definitions
by Ramon Fried
· Mon Jun 04 04:20:50 2018 +0300
9aadafc
bug.h: introduce WARN_ONCE
by Ramon Fried
· Wed Jun 06 00:38:59 2018 +0300
cd5f70d
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· Sat May 19 14:13:53 2018 +0200
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· Fri May 18 13:15:05 2018 +0200
11263e6
include: update log2 header from the Linux kernel
by Heinrich Schuchardt
· Mon May 07 22:18:27 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· Wed Mar 21 18:03:33 2018 +0900
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
bf5cf52
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· Sun Jan 21 19:19:14 2018 +0900
b148ad8
linux/kernel.h: Add ALIGN_DOWN macro
by Masahiro Yamada
· Thu Dec 21 13:51:46 2017 +0900
Next »