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
*
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
*
at91: move cpu info print to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-5
/
+22
*
at91: extract reset from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
3
-15
/
+43
*
omap24xx: rename reset file
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-1
/
+1
*
lh7a40x: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-185
/
+1
*
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-386
/
+0
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
14
-66
/
+1
*
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
14
-128
/
+2
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
17
-12
/
+648
*
afeb9260: fix macb device init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+1
*
ppc4xx: Remove PCI async bootup message if PCI is not used
Stefan Roese
2009-06-12
1
-1
/
+1
*
ARM DaVinci: Reset with watchdog enabled
Thomas Lange
2009-06-12
1
-0
/
+4
*
at91: regroup IP hw init in one file per soc
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
15
-603
/
+338
*
OMAP3 Port kernel omap gpio interface.
Tom Rix
2009-06-12
2
-0
/
+186
*
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2009-06-12
2
-0
/
+89
*
OMAP Consolidate common u-boot.lds to cpu layer.
Tom Rix
2009-06-12
2
-0
/
+60
*
arm920/926/926: remove non needed header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
13
-13
/
+0
*
davinci: display correct clock info
David Brownell
2009-06-12
2
-1
/
+132
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
32
-166
/
+148
*
OMAP3: Reorganize Makefile style
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+7
*
OMAP3: Remove dublicated interrupt code
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-128
/
+0
*
at91rm9200: move reset code to reset.c
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
3
-40
/
+82
*
ixp/interrupts: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-9
/
+2
*
arm: cleanup remaining CONFIG_INIT_CRITICAL
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-2
/
+6
*
arm946es: remove non used timer
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-159
/
+2
*
davinci: add basic dm355/dm350/dm335 support
David Brownell
2009-06-12
2
-0
/
+46
*
davinci: fix dm644x buglets
David Brownell
2009-06-12
1
-1
/
+3
*
davinci: split out some dm644x-specific bits from psc
David Brownell
2009-06-12
3
-75
/
+123
*
davinci: cpu-specific build uses conditional make syntax
David Brownell
2009-06-12
1
-3
/
+5
[next]