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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete an accidentally added .rej file
Tom Rini
2015-08-14
1
-10
/
+0
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-14
39
-264
/
+875
|
\
|
*
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
1
-36
/
+20
|
*
x86: Add a simple interrupt script to the README
Simon Glass
2015-08-14
1
-0
/
+15
|
*
x86: minnowmax: Define and enable interrupt setup
Simon Glass
2015-08-14
3
-4
/
+69
|
*
x86: Add clarifications to the x86 README
Stoppa, Igor
2015-08-14
1
-11
/
+21
|
*
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
1
-3
/
+6
|
*
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
2
-12
/
+1
|
*
x86: Set APs' req_seq to the reg number from device tree
Bin Meng
2015-08-14
1
-0
/
+7
|
*
video: vesa: Correct a typo in the Kconfig VESA mode string
Bin Meng
2015-08-14
1
-1
/
+1
|
*
x86: Show the un-relocated IP address in exceptions
Simon Glass
2015-08-14
1
-0
/
+2
|
*
x86: Convert minnowmax to use CONFIG_DM_NET
Simon Glass
2015-08-14
2
-6
/
+1
|
*
x86: Convert minnowmax to use CONFIG_DM_USB
Simon Glass
2015-08-14
1
-4
/
+5
|
*
Revert "dm: pci: Allow scan bridge child devices before relocation"
Simon Glass
2015-08-14
1
-0
/
+4
|
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
3
-84
/
+18
|
*
x86: Move the GDT into global_data
Simon Glass
2015-08-14
2
-5
/
+8
|
*
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
2
-2
/
+54
|
*
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
2
-1
/
+3
|
*
x86: Remove init_gd() function
Simon Glass
2015-08-14
1
-1
/
+0
|
*
x86: baytrail: Support running as an EFI payload
Simon Glass
2015-08-14
1
-0
/
+2
|
*
x86: baytrail: Tidy up interrupt and FSP init
Simon Glass
2015-08-14
1
-1
/
+8
|
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
6
-19
/
+18
|
*
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
2
-3
/
+15
|
*
x86: Tidy up the PIRQ routing code a little
Simon Glass
2015-08-14
1
-28
/
+13
|
*
x86: Re-order efi-x86_defconfig
Simon Glass
2015-08-14
1
-5
/
+5
|
*
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
2
-0
/
+85
|
*
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-14
2
-0
/
+94
|
*
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-14
3
-4
/
+1
|
*
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-14
6
-30
/
+388
|
*
x86: baytrail: Add all IDE/SATA PCI device IDs
Bin Meng
2015-08-14
3
-4
/
+10
|
*
common: Display >=4GiB memory bank size
Bin Meng
2015-08-14
2
-3
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-pmic
Tom Rini
2015-08-14
4
-2
/
+110
|
\
\
|
*
|
Add missing part of: "power: pmic: pfuze100 support driver model"
Peng Fan
2015-08-14
4
-2
/
+110
|
|
/
*
|
powerpc: ipek01: convert to generic board
Anatolij Gustschin
2015-08-14
2
-1
/
+3
*
|
powerpc: inka4x0: convert to generic board
Anatolij Gustschin
2015-08-14
2
-1
/
+3
*
|
powerpc: socrates: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+2
*
|
powerpc: v38b: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+2
*
|
powerpc: pcm030: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+1
*
|
powerpc: munices: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+1
*
|
powerpc: motionpro: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+2
*
|
powerpc: jupiter: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+2
*
|
powerpc: canmb: convert to generic board
Anatolij Gustschin
2015-08-14
1
-0
/
+2
*
|
ARM: OMAP5+: configs: Fix default boot command
Lokesh Vutla
2015-08-14
1
-0
/
+1
*
|
cm5200: fix FAT function prototypes
Stephen Warren
2015-08-14
1
-4
/
+2
*
|
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
Hans de Goede
2015-08-14
4
-2
/
+43
*
|
video: Add support for the ANX9804 parallel lcd to dp bridge chip
Hans de Goede
2015-08-14
4
-0
/
+222
*
|
sun6i: display: Add support for using the mipi pll as lcd clock source
Hans de Goede
2015-08-14
1
-7
/
+34
*
|
sun6i: clock: Add support for the mipi pll
Hans de Goede
2015-08-14
3
-0
/
+70
*
|
sunxi: clock: Add clock_get_pll3() helper function
Hans de Goede
2015-08-14
4
-0
/
+29
*
|
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
Hans de Goede
2015-08-14
1
-4
/
+18
[next]