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
...
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
99
-658
/
+15736
|
\
\
\
|
*
|
|
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
Hans de Goede
2015-05-04
1
-0
/
+18
|
*
|
|
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
2
-51
/
+59
|
*
|
|
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
3
-2
/
+2
|
*
|
|
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
2
-77
/
+72
|
*
|
|
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
2
-21
/
+10
|
*
|
|
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
1
-13
/
+1
|
*
|
|
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
1
-7
/
+0
|
*
|
|
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
1
-12
/
+0
|
*
|
|
sunxi: Move all boards to the driver-model
Hans de Goede
2015-05-04
1
-0
/
+5
|
*
|
|
sunxi: dts: Add minimal dts files for board which lack a dts sofar
Hans de Goede
2015-05-04
16
-2
/
+553
|
*
|
|
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
Hans de Goede
2015-05-04
3
-0
/
+298
|
*
|
|
sunxi: dts: Sync all dts files with upstream kernel
Hans de Goede
2015-05-04
59
-292
/
+13797
|
*
|
|
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
1
-1
/
+3
|
*
|
|
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
Hans de Goede
2015-05-04
1
-0
/
+3
|
*
|
|
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
1
-2
/
+4
|
*
|
|
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
1
-0
/
+13
|
*
|
|
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
Hans de Goede
2015-05-04
2
-8
/
+29
|
*
|
|
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
3
-0
/
+113
|
*
|
|
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-10
/
+11
|
*
|
|
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
3
-0
/
+12
|
*
|
|
sunxi: Add a33 dram init code
Vishnu Patekar
2015-05-04
3
-0
/
+544
|
*
|
|
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-05-04
2
-3
/
+46
|
*
|
|
sunxi: s/sun8i/sun8i_a23/
Hans de Goede
2015-05-04
6
-6
/
+6
|
*
|
|
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
5
-11
/
+13
|
*
|
|
sunxi: usbc: Remove unused irq field
Hans de Goede
2015-05-04
1
-16
/
+0
|
*
|
|
sunxi: Also set Auxiliary Ctl SMP bit in SPL
Hans de Goede
2015-05-04
1
-2
/
+3
|
*
|
|
sun7i: Remove duplicate call to psci_arch_init
Jan Kiszka
2015-05-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
x86: Enable multi-core init for Minnowboard MAX
Simon Glass
2015-04-30
1
-0
/
+20
*
|
|
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
5
-6
/
+227
*
|
|
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
3
-0
/
+54
*
|
|
x86: Add functions to set and clear bits on MSRs
Simon Glass
2015-04-30
1
-0
/
+28
*
|
|
x86: Add multi-processor init
Simon Glass
2015-04-30
11
-7
/
+934
*
|
|
x86: Provide access to the IDT
Simon Glass
2015-04-29
2
-0
/
+7
*
|
|
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
2
-0
/
+2
*
|
|
x86: Add an mfence macro
Simon Glass
2015-04-29
1
-0
/
+5
*
|
|
x86: Add defines for fixed MTRRs
Simon Glass
2015-04-29
1
-0
/
+14
*
|
|
x86: Add atomic operations
Simon Glass
2015-04-29
1
-0
/
+115
*
|
|
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
5
-0
/
+311
*
|
|
x86: Disable -Werror
Simon Glass
2015-04-29
1
-1
/
+1
*
|
|
x86: Remove unwanted MMC debugging
Simon Glass
2015-04-29
1
-1
/
+0
*
|
|
x86: fsp: Use reset_cpu()
Simon Glass
2015-04-29
1
-7
/
+0
*
|
|
x86: quark: Use reset_cpu()
Simon Glass
2015-04-29
1
-1
/
+1
*
|
|
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-29
3
-15
/
+6
*
|
|
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
2
-13
/
+28
*
|
|
x86: link: Add PCH driver to support SPI Flash
Simon Glass
2015-04-29
2
-1
/
+12
*
|
|
x86: minnowmax: use the correct NOR in the configuration
Gabriel Huau
2015-04-29
1
-1
/
+1
*
|
|
x86: Correct the typo in write_tables()
Bin Meng
2015-04-29
1
-1
/
+1
*
|
|
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
2
-6
/
+2
*
|
|
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-29
1
-4
/
+4
[prev]
[next]