index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-27
ide: Make ide_ident() return an error code
Simon Glass
2023-04-27
ide: Use desc consistently for struct blk_desc
Simon Glass
2023-04-27
ide: Combine the two loops in ide_probe()
Simon Glass
2023-04-27
ide: Move ide_init() entirely within ide_probe()
Simon Glass
2023-04-27
ide: Move setting of vendor strings into ide_probe()
Simon Glass
2023-04-27
ide: Make ide_bus_ok a local variable
Simon Glass
2023-04-27
ide: Move bus init into a function
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_ATAPI
Simon Glass
2023-04-27
ide: Simplify success condition
Simon Glass
2023-04-27
ide: Refactor confusing loop code
Simon Glass
2023-04-27
ide: Change the retries variable
Simon Glass
2023-04-27
ide: Make function static
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2023-04-27
ide: Create a prototype for ide_set_reset()
Simon Glass
2023-04-27
ide: Drop weak functions
Simon Glass
2023-04-27
ide: Move a few functions further up the file
Simon Glass
2023-04-27
ide: Drop ide_device_present()
Simon Glass
2023-04-27
ide: Move ide_init() into probing
Simon Glass
2023-04-27
ide: Drop init for not using BLK
Simon Glass
2023-04-27
ide: Drop CONFIG_START_IDE
Simon Glass
2023-04-27
ide: Use mdelay() for long delays
Simon Glass
2023-04-27
ide: Move ATA_CURR_BASE to C file
Simon Glass
2023-04-26
Merge branch '2023-04-26-enable-bootstd-for-all-rockchip'
Tom Rini
2023-04-26
rockchip: Use the same boot_targets for all boards
Simon Glass
2023-04-26
rockchip: Move to standard boot
Simon Glass
2023-04-26
bootstd: Use blk uclass device numbers to set efi bootdev
Mathew McBride
2023-04-26
bootstd: Adjust code ordering to work around compiler quirk
Simon Glass
2023-04-26
bootstd: Show a message sometimes if no bootflows are found
Simon Glass
2023-04-26
bootstd: Report missing labels only when asked
Simon Glass
2023-04-26
bootstd: Support booting EFI where multiple options exist
Simon Glass
2023-04-26
virtio: Ensure PCI is set up first
Simon Glass
2023-04-26
bootstd: Tweak bootflow logic for device tree
Simon Glass
2023-04-26
Merge branch '2023-04-25-assorted-updates-and-fixes'
Tom Rini
2023-04-25
gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()
Rasmus Villemoes
2023-04-25
xen: Limit execution to EL1 only
Michal Simek
2023-04-25
xen: Add dependency on armv8
Michal Simek
2023-04-25
arm: omap3: Directly use SMC #1 in lowlevel_init.S
Pali Rohár
2023-04-25
tools: env: update lock path in README
John Keeping
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
2023-04-25
mpc8379erdb: Convert to using DM_SERIAL
Sinan Akman
2023-04-25
qemu: dfu: Correct memset call in set_dfu_alt_info
Tom Rini
2023-04-25
api: Rework menu, and make it depend on CC_IS_GCC
Tom Rini
2023-04-25
sysreset: psci: add psci_sysreset_get_status
Peng Fan
2023-04-25
sysreset: psci: enable DM_FLAG_PRE_RELOC
Peng Fan
2023-04-25
firmware: psci: enable DM_FLAG_PRE_RELOC
Peng Fan
2023-04-25
xen: Fix Kconfig dependencies
Michal Simek
2023-04-25
pytest: Use --lazy with umount
Tom Rini
2023-04-25
usb: gadget: f_mass_storage: Rework do_request_sense slightly
Tom Rini
2023-04-25
boot/image-board.c: Silence warning in select_ramdisk
Tom Rini
[next]