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
2015-01-19
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hwpartition sub-command to change write reliability
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
mmc: show the erase group size and HC WP group size in mmcinfo output
Diego Santa Cruz
2015-01-19
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
mmc: display size and start of eMMC enhanced user data area in mmcinfo
Diego Santa Cruz
2015-01-19
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
mmc: skip mmcinfo partition info processing for eMMC < 4.41
Diego Santa Cruz
2015-01-19
mmc: make eMMC general purpose partition numbering match spec
Diego Santa Cruz
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
mmc: show hardware partition sizes in mmcinfo output
Diego Santa Cruz
2015-01-19
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-16
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
mpc8xx: remove unused linker script
Masahiro Yamada
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
2015-01-15
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-14
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-14
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-14
buildman: Don't use the local settings when running tests
Simon Glass
2015-01-14
buildman: Don't complain about missing sections in ~/.buildman
Simon Glass
2015-01-14
buildman: Add documentation about the .buildman file
Simon Glass
2015-01-14
buildman: Add a note about Python pre-requisites
Simon Glass
2015-01-14
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-14
buildman: Try to avoid hard-coded string parsing
Simon Glass
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-14
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
2015-01-14
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-14
buildman: Put build in 'current', not 'current/current'
Simon Glass
2015-01-14
buildman: Add tests that check the correct output directory is used
Simon Glass
2015-01-14
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
net: Declare physical address as phys_addr_t unsigned type
Michal Simek
2015-01-14
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
doc: ARM: Use the right function name
Michal Simek
2015-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
[next]