- 90c5242 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
- f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 7 months ago
- 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
- d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 7 months ago
- c8f9e66 include/linux/byteorder: fix cpu_to_be32_array() by Heinrich Schuchardt · 3 years, 6 months ago
- a7fb97b linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 7 months ago
- c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
- 3a11b5a clk: ccf: Add some helper functions for clock ops by Sean Anderson · 2 years, 8 months ago
- 3adc17f lib: div64: Add support for round up of div64_u64 by Ashok Reddy Soma · 2 years, 9 months ago
- 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
- 097ff01 kconfig: Add support for conditional values by Simon Glass · 2 years, 10 months ago
- 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 10 months ago
- 8a92603 linux: bitmap.h: Add find_next_zero_area function by Keerthy · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 10 months ago
- 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
- 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 1 month ago
- 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
- 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 2 months ago
- 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
- 930c887 lib: Add memdup() by Simon Glass · 3 years, 2 months ago
- b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
- 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 1 month ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
- a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
- 950cb1f usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
- 0466275 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · 3 years, 4 months ago
- d20cf6b net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 4 months ago
- 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
- ef0f4e8 build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 3 years, 6 months ago
- 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
- d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
- 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
- a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
- 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
- c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
- f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
- ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
- 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
- a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
- 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
- 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
- 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
- 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
- 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
- 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
- dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
- fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
- 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 5 months ago
- 998929b compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 6 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
- c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
- 91f1e79 firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 6 months ago
- b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
- 2963d60 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 8 months ago
- 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
- 96fe4f6 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 8 months ago
- 4e521e1 arm: socfpga: smc: Remove unused SMC function ID by Siew Chin Lim · 3 years, 8 months ago
- 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
- e86ad66 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 10 months ago
- a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
- 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago
- ecec33f clk: remove a redundant header by Dario Binacchi · 3 years, 9 months ago
- 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
- a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
- 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 10 months ago
- 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 10 months ago
- 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 10 months ago
- b7cfe32 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 10 months ago
- 313de73 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services by Chee Hong Ang · 3 years, 11 months ago
- 5688f3b clk: export generic routines by Dario Binacchi · 3 years, 11 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 11 months ago
- e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 11 months ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 3cbb026 linux/compat.h: Remove debug() from spin_lock_irqsave() by Andy Shevchenko · 4 years ago
- 1779b8a Add an assembly guard around linux/bitops.h by Simon Glass · 4 years ago
- d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years, 1 month ago
- a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years, 1 month ago
- 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 1 month ago
- caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
- 69876c5 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 2 months ago
- 643966a clk: at91: add pre-requisite headers for AT91 clock architecture by Claudiu Beznea · 4 years, 2 months ago
- ed0b107 include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · 4 years, 3 months ago
- 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
- fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
- 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 4 months ago