projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: core: Make aliases_lookup static
[platform/kernel/u-boot.git]
/
drivers
/
2023-04-28
Bin Meng
dm: core: Make aliases_lookup static
tree
|
commitdiff
2023-04-28
Jorge Ramirez-Ortiz
drivers: tee: sandbox: Fix SCP03 control emulator
tree
|
commitdiff
2023-04-28
Heinrich Schuchardt
sandbox: fix return type of os_filesize()
tree
|
commitdiff
2023-04-28
Heinrich Schuchardt
sandbox: mark sandbox_exit() as no return.
tree
|
commitdiff
2023-04-28
Heinrich Schuchardt
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
tree
|
commitdiff
2023-04-28
Heinrich Schuchardt
sandbox: fix sandbox_hub_submit_control_msg()
tree
|
commitdiff
2023-04-28
Heinrich Schuchardt
sandbox: fix fall through in sandbox_flash_bulk()
tree
|
commitdiff
2023-04-27
Tom Rini
Merge branch '2023-04-27-introduce-nvm-xip-block-storag...
tree
|
commitdiff
2023-04-27
Abdellatif El Khlifi
sandbox64: add support for NVMXIP QSPI
tree
|
commitdiff
2023-04-27
Abdellatif El Khlifi
drivers/mtd/nvmxip: introduce QSPI XIP driver
tree
|
commitdiff
2023-04-27
Abdellatif El Khlifi
drivers/mtd/nvmxip: introduce NVM XIP block storage...
tree
|
commitdiff
2023-04-27
Tom Rini
Merge branch '2023-04-27-IDE-code-cleanups'
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Make use of U-Boot types
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Simplify expressions and hex values
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Convert to use log_debug()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Tidy up ide_reset()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Correct LBA setting
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Use a single local blk_desc for ide_ident()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move all blk_desc init into ide_ident()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Make ide_ident() return an error code
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Use desc consistently for struct blk_desc
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Combine the two loops in ide_probe()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move ide_init() entirely within ide_probe()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move setting of vendor strings into ide_probe()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Make ide_bus_ok a local variable
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move bus init into a function
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Avoid preprocessor for CONFIG_LBA48
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Avoid preprocessor for CONFIG_ATAPI
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Simplify success condition
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Refactor confusing loop code
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Change the retries variable
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Make function static
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Correct use of ATAPI
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Create a prototype for ide_set_reset()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Drop weak functions
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move a few functions further up the file
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Drop ide_device_present()
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move ide_init() into probing
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Use mdelay() for long delays
tree
|
commitdiff
2023-04-27
Simon Glass
ide: Move ATA_CURR_BASE to C file
tree
|
commitdiff
2023-04-26
Tom Rini
Merge branch '2023-04-26-enable-bootstd-for-all-rockchip'
tree
|
commitdiff
2023-04-26
Simon Glass
virtio: Ensure PCI is set up first
tree
|
commitdiff
2023-04-26
Tom Rini
Merge branch '2023-04-25-assorted-updates-and-fixes'
tree
|
commitdiff
2023-04-25
Rasmus Villemoes
gpio-uclass: fix off-by-one in gpio_request_list_by_nam...
tree
|
commitdiff
2023-04-25
Michal Simek
xen: Limit execution to EL1 only
tree
|
commitdiff
2023-04-25
Christian Gmeiner
ata: pci: enable bus mastering
tree
|
commitdiff
2023-04-25
Peng Fan
sysreset: psci: add psci_sysreset_get_status
tree
|
commitdiff
2023-04-25
Peng Fan
sysreset: psci: enable DM_FLAG_PRE_RELOC
tree
|
commitdiff
2023-04-25
Peng Fan
firmware: psci: enable DM_FLAG_PRE_RELOC
tree
|
commitdiff
2023-04-25
Michal Simek
xen: Fix Kconfig dependencies
tree
|
commitdiff
2023-04-25
Tom Rini
usb: gadget: f_mass_storage: Rework do_request_sense...
tree
|
commitdiff
2023-04-25
Rasmus Villemoes
soc: soc_ti_k3: fix revision array bounds checks
tree
|
commitdiff
2023-04-25
Tom Rini
Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_...
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM...
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: Allocate bounce buffers for devices with VIRTIO...
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: Add helper functions to attach/detach vring...
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: Allocate virtqueue in page-size units
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: pci: Tear down VQs in virtio_pci_reset()
tree
|
commitdiff
2023-04-25
Will Deacon
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
tree
|
commitdiff
2023-04-24
Tom Rini
Merge branch '2023-04-24-TI-platform-updates'
tree
|
commitdiff
2023-04-24
Manorit Chawdhry
remoteproc: ti_k3_arm64: Change the startup of arm64...
tree
|
commitdiff
2023-04-24
Andrew Davis
arm: mach-k3: Remove empty sys_proto.h include
tree
|
commitdiff
2023-04-24
Andrew Davis
arm: mach-k3: Move sdelay() and wait_on_value() declaration
tree
|
commitdiff
2023-04-24
Andrew Davis
soc: soc_ti_k3: Use hardware.h to remove definition...
tree
|
commitdiff
2023-04-23
Tom Rini
Merge tag 'u-boot-rockchip-20230421' of https://source...
tree
|
commitdiff
2023-04-22
Tom Rini
Merge tag 'efi-2023-07-rc1-2' of https://source.denx...
tree
|
commitdiff
2023-04-22
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2023-04-22
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2023-04-22
Tom Rini
Merge tag 'u-boot-stm32-20230419' of https://source...
tree
|
commitdiff
2023-04-22
Tom Rini
Merge tag 'u-boot-nand-20230422' of https://source...
tree
|
commitdiff
2023-04-22
Linus Walleij
mtd: rawnand: nand_base: Handle algorithm selection
tree
|
commitdiff
2023-04-22
Dario Binacchi
Revert "mtd: rawnand: nand_base: Handle algorithm selec...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Limit number of blocks read in...
tree
|
commitdiff
2023-04-21
Peter Geis
mmc: sdhci: Allow disabling of SDMA in SPL
tree
|
commitdiff
2023-04-21
Jonas Karlman
clk: rockchip: rk3588: Add limited TMCLK_EMMC clock...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Add support for RK3588
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Rearrange and simplify used regs...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Remove empty get_phy and set_enhan...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Update speed mode controls in...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Refactor execute tuning error...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: rockchip_sdhci: Fix use of device private data
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: sdhci: Set UHS Mode Select field for UHS SDR25...
tree
|
commitdiff
2023-04-21
Jonas Karlman
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz...
tree
|
commitdiff
2023-04-21
Chris Morgan
rockchip: rng: add trngv1 for rk3588
tree
|
commitdiff
2023-04-21
Jonas Karlman
clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock...
tree
|
commitdiff
2023-04-21
Jonas Karlman
pinctrl: rockchip: Fix IO mux selection on RK3568
tree
|
commitdiff
2023-04-21
Jonas Karlman
rockchip: rk3588: Add support for sdmmc clocks in SPL
tree
|
commitdiff
2023-04-21
Jonas Karlman
clk: scmi: Add Kconfig option for SPL
tree
|
commitdiff
2023-04-21
John Keeping
rockchip: otp: fix misc_read() return values
tree
|
commitdiff
2023-04-21
John Keeping
rockchip: efuse: fix misc_read() return values
tree
|
commitdiff
2023-04-21
Chris Morgan
rockchip: video: Add support for RK3568 DSI Host
tree
|
commitdiff
2023-04-21
Chris Morgan
drivers: phy: add Innosilicon DSI-DPHY driver
tree
|
commitdiff
2023-04-21
Jonathan Liu
ram: rk3399: add missing high row detection
tree
|
commitdiff
2023-04-21
Jonas Karlman
gpio: rockchip: Add support for RK3568 and RK3588 banks
tree
|
commitdiff
2023-04-21
Johan Jonker
rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK...
tree
|
commitdiff
2023-04-21
Johan Jonker
clk: rockchip: clk_rk3288: add PCLK_RKPWM
tree
|
commitdiff
next