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
...
|
*
Blackfin: move watchdog config check to Makefile
Mike Frysinger
2010-01-17
2
-4
/
+2
|
*
Blackfin: support boards with no external memory
Mike Frysinger
2010-01-17
2
-1
/
+21
|
*
Blackfin: re-architect initcode
Mike Frysinger
2010-01-17
1
-52
/
+169
|
*
Blackfin: move section length calculation to linker script
Mike Frysinger
2010-01-17
2
-16
/
+13
*
|
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-17
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-01-12
2
-0
/
+21
|
\
|
*
mpc83xx: add support configure bus parking
Heiko Schocher
2010-01-07
1
-0
/
+12
|
*
mpc83xx: spd_sdram.c: Disable memory controller before initializing
Stefan Roese
2010-01-07
1
-0
/
+9
*
|
fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleave
Dave Liu
2010-01-05
1
-0
/
+3
*
|
fsl-ddr: add override for the Rtt_Wr
Dave Liu
2010-01-05
1
-3
/
+7
*
|
fsl-ddr: add the override for write leveling
Dave Liu
2010-01-05
2
-6
/
+15
*
|
fsl-ddr: Fix power-down timing settings
Dave Liu
2010-01-05
1
-3
/
+4
*
|
ppc/p4080: Fix reporting of PME & FM clock frequencies
Kumar Gala
2010-01-05
1
-6
/
+6
*
|
ppc/85xx: Map boot page guarded for MP boot
Kumar Gala
2010-01-05
2
-3
/
+3
*
|
p4080: add readback to bootpage translation window
Dave Liu
2010-01-05
1
-0
/
+3
*
|
ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocation
Kumar Gala
2010-01-05
1
-6
/
+6
*
|
ppc/85xx: Add tracking of TLB CAM usage
Kumar Gala
2010-01-05
2
-0
/
+65
*
|
ppc/8xxx: Remove is_fsl_pci_agent
Kumar Gala
2010-01-05
1
-41
/
+3
*
|
85xx: Add support to set DPAA (data path) devices clock frequencies
Kumar Gala
2010-01-05
1
-0
/
+36
*
|
ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms
Kumar Gala
2010-01-05
1
-0
/
+3
*
|
85xx: Add support for e500mc cache stashing
Kumar Gala
2010-01-05
4
-1
/
+43
|
/
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-2
/
+2
*
Merge branch 'next' of ../next
Wolfgang Denk
2009-12-15
64
-613
/
+1560
|
\
|
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
1
-4
/
+0
|
*
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
2009-12-08
2
-0
/
+2
|
*
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
2
-1
/
+3
|
|
\
|
*
\
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
1
-0
/
+1
|
|
\
\
|
*
|
|
Generic udelay() with watchdog support
Ingo van Lil
2009-12-05
28
-30
/
+30
|
*
|
|
i386: Final Relocation
Graeme Russ
2009-12-05
3
-121
/
+23
|
*
|
|
i386: Remove inline asm symbols from .dynsym
Graeme Russ
2009-12-05
2
-0
/
+6
|
*
|
|
i386: Rearrange Interupt Handling
Graeme Russ
2009-12-05
4
-246
/
+417
|
*
|
|
i386: Fix race condition when using SC520 timers
Graeme Russ
2009-12-05
1
-5
/
+6
|
*
|
|
avr32/hsdramc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-11-27
2
-4
/
+1
|
*
|
|
arm: A320: Add support for Faraday A320 evaluation board
Po-Yu Chuang
2009-11-27
4
-0
/
+313
|
*
|
|
OMAP3: Fix SDRC init
Nishanth Menon
2009-11-27
1
-1
/
+2
|
*
|
|
OMAP3:SDRC: Cleanup references to SDP
Nishanth Menon
2009-11-27
2
-2
/
+2
|
*
|
|
TI DA8xx: Add DA8xx cpu functions
Sekhar Nori
2009-11-27
2
-10
/
+83
|
*
|
|
TI Davinci timer.c: Remove volatiles and memory mapped structures
Nick Thompson
2009-11-27
1
-13
/
+15
|
*
|
|
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
6
-47
/
+19
|
*
|
|
S3C6400/SMDK6400: fix stack_setup in start.S
Seunghyeon Rhee
2009-11-27
1
-6
/
+1
|
*
|
|
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
Minkyu Kang
2009-11-27
6
-6
/
+6
|
*
|
|
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
5
-10
/
+10
|
*
|
|
ppc4xx: Cleanup PPC4xx I2C infrastructure
Stefan Roese
2009-11-23
1
-102
/
+97
|
*
|
|
ppc4xx: Remove some testing code from 4xx_pcie.c
Stefan Roese
2009-11-23
1
-4
/
+0
|
*
|
|
ppc4xx: Consolidate pci_master_init() function
Stefan Roese
2009-11-19
1
-0
/
+18
|
*
|
|
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2009-11-19
2
-23
/
+104
|
*
|
|
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
2009-11-19
1
-0
/
+106
|
*
|
|
Merge branch 'master' into next
Wolfgang Denk
2009-11-15
4
-11
/
+14
|
|
\
\
\
|
*
|
|
|
ppc/85xx: make boot from NAND full relocation to RAM
Mingkai Hu
2009-11-13
1
-1
/
+0
|
*
|
|
|
ppc4xx: Switch to I2C bus numer 0 for chip_config command
Stefan Roese
2009-11-10
1
-0
/
+6
[prev]
[next]