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
*
USB: MX5: add helper functions to enable USB clocks
Wolfgang Grandegger
2011-12-11
1
-0
/
+72
*
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
1
-2
/
+2
*
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-11
1
-1
/
+1
*
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
Christian Riesch
2011-12-10
1
-2
/
+4
*
M28: Cleanup memsize.o OOT build
Marek Vasut
2011-12-09
3
-23
/
+9
*
i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
Marek Vasut
2011-12-09
7
-0
/
+1611
*
i.mx: add the initial support for freescale i.MX6Q processor
Jason Liu
2011-12-09
5
-0
/
+591
*
i.mx: introduce the armv7/imx-common folder
Jason Liu
2011-12-09
6
-86
/
+165
*
S5PC2XX: Rename S5pc2XX to exynos
Chander Kashyap
2011-12-09
3
-25
/
+25
*
tegra2: Don't use board pointer before it is set up
Simon Glass
2011-12-09
1
-9
/
+1
*
tegra2: Remove unneeded 'dynamic ram size' message
Simon Glass
2011-12-09
1
-3
/
+1
*
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
5
-147
/
+1
*
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
1
-6
/
+18
*
tegra2: Simplify tegra_start() boot path
Simon Glass
2011-12-09
3
-25
/
+37
*
tegra2: Add arch_cpu_init() to fire up Cortex-A9
Simon Glass
2011-12-09
2
-0
/
+21
*
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
Simon Glass
2011-12-09
1
-8
/
+12
*
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-06
1
-5
/
+3
*
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
Anatolij Gustschin
2011-12-06
1
-2
/
+3
*
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
1
-4
/
+0
*
mx5: Correct a warning in clock.c
Simon Glass
2011-12-06
1
-1
/
+1
*
OMAP3: Add SPL_BOARD_INIT hook
Tom Rini
2011-12-06
2
-0
/
+9
*
OMAP3 SPL: Add identify_nand_chip function
Tom Rini
2011-12-06
2
-0
/
+90
*
OMAP3 SPL: Rework memory initalization and devkit8000 support
Tom Rini
2011-12-06
1
-13
/
+15
*
OMAP3: Change mem_ok to clear again after reading back
Tom Rini
2011-12-06
1
-0
/
+1
*
OMAP3: Add a helper function to set timings in SDRC
Tom Rini
2011-12-06
1
-55
/
+61
*
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
Tom Rini
2011-12-06
1
-12
/
+11
*
omap3: mem: Comment enable_gpmc_cs_config more
Tom Rini
2011-12-06
1
-3
/
+9
*
arm, davinci: move misc function in arch tree
Heiko Schocher
2011-12-06
2
-1
/
+151
*
arm, davinci, da850: add uart1 tx rx pinmux config
Heiko Schocher
2011-12-06
1
-0
/
+5
*
arm, davinci: Remove duplication of pinmux configuration code
Christian Riesch
2011-12-06
1
-28
/
+8
*
arm, da850: Add pinmux configurations to the arch tree
Christian Riesch
2011-12-06
2
-0
/
+167
*
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
2011-12-06
2
-1
/
+106
*
arm, arm926ejs: always do cpu critical inits
Heiko Schocher
2011-12-06
1
-4
/
+2
*
AM35xx: add EMAC support
Ilya Yanok
2011-12-06
2
-0
/
+45
*
arm926ejs: add noop implementation for dcache ops
Ilya Yanok
2011-12-06
2
-1
/
+76
*
davinci_emac: move arch-independent defines to separate header
Ilya Yanok
2011-12-06
4
-0
/
+4
*
omap4: fix IO setting
Aneesh V
2011-12-06
1
-1
/
+6
*
omap4460: add ES1.1 identification
Aneesh V
2011-12-06
1
-1
/
+9
*
omap4: emif: fix error in driver
Aneesh V
2011-12-06
1
-2
/
+2
*
omap: remove I2C from SPL
Aneesh V
2011-12-06
1
-1
/
+0
*
omap4460: fix TPS initialization
Aneesh V
2011-12-06
1
-8
/
+0
*
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
2
-23
/
+8
*
armv7: setup vector
Aneesh V
2011-12-06
1
-0
/
+17
*
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-12-06
1
-2
/
+2
*
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-12-06
1
-0
/
+1
*
arm, arm926ejs: Fix clear bss loop for zero length bss
Christian Riesch
2011-12-06
1
-3
/
+5
*
PXA: Rename pxa_dram_init to pxa2xx_dram_init
Marek Vasut
2011-12-06
1
-2
/
+2
*
PXA: Replace timer driver
Marek Vasut
2011-12-06
1
-52
/
+35
*
PXA: Add cpuinfo display for PXA2xx
Marek Vasut
2011-12-06
2
-0
/
+134
*
PXA: Separate PXA2xx CPU init
Marek Vasut
2011-12-06
2
-73
/
+31
[next]