index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-17
dm: sata: imx: Allow driver model to be used for sata
Simon Glass
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
dm: core: Add a comment about the device_remove() flags
Simon Glass
2017-08-17
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
2017-08-17
mmc: uniphier-sd: Fix long response processing
Marek Vasut
2017-08-16
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2017-08-16
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-08-16
sf: Preserve QE bit when clearing BP# bits for Macronix flash
Bin Meng
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
2017-08-16
env: Adjust the get_char() method to return an int
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
Peng Fan
2017-08-16
imx: mx6sl: simplify code using setbits_le32
Peng Fan
2017-08-16
imx: mx6sx: select OSC as uart's clk parent
Peng Fan
2017-08-16
imx: mx6: soc: fix mx6sll settings
Peng Fan
2017-08-16
imx: mx6: select ARM_ERRATA_845369
Peng Fan
2017-08-16
arm: Implement workaround for Cortex-A9 errata 845369
Peng Fan
2017-08-16
ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
Peng Fan
2017-08-16
imx: imx6ull: correct get_cpu_speed_grade_hz
Sébastien Szymanski
[prev]
[next]