| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: Add header file for ARCH_DMA_MINALIGN | Simon Glass | 2020-06-02 | 1 | -0/+1 |
* | usb: dwc3: amend UTMI/UTMIW phy interface setup | Frank Wang | 2020-05-29 | 1 | -0/+18 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 3 | -0/+6 |
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | arm: Don't include common.h in header files | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | iopoll: Add readl_poll_sleep_timeout | Jagan Teki | 2020-05-11 | 1 | -0/+6 |
* | iopoll: Add dealy to read poll | Jagan Teki | 2020-05-11 | 1 | -2/+6 |
* | iopoll: Add read_poll_timeout common API | Jagan Teki | 2020-05-11 | 1 | -2/+4 |
* | mtd: spi-nor: Enable QE bit for ISSI flash | Jagan Teki | 2020-04-30 | 1 | -0/+1 |
* | mtd: spi-nand: Import Toshiba SPI-NAND support | Robert Marko | 2020-04-29 | 1 | -0/+1 |
* | libfdt: split fdt_region declarations out to <fdt_region.h> | Masahiro Yamada | 2020-04-26 | 1 | -299/+0 |
* | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-next | Tom Rini | 2020-03-31 | 1 | -4/+6 |
|\ |
|
| * | usb: Migrate to support live DT for some driver | Kever Yang | 2020-03-30 | 1 | -4/+6 |
* | | firmware: tisci: Drop all deprecated messages | Lokesh Vutla | 2020-03-03 | 1 | -6/+0 |
|/ |
|
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada | 2020-02-19 | 1 | -0/+63 |
* | dm: core: Drop the inclusion of linux/compat.h in dm.h | Simon Glass | 2020-02-05 | 1 | -0/+3 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | sandbox: Rename strdup() functions | Simon Glass | 2020-02-05 | 1 | -0/+5 |
* | string: Allow arch override of strndup() also | Simon Glass | 2020-02-05 | 1 | -1/+1 |
* | mtd: Rename free() to rfree() | Simon Glass | 2020-02-05 | 1 | -2/+2 |
* | mtd: spi-nor-core: Add octal mode support | Vignesh Raghavendra | 2020-01-27 | 1 | -0/+8 |
* | clk: Include missing headers for linux/clk-provider.h | Sean Anderson | 2020-01-26 | 1 | -0/+4 |
* | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020 | Tom Rini | 2020-01-20 | 2 | -0/+145 |
|\ |
|
| * | lib: Import few bitmap functions from Linux | Vignesh Raghavendra | 2020-01-20 | 2 | -0/+145 |
* | | common: Move ROUND() into kernel.h | Simon Glass | 2020-01-17 | 1 | -0/+2 |
* | | common: Move check_member() to kernel.h | Simon Glass | 2020-01-17 | 1 | -0/+11 |
* | | common: Move type declarations to linux/types.h | Simon Glass | 2020-01-17 | 1 | -0/+4 |
|/ |
|
* | mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser | Tudor Ambarus | 2019-12-17 | 1 | -0/+2 |
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/09Dec2019 | Tom Rini | 2019-12-09 | 1 | -0/+19 |
|\ |
|
| * | dma: ti: k3-udma: Implement dma_get_cfg() interface | Vignesh Raghavendra | 2019-12-09 | 1 | -0/+19 |
* | | linux/types.h: fix typo unchar | Heinrich Schuchardt | 2019-12-09 | 1 | -1/+1 |
|/ |
|
* | lib: add oid registry utility | AKASHI Takahiro | 2019-12-06 | 1 | -0/+117 |
* | cmd: add asn1_compiler | AKASHI Takahiro | 2019-12-06 | 3 | -0/+174 |
* | linux/time.h: include vsprintf.h | AKASHI Takahiro | 2019-12-06 | 1 | -0/+1 |
* | include: kernel.h: include printk.h | AKASHI Takahiro | 2019-12-06 | 1 | -1/+1 |
* | lib: add mktime64() for linux compatibility | AKASHI Takahiro | 2019-12-06 | 1 | -0/+10 |
* | cmd: nand/sf: isolate legacy code | Miquel Raynal | 2019-12-04 | 1 | -6/+0 |
* | common: Move mii_init() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+2 |
* | common: Drop linux/crc8.h | Simon Glass | 2019-12-02 | 1 | -23/+0 |
* | usb: dwc3: Add phy interface for dwc3_uboot | Jagan Teki | 2019-11-23 | 1 | -0/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019 | Tom Rini | 2019-11-08 | 4 | -0/+112 |
|\ |
|
| * | usb: composite: add BOS descriptor support to composite framework | T Karthik Reddy | 2019-11-07 | 2 | -0/+12 |
| * | usb: udc: Introduce ->udc_set_speed() method | Sherry Sun | 2019-11-07 | 1 | -0/+2 |
| * | usb: gadget: Add match_ep() op to usb_gadget_ops | Vignesh Raghavendra | 2019-11-07 | 1 | -0/+23 |
| * | bitmaps: import for_each_set_bit() macro | Vignesh Raghavendra | 2019-11-07 | 1 | -0/+61 |
| * | list: import list_first_entry_or_null() | Vignesh Raghavendra | 2019-11-07 | 1 | -0/+14 |
* | | linux err: make ERR_PTR/PTR_ERR architecture specific | Simon Goldschmidt | 2019-11-07 | 1 | -4/+4 |
|/ |
|
* | fdt: Add INT32_MAX to kernel.h for libfdt | Simon Glass | 2019-11-04 | 2 | -0/+3 |
* | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-11-01 | 1 | -0/+1 |
|\ |
|
| * | fdt: Fix alignment issue when reading 64-bits properties from fdt | Jean-Jacques Hiblot | 2019-10-27 | 1 | -0/+1 |