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
/
cpu
Age
Commit message (
Expand
)
Author
2013-04-12
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
arm1176: Remove unused MMU setup from start.S
Benoît Thébaudeau
2013-04-12
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm926ejs: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
imx: Fix automatic make targets for imx images
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm1136: Remove redundant relocate_code() return
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-04-12
imx: mx5: lowlevel_init: Simplify code
Benoît Thébaudeau
2013-04-10
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
Jon Hunter
2013-04-10
OMAP4: Fix bug in omap4460_volts struct
Lubomir Popov
2013-04-08
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
Tom Rini
2013-04-08
arm: omap4: Fix SDRAM AUTO DETECTION
Lokesh Vutla
2013-04-08
OMAP: Fix copy-paste bug that did not enable UART4 clock
Lubomir Popov
2013-04-08
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
Hunter, Jon
2013-04-08
omap_gpmc: change nandecc command
Andreas Bießmann
2013-04-08
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
2013-04-08
am335x: Enable MMC1 clock
Tom Rini
2013-04-04
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
ARM: bcm2835: fix get_timer() to return ms
Stephen Warren
2013-04-03
mx6: Fix get_board_rev() for the mx6 solo case
Fabio Estevam
2013-04-01
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
Akshay Saraswat
2013-04-01
Exynos: pwm: Use generic api to get pwm clk freq
Padmavathi Venna
2013-04-01
Exynos: clock: Add generic api to get the clk freq
Padmavathi Venna
2013-04-01
Exynos: Tidy up the pwm_config function in the exynos pwm driver
Gabe Black
2013-04-01
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
Gabe Black
2013-04-01
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
Gabe Black
2013-04-01
Exynos: Add timer_get_us function
Che-Liang Chiou
2013-04-01
Exynos: Change get_timer() to work correctly
Simon Glass
2013-03-28
armv7: do not relocate _start twice
Vincent Stehlé
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-27
EXYNOS5: Add L2 Cache Support.
Rajeshwari Shinde
2013-03-26
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-24
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-24
ti814x_evm: add ti814x evm board support
Matt Porter
2013-03-24
am33xx: add dmm support to emif4 library
Matt Porter
2013-03-24
am33xx: add ti814x specific register definitions
Matt Porter
2013-03-24
am33xx: refactor am33xx clocks and add ti814x support
Matt Porter
2013-03-24
am33xx: refactor emif4/ddr to support multiple EMIF instances
Matt Porter
2013-03-24
am33xx: convert defines from am33xx-specific to generic names
Matt Porter
2013-03-24
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2013-03-24
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
Enric Balletbo i Serra
2013-03-22
ARM: implement erratum 716044 workaround
Stephen Warren
[next]