index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap4: make SDRAM init work for ES1.0 silicon
Aneesh V
2011-09-13
2
-51
/
+20
*
omap: gpio: generic changes after changing API
Sanjeev Premi
2011-09-13
1
-2
/
+3
*
omap: gpio: Use generic API
Sanjeev Premi
2011-09-13
1
-31
/
+82
*
ARMV7: OMAP3: Add 37xx ESx revision numbers.
Howard D. Gray
2011-09-12
1
-1
/
+12
*
OMAP: Add function to get state of a GPIO output
Joel A Fernandes
2011-09-12
1
-0
/
+20
*
Minor coding style cleanup.
Wolfgang Denk
2011-09-11
3
-5
/
+0
*
tegra2: fix warning: "assert" redefined
Wolfgang Denk
2011-09-10
1
-8
/
+0
*
KS8695: move TIMER_ definitions before code use
Greg Ungerer
2011-09-10
1
-8
/
+8
*
PXA: FIX: Deep-sleep return address in stored in PSPR
Marek Vasut
2011-09-07
1
-1
/
+1
*
MX31: fix missing mxc_get_clk() call
Stefano Babic
2011-09-07
1
-0
/
+1
*
omap24xx: fix 'reset_timer_masked' declaration error
Wolfgang Denk
2011-09-07
1
-11
/
+9
*
ARM: remove broken "impa7" board.
Wolfgang Denk
2011-09-07
3
-102
/
+5
*
ARM: remove broken "ep7312" board.
Wolfgang Denk
2011-09-07
3
-8
/
+8
*
Makefile : fix generation of cpu related asm-offsets.h
Stefano Babic
2011-09-07
6
-11
/
+1
*
dm3730: enable dpll5
Eric Benard
2011-09-04
1
-0
/
+1
*
da8xx: add support for multiple PLL controllers
Sudhakar Rajashekhara
2011-09-04
1
-11
/
+19
*
omap3:clock: check cpu_family before enabling clks for IVA & CAM
Vaibhav Hiremath
2011-09-04
1
-4
/
+10
*
omap3:clock: configure GFX clock to 200MHz for AM/DM37x
Vaibhav Hiremath
2011-09-04
1
-1
/
+1
*
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
1
-6
/
+8
*
armv7: stronger barrier for cache-maintenance operations
Aneesh V
2011-09-04
1
-6
/
+6
*
omap: enable caches at system start-up
Aneesh V
2011-09-04
2
-0
/
+16
*
Tegra2: Use clock and pinmux functions to simplify code
Simon Glass
2011-09-04
1
-33
/
+14
*
Tegra2: Add additional pin multiplexing features
Simon Glass
2011-09-04
2
-1
/
+53
*
Tegra2: Add more clock support
Simon Glass
2011-09-04
3
-36
/
+176
*
Tegra2: Add microsecond timer function
Simon Glass
2011-09-04
1
-6
/
+12
*
MX: MX35 / MX5: uniform clock command with powerpc
Stefano Babic
2011-09-04
2
-4
/
+4
*
ARM: MX51: PLL errata workaround
David Jander
2011-09-04
1
-0
/
+38
*
omap: fix gpio related build breaks
Aneesh V
2011-09-04
3
-3
/
+3
*
integrator: convert to new build system
Linus Walleij
2011-09-03
1
-5
/
+0
*
atmel: update at91sam9m10g45 SoC support to new style
Thomas Petazzoni
2011-09-03
1
-59
/
+55
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
13
-31
/
+31
*
arm: auto gen asm-offsets.h for mb86r0x
Matthias Weisser
2011-08-04
2
-0
/
+67
*
AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master
Xu, Hong
2011-08-03
2
-13
/
+27
*
AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
Xu, Hong
2011-08-03
1
-39
/
+35
*
AT91: change common at91sam9261 files to compile with new scheme
Asen Dimov
2011-08-03
1
-40
/
+36
*
AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
Reinhard Meyer
2011-08-03
1
-1
/
+1
*
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
Andreas Bießmann
2011-08-03
1
-4
/
+0
*
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
Andreas Bießmann
2011-08-03
1
-4
/
+0
*
ARM: remove obsolete at91rm9200
Andreas Bießmann
2011-08-03
12
-2049
/
+0
*
omap4: clock init support for omap4460
Aneesh V
2011-08-03
1
-7
/
+54
*
omap4: support TPS programming
Aneesh V
2011-08-03
2
-7
/
+62
*
omap: reuse omap3 gpio support in omap4
Aneesh V
2011-08-03
6
-27
/
+42
*
omap4: sdram init changes for omap4460
Aneesh V
2011-08-03
1
-17
/
+22
*
omap4: add omap4460 revision detection
Aneesh V
2011-08-03
1
-0
/
+3
*
mkimage: Add OMAP boot image support
John Rigby
2011-08-03
1
-0
/
+30
*
omap: add MMC and FAT support to SPL
Aneesh V
2011-08-03
5
-2
/
+252
*
omap: add basic SPL support
Aneesh V
2011-08-03
7
-2
/
+198
*
armv7: start.S: fixes and enhancements for SPL
Aneesh V
2011-08-03
2
-12
/
+39
*
omap4: automatic sdram detection
Aneesh V
2011-08-03
1
-0
/
+238
*
omap4: calculate EMIF register values
Aneesh V
2011-08-03
5
-4
/
+953
[next]