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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-arm
Tom Rini
2014-11-24
4
-5
/
+66
|
\
|
*
ARM: bootm: Allow booting in secure mode on hyp capable systems
Hans de Goede
2014-11-24
2
-5
/
+37
|
*
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Hans de Goede
2014-11-24
3
-0
/
+29
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
18
-73
/
+277
|
\
\
|
*
|
arm: imx: stop sata on boot
Nikita Kiryanov
2014-11-24
1
-2
/
+6
|
*
|
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
1
-0
/
+5
|
*
|
arm: mx6: introduce disable_sata_clock
Nikita Kiryanov
2014-11-24
2
-0
/
+9
|
*
|
mx6: thermal: Check cpu temperature via thermal sensor
Ye.Li
2014-11-21
2
-0
/
+36
|
*
|
mx6: clock: Add thermal clock enable function
Nitin Garg
2014-11-21
2
-0
/
+31
|
*
|
mx6: add weim registers
Fabio Estevam
2014-11-20
1
-0
/
+37
|
*
|
imx: consolidate set_chipselect_size function
Fabio Estevam
2014-11-20
5
-41
/
+39
|
*
|
mx6: Use a common SPL configuration file
Fabio Estevam
2014-11-20
1
-0
/
+8
|
*
|
imx: fix exception vectors relocation in imx27
Albert ARIBAUD
2014-11-20
4
-28
/
+101
|
*
|
cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
Albert ARIBAUD
2014-11-20
1
-4
/
+4
|
*
|
ARM: mxs: tools: Add support for boot progress display flag
Alexey Ignatov
2014-11-20
3
-0
/
+3
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
6
-2
/
+46
|
\
\
\
|
*
|
|
dm: arm: spl: Make driver model linker lists available
Simon Glass
2014-11-21
1
-0
/
+7
|
*
|
|
dm: arm: spl: Allow simple malloc() in SPL
Simon Glass
2014-11-21
1
-1
/
+1
|
*
|
|
dm: at91: Add driver model support for the serial driver
Simon Glass
2014-11-21
1
-0
/
+15
|
*
|
|
dm: at91: Add platform data for GPIO on at91sam9260-based boards
Simon Glass
2014-11-21
2
-1
/
+17
|
*
|
|
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
1
-0
/
+6
*
|
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
57
-175
/
+6391
|
\
\
\
\
|
*
|
|
|
x86: Rename chromebook-x86 to coreboot
Simon Glass
2014-11-21
1
-1
/
+1
|
*
|
|
|
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
19
-5
/
+1861
|
*
|
|
|
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
3
-0
/
+163
|
*
|
|
|
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
2
-24
/
+24
|
*
|
|
|
x86: chromebook_link: Enable GPIO support
Simon Glass
2014-11-21
1
-0
/
+3
|
*
|
|
|
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
4
-6
/
+158
|
*
|
|
|
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
7
-1
/
+524
|
*
|
|
|
x86: dts: Add microcode updates for ivybridge CPU
Simon Glass
2014-11-21
3
-0
/
+1382
|
*
|
|
|
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
4
-0
/
+177
|
*
|
|
|
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
1
-0
/
+16
|
*
|
|
|
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
4
-0
/
+274
|
*
|
|
|
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
1
-0
/
+19
|
*
|
|
|
x86: Add clr/setbits functions
Simon Glass
2014-11-21
1
-0
/
+49
|
*
|
|
|
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
3
-6
/
+6
|
*
|
|
|
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
5
-0
/
+110
|
*
|
|
|
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
2
-0
/
+63
|
*
|
|
|
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
3
-0
/
+67
[next]