Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
reform-boundary-uboot
Graph
3e11336339c61e7d8764492a451c1136164c9662
Select Git revision
Branches
5
early-display
extraversion
master
default
protected
stable
variant-emmc-nvme-boot
Tags
9
2024-07-19
2024-06-30
2023-10-18
2023-10-10
2023-07-04
2023-01-25
v3
variant-emmc-nvme-boot
2020-06-01
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Oct
25
23
16
13
9
8
4
1
25
Sep
24
9
6
4
3
23
Aug
1
30
Jul
28
26
23
18
17
10
9
8
3
1
27
Jun
24
18
4
24
May
13
9
3
2
1
30
Apr
25
24
22
18
12
11
9
21
Mar
15
11
8
6
1
28
Feb
26
20
8
6
5
4
16
Jan
30
Dec
28
27
26
18
12
5
4
14
Nov
12
9
7
6
5
30
Oct
25
18
13
12
8
2
1
20
Sep
17
30
Aug
27
16
9
8
7
Convert to use fsl_esdhc_imx for i.MX platforms
fsl_esdhc_imx: make same as fsl_esdhc
mmc: split fsl_esdhc driver for i.MX
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
mmc: fsl_esdhc: Fix wp_enable issue
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
drivers: esdhc: add support for ColdFire mcf5441x family
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
mmc: fsl_esdhc: add uclass clk support
mmc: fsl_esdhc: enable HS400 feature
spl: dm_mmc: Initialize only the required mmc device
mmc: Rename timeout parameters for clarification
mmc: Fix timeout values passed to mmc_wait_dat0()
mmc: relocate code comment
mmc: support hs400 enhanced strobe mode
mmc: skip select_mode_and_width for MMC SPI host
mmc: retry a few times if a partition switch failed
mmc: do not change mode when accessing a boot partition
mmc: During a switch, poll on dat0 if available and check the final status
mmc: When switching partition, use the timeout specified in the ext_csd
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
mmc: if possible, poll the busy state using DAT0
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
mmc: Avoid HS400 mode when accessing boot partitions
mmc: Align MMC_TRACE with tiny printf
mmc: bring back partition init for non-DM MMC drivers
blk: Call part_init() in the post_probe() method
mmc: add HS400 support
mmc: break out get_op_cond code to its own function
mmc: correct the HS400 initialization process
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
mmc: Do not poll using CMD13 when changing timing
mmc: Add support for downgrading HS200/HS400 to HS mode
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
bio: boot from on board usb card reader, or usb stick
Loading