Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
023cce37ac6cf65ac747e93bd1dc91c3ac3c6f3f
/
include
/
linux
3b7f3ae
clk: gate: support sandbox
by Peng Fan
· 5 years ago
2d9bd93
clk: add composite clk support
by Peng Fan
· 5 years ago
519eefb
clk-provider: include clk-uclass.h
by Peng Fan
· 5 years ago
ec424a7
clk: fixed_rate: export clk_fixed_rate
by Peng Fan
· 5 years ago
0f08515
clk: add clk-gate support
by Peng Fan
· 5 years ago
46ed266
clk: export mux/divider ops
by Peng Fan
· 5 years ago
6a8c2ad
clk: mux: add set parent support
by Peng Fan
· 5 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· 5 years ago
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· 5 years ago
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· 5 years ago
669b773
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
by Lukasz Majewski
· 5 years ago
bb18f1b
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
by Lukasz Majewski
· 5 years ago
4de44bb
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
by Lukasz Majewski
· 5 years ago
cd457c4
clk: Introduce clk-provider.h to store Common Clock Framework's internals
by Lukasz Majewski
· 5 years ago
6f7b5a2
clk: sifive: Sync-up WRPLL library with upstream Linux
by Anup Patel
· 5 years ago
00a156d
clk: sifive: Factor-out PLL library as separate module
by Anup Patel
· 5 years ago
f056182
lib: Implement strndup()
by Thierry Reding
· 6 years ago
84eb431
mpc83xx: Introduce ARCH_MPC836*
by Mario Six
· 6 years ago
be07e55
mpc83xx: Introduce ARCH_MPC832*
by Mario Six
· 6 years ago
b2e701c
mpc83xx: Introduce ARCH_MPC830*
by Mario Six
· 6 years ago
e87e200
lib: add Zstandard decompression support
by Marek Behún
· 6 years ago
b139a7f
lib: Add xxhash support
by Marek Behún
· 6 years ago
7aa9a08
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
by Andrew F. Davis
· 6 years ago
2aafc0c
firmware: ti_sci: Add support for firewall management
by Andrew F. Davis
· 6 years ago
5db365d
compat linux: import completion from linux 4.18
by Philippe Reynes
· 6 years ago
98f5043
include: linux: io: define devm_ioremap on board with ioremap
by Philippe Reynes
· 6 years ago
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 6 years ago
ac350f5
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· 6 years ago
05c5a56
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
032dce8
firmware: Add support for querying msmc memory
by Lokesh Vutla
· 6 years ago
b4c6fb2
mtd: fix mtd_oobavail() incoherent returned value
by Miquel Raynal
· 6 years ago
3a9dbf3
dma: ti: add driver to K3 UDMA
by Vignesh R
· 6 years ago
e85901c
soc: ti: k3: add CPPI5 description and helpers
by Grygorii Strashko
· 6 years ago
1c5258f
soc: ti: k3: add navss ringacc driver
by Grygorii Strashko
· 6 years ago
d64c5b2
firmware: ti_sci: Add support for NAVSS resource management
by Grygorii Strashko
· 6 years ago
7b3626f
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· 6 years ago
3a8c62c
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· 6 years ago
1b084b2
bitops: Fix GENMASK definition for Sandbox
by Vignesh R
· 6 years ago
8b21844
linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux
by Masahiro Yamada
· 6 years ago
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
33aeaaf
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· 6 years ago
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
0d477ae
Add UINT32_MAX and UINT64_MAX
by Simon Glass
· 6 years ago
e1e4cb3
time: Update mdelay() to delay in one large chunk
by Simon Glass
· 6 years ago
26f09d0
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
e539a7c
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
4864f30
linux/const.h: import from kernel
by Baruch Siach
· 6 years ago
b95e9db
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· 6 years ago
dacfde8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
e82a227
linux/if_ether.h: Add VLAN related macros
by Bin Meng
· 6 years ago
2c9299d
linux/if_ether.h: Initial import from Linux kernel v4.17
by Bin Meng
· 6 years ago
5efc2c4
linux/compat.h: Add netdev_### log macros
by Bin Meng
· 6 years ago
0f836d3
linux/mdio.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
1321da9
linux/mii.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
126f0d2
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
fa46525
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
ea4d7c8
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
df1859e
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
47e9045
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
fe0a20d
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 6 years ago
894380f
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
fff4be3
mtd: move definitions to enlarge their range
by Miquel Raynal
· 6 years ago
4cf0fa9
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
4b6eeed
lib: bitrev: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
bb6d08d
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· 6 years ago
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· 6 years ago
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· 6 years ago
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· 6 years ago
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· 6 years ago
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· 6 years ago
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
2efd83c
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· 6 years ago
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 6 years ago
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· 7 years ago
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
07bf4f9
include/linux/byteorder: Sync to latest Linux definitions
by Ramon Fried
· 6 years ago
9aadafc
bug.h: introduce WARN_ONCE
by Ramon Fried
· 6 years ago
cd5f70d
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· 7 years ago
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· 7 years ago
11263e6
include: update log2 header from the Linux kernel
by Heinrich Schuchardt
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
bf5cf52
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· 7 years ago
b148ad8
linux/kernel.h: Add ALIGN_DOWN macro
by Masahiro Yamada
· 7 years ago
Next »