index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-11-07
include/linux/mii.h: Add <linux/types.h>
Tom Rini
2023-10-13
mtd/spinand: sync supported devices with linux-5.15.43
Mikhail Kshevetskiy
2023-10-13
mtd/spinand: rework detect procedure for different READ_ID operation
Mikhail Kshevetskiy
2023-10-01
linux/compat.h: Define empty __initconst and __initdata
Marek Vasut
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2023-08-08
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
Abdellatif El Khlifi
2023-07-28
phy: rockchip: add usbdp combo phy driver
Frank Wang
2023-07-25
common: define time_t as 64bit
Heinrich Schuchardt
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
Abdellatif El Khlifi
2023-05-31
linux/unaligned: remove unused access_ok.h
Jens Wiklander
2023-05-31
include: Remove unused header files
Tom Rini
2023-05-15
Fix sparse checks processing
Christophe Leroy
2023-04-07
net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux
Marek Vasut
2023-03-30
include: kernel.h: port find_closest() from Linux
Chris Packham
2023-02-10
Correct SPL uses of SANDBOX_CLK_CCF
Simon Glass
2023-02-07
mtd: Drop unused fsmc_nand driver
Simon Glass
2023-02-07
mtd: Drop unused fsl_upm driver
Simon Glass
2023-01-26
mtd: spi-nor: Add support for Infineon s25fs256t
Takahiro Kuwano
2023-01-26
mtd: spi-nor-core: Make CFRx reg fields generic
Takahiro Kuwano
2023-01-26
mtd: spi-nor-core: Consider reserved bits in CFR5 register
Takahiro Kuwano
2023-01-18
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
2023-01-08
Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2023-01-08
mtd: rawnand: omap_elm: u-boot driver model support
Roger Quadros
2023-01-06
Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2022-12-10
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-12-08
mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation
Balamanikandan Gunasundar
2022-12-08
mfd: syscon: Add atmel-matrix registers definition
Balamanikandan Gunasundar
2022-11-28
liteeth: LiteX Ethernet device
Joel Stanley
2022-11-02
list.h: synchronize hlist_for_each_entry* iterators with linux
Rasmus Villemoes
2022-10-26
memory: Add TI GPMC driver
Roger Quadros
2022-10-23
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
2022-10-09
mtd: Update the function name to 'rfree'
Fabio Estevam
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-08-24
Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...
Tom Rini
2022-08-23
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
Pali Rohár
2022-08-22
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Michael Trimarchi
2022-08-22
mtd: nand: change return type of nand_get_flash_type() to int
Michael Trimarchi
2022-08-22
mtd: nand: Rename the nand_manufacturers struct
Michael Trimarchi
2022-08-20
powerpc: remove support for kmtergr1 and MPC8309
Holger Brunck
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
[next]