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
2011-04-27
pxa: move i2c driver to the common place
Lei Wen
2011-04-27
arm: a320: use new ftpmu010 API
Po-Yu Chuang
2011-04-27
MX5: factor out boot cause funciton to common code
Jason Liu
2011-04-27
MX31: Introduce get_reset_cause()
Fabio Estevam
2011-04-27
ARM: mx31: Print the silicon version
Fabio Estevam
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2011-04-27
MX31: add support for MX31 watchdog
Stefano Babic
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2011-03-27
S5P: timer: replace bss variable by gd
Minkyu Kang
2011-03-27
S5P: timer: Use pwm functions
Minkyu Kang
2011-03-27
ARM: S5P: pwm driver support
Donghwa Lee
2011-03-27
SMDK6400: Disable LED function in start.s on the nand booting
seedshope
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-21
arm1136 relocation: Fix calculation of board_init_r
Fabio Estevam
2011-02-21
arm1136: Fix NAND boot
Fabio Estevam
2011-02-21
ARM: Add Support for Marvell Pantheon Familiy SoCs
Lei Wen
2011-02-21
arm relocation: Fix calculation of board_init_r
Alexander Stein
2011-02-21
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
Tom Warren
2011-02-02
armv7: add support for S5PC210 SoC
Minkyu Kang
2011-02-02
arm926ejs: timer: Replace bss variable by gdr
Heiko Schocher
2011-02-02
remove (double) LED initialization in arm920t start.s
Jens Scharsig
2011-02-02
arm1136: timer: Replace bss variable by gd
Heiko Schocher
2011-02-02
ARM: */start.S: code cleanup
Liu Hui-R64343
2011-02-02
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2011-02-02
DaVinci: Remove incorrect CONFIG option
Sandeep Paulraj
2011-02-02
DaVinci DM6467: Fix Build Error
Sandeep Paulraj
2011-02-02
DaVinci DM6467: Added ET1011C (LSI) PHY support
Sandeep Paulraj
2011-02-02
MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
Stefano Babic
2011-02-02
Add support for MX35 processor
Stefano Babic
2011-02-02
MX5: Add initial support for MX53 processor
Liu Hui-R64343
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-12-22
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-16
arm: Add Support for Marvell ARMADA 100 Familiy SoCs
Prafulla Wadaskar
2010-12-13
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
2010-12-11
omap3: emif|sdrc: use a single global data define
Nishanth Menon
2010-12-11
OMAP: Timer: Replace bss variable by gd
Dirk Behme
2010-12-11
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
Nick Thompson
2010-12-09
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-12-09
armv7: fix relocation skip
Andreas Bießmann
2010-12-09
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-08
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
ARMV7: Vexpress: fix build errors
Matt Waddel
2010-12-07
arm920t/at91/timer: replace bss variables by gd
Andreas Bießmann
2010-12-07
arm920t/at91/reset: board_reset: define weak symbol
Andreas Bießmann
2010-12-07
AT91: fix EMAC gpio init in at91sam9260_devices.c
Reinhard Meyer
[next]