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
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2011-08-03
armv7: start.S: fixes and enhancements for SPL
Aneesh V
2011-08-03
omap4: automatic sdram detection
Aneesh V
2011-08-03
omap4: calculate EMIF register values
Aneesh V
2011-08-03
omap4: add sdram init support
Aneesh V
2011-08-03
omap4: add clock support
Aneesh V
2011-08-03
omap4: add OMAP4430 revision check
Aneesh V
2011-08-03
omap4: cleanup pin mux data
Aneesh V
2011-08-03
omap4: utility function to identify the context of hw init
Aneesh V
2011-08-03
DA8xx: fix LPSC constants
Laurence Withers
2011-08-03
DA8xx: switch an enum to defines for consistency
Laurence Withers
2011-08-03
DA8xx: add MMC/SD controller addresses
Laurence Withers
2011-08-03
DaVinci EMAC: declare function for all DA8xx CPUs
Laurence Withers
2011-08-03
DA8xx: add generic GPIO driver
Laurence Withers
2011-08-03
DaVinci: rename gpio_defs.h to gpio.h
Laurence Withers
2011-08-03
omap3: Include array definition only when it is used
Sanjeev Premi
2011-08-01
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
2011-08-01
ARM: fix error: conflicting types for 'setenv'
seedshope
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
unify version_string
Andreas Bießmann
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Fix at91rm9200/spi.c timer usage
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
arm: adjust PLATFORM_LIBS for SPL
Aneesh V
2011-07-19
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-07-18
ARM: MX5: Fix broken leftover TO-2 errata workaround
David Jander
2011-07-18
MX31: Cleanup clock function
Stefano Babic
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-17
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
Rob Herring
2011-07-17
arm: add CONFIG_MACH_TYPE setting and documentation
Igor Grinberg
2011-07-16
arm: add __ilog2 function
Rob Herring
2011-07-15
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
Tom Warren
2011-07-14
MX27: Update to autogenerated asm-offsets.h
Stefano Babic
2011-07-14
MX5: Update to autogenerated asm-offsets.h
Stefano Babic
2011-07-14
imx: Add support for zmx25 board
Matthias Weisser
2011-07-14
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
Matthias Weisser
2011-07-14
imx: Add auto generation of asm-offsets.h for imx25
Matthias Weisser
2011-07-14
imx: Add support for USB EHCI on imx25
Matthias Weisser
2011-07-14
imx: Use correct imx25 reset.c
Matthias Weisser
2011-07-14
imx: Add get_tbclk() function for imx25
Matthias Weisser
2011-07-14
mx27: Make the UART port number explicit
Fabio Estevam
2011-07-14
build: Add targets for auto gen of asm-offsets.h and use it in imx35
Matthias Weisser
2011-07-04
arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI
Holger Brunck
2011-07-04
Fix compiler error for cpu at91sam9, if lowlevel init is enabled
Jens Scharsig
2011-07-04
arm920t/at91: add at91rm9200_devices.c
Andreas Bießmann
2011-07-04
arm920t/at91: use new clock.c features
Andreas Bießmann
2011-07-04
arm920t/at91: add clock.c
Andreas Bießmann
[next]