index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
8
-1
/
+969
*
x86: Allow an option ROM to be built into U-Boot
Simon Glass
2014-11-25
1
-0
/
+3
*
x86: video: Add video driver for bare x86 boards
Simon Glass
2014-11-25
2
-0
/
+38
*
pci: Add general support for execution of video ROMs
Simon Glass
2014-11-25
5
-2
/
+353
*
x86: Add support for running option ROMs natively
Simon Glass
2014-11-25
5
-0
/
+946
*
Add support for Vesa BIOS extensions
Simon Glass
2014-11-25
1
-0
/
+103
*
x86: Add vesa mode configuration options
Simon Glass
2014-11-25
1
-0
/
+149
*
x86: Add GDT descriptors for option ROMs
Simon Glass
2014-11-25
2
-22
/
+18
*
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-25
3
-52
/
+46
*
x86: Add a definition of asmlinkage
Simon Glass
2014-11-25
1
-0
/
+3
*
x86: config: Enable SPI for chromebook_link
Simon Glass
2014-11-25
1
-4
/
+0
*
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
7
-0
/
+528
*
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: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
2014-11-25
1
-1
/
+1
*
x86: Refactor interrupt_init()
Bin Meng
2014-11-25
3
-14
/
+23
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
3
-9
/
+1
*
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: config: Enable USB on link
Simon Glass
2014-11-25
1
-2
/
+0
*
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
2
-1
/
+7
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
8
-0
/
+334
*
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
3
-4
/
+572
*
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
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
2
-3
/
+44
*
x86: config: Enable plug-and-play for link PCI
Simon Glass
2014-11-25
1
-0
/
+3
*
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
*
rtc: mc146818: Set up RTC at start of day
Simon Glass
2014-11-25
3
-5
/
+45
*
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
4
-20
/
+0
*
pci: Update pci_ids.h to include some missing IDs
Simon Glass
2014-11-25
1
-6
/
+181
*
Align embedded device tree correctly
Simon Glass
2014-11-25
1
-0
/
+2
*
Fix SIZE_MAX compiler warning when using stdint.h
Simon Glass
2014-11-25
1
-0
/
+2
*
x86: Add ivybridge directory to Makefile
Simon Glass
2014-11-25
1
-0
/
+2
*
Prepare v2015.01-rc2
Tom Rini
2014-11-24
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-24
9
-11
/
+76
|
\
|
*
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
7
-6
/
+31
[next]