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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86: Add GDT descriptors for option ROMs
Simon Glass
2014-11-25
2
-22
/
+18
|
*
|
|
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
5
-1
/
+207
|
*
|
|
x86: Drop some msr functions that we don't support
Simon Glass
2014-11-25
1
-11
/
+0
|
*
|
|
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
5
-0
/
+526
|
*
|
|
x86: Add LAPIC setup code
Simon Glass
2014-11-25
4
-2
/
+181
|
*
|
|
x86: Drop old CONFIG_INTEL_CORE_ARCH code
Simon Glass
2014-11-25
1
-28
/
+0
|
*
|
|
x86: Refactor interrupt_init()
Bin Meng
2014-11-25
3
-14
/
+23
|
*
|
|
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
2
-8
/
+0
|
*
|
|
x86: Call cpu_init_interrupts() from interrupt_init()
Bin Meng
2014-11-25
2
-2
/
+3
|
*
|
|
x86: Add Intel speedstep and turbo mode code
Simon Glass
2014-11-25
4
-0
/
+219
|
*
|
|
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
3
-0
/
+34
|
*
|
|
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
4
-0
/
+33
|
*
|
|
x86: dts: Add SATA settings for link
Simon Glass
2014-11-25
1
-0
/
+7
|
*
|
|
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
5
-0
/
+306
|
*
|
|
x86: dts: Add LPC settings for link
Simon Glass
2014-11-25
1
-0
/
+8
|
*
|
|
x86: dts: Move PCI peripherals into a pci node
Simon Glass
2014-11-25
1
-13
/
+15
|
*
|
|
x86: ivybridge: Add additional LPC init
Simon Glass
2014-11-25
2
-1
/
+528
|
*
|
|
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
3
-0
/
+173
|
*
|
|
x86: Add a simple header file for ACPI
Simon Glass
2014-11-25
1
-0
/
+24
|
*
|
|
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
5
-0
/
+167
|
*
|
|
x86: Set up edge triggering on interrupt 9
Simon Glass
2014-11-25
2
-0
/
+49
|
*
|
|
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
2
-0
/
+15
|
*
|
|
x86: Add ioapic.h header
Simon Glass
2014-11-25
1
-0
/
+38
|
*
|
|
x86: Factor out common values in the link script
Simon Glass
2014-11-25
2
-7
/
+12
|
*
|
|
x86: Ensure that all relocation data is included in the image
Simon Glass
2014-11-25
1
-1
/
+3
|
*
|
|
x86: Panic if there is no relocation data
Simon Glass
2014-11-25
1
-0
/
+3
|
*
|
|
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
1
-11
/
+0
|
*
|
|
x86: Add ivybridge directory to Makefile
Simon Glass
2014-11-25
1
-0
/
+2
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-11-27
15
-6
/
+374
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: UniPhier: enable Device Tree control
Masahiro Yamada
2014-11-28
1
-0
/
+1
|
*
|
|
usb: UniPhier: support OF configuration
Masahiro Yamada
2014-11-28
9
-3
/
+72
|
*
|
|
serial: UniPhier: support OF configuration
Masahiro Yamada
2014-11-28
6
-0
/
+111
|
*
|
|
ARM: UniPhier: add device tree sources
Masahiro Yamada
2014-11-28
7
-0
/
+181
|
*
|
|
ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL
Masahiro Yamada
2014-11-28
1
-0
/
+6
|
*
|
|
ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-11-28
3
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2014-11-27
5
-330
/
+30
|
\
\
\
|
*
|
|
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
2014-11-27
1
-3
/
+0
|
*
|
|
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
2014-11-27
1
-0
/
+20
|
*
|
|
MIPS: remove board.c
Daniel Schwierzeck
2014-11-27
2
-323
/
+0
|
*
|
|
MIPS: fix setup of initial stack frame
Daniel Schwierzeck
2014-11-27
2
-4
/
+10
|
|
/
/
*
|
|
mtd: nand: s3c: Unify the register definition and naming
Marek Vasut
2014-11-26
3
-20
/
+19
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-11-26
6
-58
/
+24
|
\
\
|
*
|
arm: ls102xa: Remove bit reversing for SCFG registers
Alison Wang
2014-11-24
1
-2
/
+0
|
*
|
arm: ls102xa: Add snoop disable for slave port 0, 1 and 2
Jason Jin
2014-11-24
1
-0
/
+1
|
*
|
drivers: usb: fsl: Define USB configs for LS102XA
Nikhil Badola
2014-11-24
1
-0
/
+4
|
*
|
drivers : usb: fsl: Implement usb Erratum A007798 workaround
Nikhil Badola
2014-11-24
2
-0
/
+5
|
*
|
drivers: usb: fsl: Move USB Errata checking code
Nikhil Badola
2014-11-21
2
-55
/
+1
|
*
|
arm: ls102xa: Fixed a register definition error
Tang Yuantian
2014-11-19
1
-1
/
+1
|
*
|
qe: add u-qe support to arm board
Zhao Qiang
2014-11-19
2
-0
/
+12
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-11-26
1
-0
/
+16
|
\
\
\
[prev]
[next]