index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-07
4
-5
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-07
30
-277
/
+1818
|
\
|
*
arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support
Prafulla Wadaskar
2009-07-06
1
-5
/
+1
|
*
arm nomadik: use 1000 as HZ value and rewrite timer code
Alessandro Rubini
2009-07-06
1
-139
/
+27
|
*
arm nomadik: cleanup reset
Alessandro Rubini
2009-07-06
1
-12
/
+1
|
*
at91: Add CAN init function
Daniel Gorsulowski
2009-07-06
2
-0
/
+30
|
*
S3C24x0: extract interrupts from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-07-06
4
-21
/
+56
|
*
arm920t/interrupts: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-07-06
2
-6
/
+6
|
*
move L2 cache enable/disable function to cache.c in the omap3 SoC directory
Kim, Heung Jun
2009-07-06
4
-68
/
+104
|
*
arm: Kirkwood: Basic SOCs support
Prafulla Wadaskar
2009-07-06
5
-0
/
+670
|
*
s3c64xx: move the reset_cpu function
Minkyu Kang
2009-06-26
3
-16
/
+36
|
*
mx27: basic cpu support
Ilya Yanok
2009-06-21
4
-0
/
+533
|
*
i.MX31: Create a common device file.
Magnus Lilja
2009-06-21
2
-0
/
+57
|
*
MX31: Add NAND SPL for i.MX31.
Magnus Lilja
2009-06-21
1
-2
/
+7
|
*
ARM1136: Introduce CONFIG_PRELOADER macro.
Magnus Lilja
2009-06-21
1
-12
/
+12
|
*
at91: unify nor boot support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-21
2
-2
/
+284
*
|
83xx: Add support for fsl_dma driver
Peter Tyser
2009-07-02
2
-121
/
+4
*
|
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
Peter Tyser
2009-07-02
1
-1
/
+1
*
|
fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more
Timur Tabi
2009-07-01
1
-1
/
+1
*
|
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-01
1
-25
/
+1
*
|
8xxx: Move dma_init() call to common code
Peter Tyser
2009-07-01
3
-3
/
+6
*
|
fsl_dma: Move dma function prototypes to common header file
Peter Tyser
2009-07-01
1
-4
/
+0
*
|
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-07-01
3
-32
/
+30
*
|
8xxx: Break out DMA code to a common file
Peter Tyser
2009-07-01
2
-102
/
+0
*
|
86xx: Add CPU_TYPE_ENTRY support
Kumar Gala
2009-06-30
1
-12
/
+21
|
/
*
Blackfin: bump up default JTAG console timeout
Vivi Li
2009-06-15
1
-1
/
+1
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
1
-0
/
+12
*
Moved Davinci Ethernet driver to drivers/net
Ben Warren
2009-06-15
2
-656
/
+1
*
fsl/85xx, 86xx: Sync up DMA code
Peter Tyser
2009-06-12
2
-10
/
+12
*
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
Peter Tyser
2009-06-12
2
-26
/
+32
*
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
2
-34
/
+7
*
85xx: Add QE clk support
Haiying Wang
2009-06-12
2
-1
/
+18
*
85xx: Added MPC8535/E identifiers
Kumar Gala
2009-06-12
1
-0
/
+2
*
85xx: Always attempt ethernet device tree fixup
Kumar Gala
2009-06-12
1
-3
/
+0
*
mpc512x: Fix problem with I2C access before relocation
Stefan Roese
2009-06-12
1
-1
/
+1
*
mpc83xx: USB: Reorganized its support
Vivek Mahajan
2009-06-12
1
-1
/
+18
*
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2009-06-12
2
-34
/
+34
*
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
1
-1
/
+1
*
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
Stefan Roese
2009-06-12
1
-21
/
+15
*
mpc512x: Fix PSC divisor calculation for baudrate setting
Stefan Roese
2009-06-12
1
-1
/
+1
*
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
6
-6
/
+19
*
MPC512x: use I/O accessors instead of pointer accesses
Wolfgang Denk
2009-06-12
7
-130
/
+168
*
MPC512x: add more hardware description to immap_512x.h
Wolfgang Denk
2009-06-12
1
-3
/
+3
*
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
cpu/mpc512x/pci.c: minor coding style cleanup
Wolfgang Denk
2009-06-12
1
-6
/
+3
*
mpc512x: Move common files to share them by several boards
Wolfgang Denk
2009-06-12
6
-1
/
+663
*
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
Wolfgang Denk
2009-06-12
1
-5
/
+4
*
General help message cleanup
Wolfgang Denk
2009-06-12
7
-9
/
+9
*
Add support for Linux-like kallsysms
Mike Frysinger
2009-06-12
2
-48
/
+5
*
OMAP3 Turn on the GPIO bank clocks
Tom Rix
2009-06-12
1
-0
/
+22
[next]