Age | Commit message (Expand) | Author |
2020-08-24 | include: kernel.h: define SSIZE_MAX | Heinrich Schuchardt |
2020-08-14 | linux/compat.h: Add wait_event_timeout macro | Oleksandr Andrushchenko |
2020-08-03 | clk: Drop dm.h header file in clk-provider.h | Simon Glass |
2020-07-20 | mtd: spinand: micron: identify SPI NAND device with Continuous Read mode | Shivamurthy Shastri |
2020-07-13 | soc: ti: k3-ringacc: Add an API to request pair of rings | Vignesh Raghavendra |
2020-07-10 | Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo... | Tom Rini |
2020-07-10 | linux/bitfield.h: Add primitives for manipulating bitfields both in host- and... | Nicolas Saenz Julienne |
2020-07-09 | linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED | Rasmus Villemoes |
2020-07-09 | linux/kconfig.h: remove unused helper macros | Rasmus Villemoes |
2020-07-09 | linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* | Rasmus Villemoes |
2020-07-01 | compilers: Introduce options for forcing inlining on SPL/TPL | Tom Rini |
2020-07-01 | compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot | Tom Rini |
2020-07-01 | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 | Tom Rini |
2020-06-23 | psci: add 'static inline' to invoke_psci_fn() stub | Masahiro Yamada |
2020-06-02 | dma-mapping: Add header file for ARCH_DMA_MINALIGN | Simon Glass |
2020-05-29 | usb: dwc3: amend UTMI/UTMIW phy interface setup | Frank Wang |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-11 | iopoll: Add readl_poll_sleep_timeout | Jagan Teki |
2020-05-11 | iopoll: Add dealy to read poll | Jagan Teki |
2020-05-11 | iopoll: Add read_poll_timeout common API | Jagan Teki |
2020-04-30 | mtd: spi-nor: Enable QE bit for ISSI flash | Jagan Teki |
2020-04-29 | mtd: spi-nand: Import Toshiba SPI-NAND support | Robert Marko |
2020-04-26 | libfdt: split fdt_region declarations out to <fdt_region.h> | Masahiro Yamada |
2020-03-31 | Merge branch 'next' of git://git.denx.de/u-boot-usb into next | Tom Rini |
2020-03-30 | usb: Migrate to support live DT for some driver | Kever Yang |
2020-03-03 | firmware: tisci: Drop all deprecated messages | Lokesh Vutla |
2020-02-19 | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada |
2020-02-05 | dm: core: Drop the inclusion of linux/compat.h in dm.h | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | sandbox: Rename strdup() functions | Simon Glass |
2020-02-05 | string: Allow arch override of strndup() also | Simon Glass |
2020-02-05 | mtd: Rename free() to rfree() | Simon Glass |
2020-01-27 | mtd: spi-nor-core: Add octal mode support | Vignesh Raghavendra |
2020-01-26 | clk: Include missing headers for linux/clk-provider.h | Sean Anderson |
2020-01-20 | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-01-20 | lib: Import few bitmap functions from Linux | Vignesh Raghavendra |
2020-01-17 | common: Move ROUND() into kernel.h | Simon Glass |
2020-01-17 | common: Move check_member() to kernel.h | Simon Glass |
2020-01-17 | common: Move type declarations to linux/types.h | Simon Glass |
2019-12-17 | mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser | Tudor Ambarus |
2019-12-09 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net | Tom Rini |
2019-12-09 | dma: ti: k3-udma: Implement dma_get_cfg() interface | Vignesh Raghavendra |
2019-12-09 | linux/types.h: fix typo unchar | Heinrich Schuchardt |
2019-12-06 | lib: add oid registry utility | AKASHI Takahiro |
2019-12-06 | cmd: add asn1_compiler | AKASHI Takahiro |
2019-12-06 | linux/time.h: include vsprintf.h | AKASHI Takahiro |
2019-12-06 | include: kernel.h: include printk.h | AKASHI Takahiro |
2019-12-06 | lib: add mktime64() for linux compatibility | AKASHI Takahiro |