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
*
imx:mx6ul add dram spl configuration and header file
Peng Fan
2015-08-02
3
-10
/
+141
*
imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
Peng Fan
2015-08-02
1
-0
/
+4
*
imx: mx6ul update soc related settings
Peng Fan
2015-08-02
1
-5
/
+4
*
imx: mx6ul select SYS_L2CACHE_OFF
Peng Fan
2015-08-02
1
-0
/
+4
*
imx:mx6ul add clock support
Peng Fan
2015-08-02
2
-90
/
+159
*
imx-common: timer: add i.MX6UL support
Peng Fan
2015-08-02
1
-3
/
+5
*
imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
Peng Fan
2015-08-02
1
-0
/
+4
*
imx: mx6ul: Update imx registers head file
Peng Fan
2015-08-02
1
-25
/
+35
*
imx: mx6ul: Add pins IOMUX head file
Peng Fan
2015-08-02
2
-0
/
+1067
*
imx: mx6ul: Add i.MX6UL CPU type
Peng Fan
2015-08-02
2
-1
/
+4
*
arm: mx6: kconfig: don't select CPU_V7 per board
Nikita Kiryanov
2015-08-02
1
-3
/
+0
*
arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6
Nikita Kiryanov
2015-08-02
2
-8
/
+8
*
imx: mx6qp Enable PRG clock for IPU
Peng Fan
2015-08-02
1
-0
/
+5
*
imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP
Ye.Li
2015-08-02
1
-1
/
+2
*
imx: mx6: ccm: Change the clock settings for i.MX6QP
Peng Fan
2015-08-02
3
-34
/
+49
*
imx: add cpu type for i.MX6QP/DP
Peng Fan
2015-08-02
4
-5
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-07-17
59
-627
/
+1798
|
\
|
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-07-15
44
-616
/
+1639
|
|
\
|
|
*
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-14
1
-0
/
+2
|
|
*
dm: x86: minnowmax: Move PCI to use driver model
Simon Glass
2015-07-14
3
-47
/
+10
|
|
*
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
1
-22
/
+0
|
|
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
2
-0
/
+3
|
|
*
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-14
1
-8
/
+0
|
|
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
1
-0
/
+22
|
|
*
x86: cmd_mtrr: Improve MTRR list information
Bin Meng
2015-07-14
1
-1
/
+2
|
|
*
x86: queensbay: Change CPU_ADDR_BITS to 32
Bin Meng
2015-07-14
1
-0
/
+4
|
|
*
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-14
2
-11
/
+38
|
|
*
x86: bios: Allow pci config read/write to host bridge in int1a_handler
Jian Luo
2015-07-14
1
-9
/
+1
|
|
*
x86: bios: Synchronize stack between real and protected mode
Jian Luo
2015-07-14
1
-0
/
+23
|
|
*
x86: queensbay: Change PCIe root ports' interrupt routing
Bin Meng
2015-07-14
2
-10
/
+23
|
|
*
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
4
-0
/
+181
|
|
*
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
5
-0
/
+688
|
|
*
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
3
-151
/
+153
|
|
*
x86: Add I/O APIC register access routines
Bin Meng
2015-07-14
3
-1
/
+46
|
|
*
x86: Clean up ioapic header file
Bin Meng
2015-07-14
1
-23
/
+3
|
|
*
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
1
-9
/
+56
|
|
*
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
1
-4
/
+3
|
|
*
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
1
-1
/
+1
|
|
*
x86: queensbay: Correct Topcliff device irqs
Bin Meng
2015-07-14
1
-12
/
+12
|
|
*
x86: crownbay: Enable DM RTC support
Bin Meng
2015-07-14
2
-0
/
+7
|
|
*
x86: crownbay: Add MP initialization
Bin Meng
2015-07-14
1
-0
/
+20
|
|
*
x86: Clean up lapic codes
Bin Meng
2015-07-14
5
-183
/
+103
|
|
*
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
2
-3
/
+1
|
|
*
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
5
-73
/
+112
|
|
*
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-14
1
-1
/
+0
|
|
*
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
1
-12
/
+12
|
|
*
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
1
-0
/
+2
|
|
*
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
6
-55
/
+86
|
|
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
4
-22
/
+21
|
|
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
4
-2
/
+33
[next]