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
*
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
Ruchika Gupta
2014-10-16
2
-1
/
+9
*
ls102x: configs - Add hash command in freescale LS1 platforms
Ruchika Gupta
2014-10-16
1
-0
/
+4
*
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
2014-10-16
3
-0
/
+16
*
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
5
-6
/
+7
*
fsl_sec : Move SEC CCSR definition to common include
Ruchika Gupta
2014-10-16
1
-66
/
+1
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-11
32
-526
/
+1461
|
\
|
*
powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR
Masahiro Yamada
2014-10-10
1
-8
/
+0
|
*
powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7
Masahiro Yamada
2014-10-10
1
-8
/
+0
|
*
powerpc: ppc4xx: remove board support for bluestone
Masahiro Yamada
2014-10-10
11
-180
/
+18
|
*
powerpc: ppc4xx: remove board support for CRAYL1
Masahiro Yamada
2014-10-10
1
-4
/
+0
|
*
powerpc: ppc4xx: remove board support for KAREF and METROBOX
Masahiro Yamada
2014-10-10
1
-8
/
+0
|
*
ARM: keystone: clock: fix main pll ratio div definitions
Khoronzhuk, Ivan
2014-10-10
1
-5
/
+5
|
*
ARM: OMAP5+: sata: Move scsi_scan() to the right place
Roger Quadros
2014-10-10
1
-1
/
+1
|
*
OMAP5+: sata/scsi: Implement scsi_init()
Roger Quadros
2014-10-10
1
-0
/
+6
|
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-07
64
-28
/
+4608
|
|
\
|
*
|
arm: socfpga: Add command to control HPS-FPGA bridges
Marek Vasut
2014-10-06
1
-0
/
+75
|
*
|
arm: socfpga: Move cache_enable to CPU code
Marek Vasut
2014-10-06
1
-0
/
+10
|
*
|
arm: socfpga: nic301: Add NIC-301 configuration code
Pavel Machek
2014-10-06
1
-0
/
+26
|
*
|
arm: socfpga: pl310: Map SDRAM to 0x0
Marek Vasut
2014-10-06
1
-0
/
+14
|
*
|
arm: socfpga: nic301: Add NIC-301 GPV register file
Marek Vasut
2014-10-06
1
-0
/
+195
|
*
|
arm: socfpga: scu: Add SCU register file
Marek Vasut
2014-10-06
1
-0
/
+23
|
*
|
arm: socfpga: sysmgr: Add FPGA bits into system manager
Marek Vasut
2014-10-06
1
-0
/
+39
|
*
|
arm: socfpga: reset: Add function to reset FPGA bridges
Marek Vasut
2014-10-06
2
-0
/
+40
|
*
|
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
Pavel Machek
2014-10-06
4
-1
/
+193
|
*
|
arm: socfpga: misc: Align print_cpuinfo() output
Pavel Machek
2014-10-06
1
-1
/
+1
|
*
|
arm: socfpga: misc: Add SD controller init
Pavel Machek
2014-10-06
1
-0
/
+13
|
*
|
arm: socfpga: misc: Add proper ethernet initialization
Pavel Machek
2014-10-06
2
-15
/
+52
|
*
|
arm: socfpga: reset: Add EMAC reset functions
Marek Vasut
2014-10-06
2
-0
/
+20
|
*
|
arm: socfpga: timer: Pull the timer reload value from config file
Marek Vasut
2014-10-06
1
-0
/
+2
|
*
|
arm: socfpga: clock: Sync with reference code
Marek Vasut
2014-10-06
2
-16
/
+29
|
*
|
arm: socfpga: clock: Clean up bit definitions
Marek Vasut
2014-10-06
3
-303
/
+323
|
*
|
arm: socfpga: clock: Trim down code duplication
Marek Vasut
2014-10-06
1
-58
/
+38
|
*
|
arm: socfpga: clock: Add code to read clock configuration
Pavel Machek
2014-10-06
2
-3
/
+266
|
*
|
arm: socfpga: clock: Drop nonsense inlining from clock manager code
Marek Vasut
2014-10-06
1
-6
/
+6
|
*
|
arm: socfpga: clock: Implant order into bit definitions
Marek Vasut
2014-10-06
1
-67
/
+99
|
*
|
arm: socfpga: sysmgr: Clean up system manager
Marek Vasut
2014-10-06
2
-34
/
+86
|
*
|
arm: socfpga: Add watchdog disable for socfpga
Pavel Machek
2014-10-06
3
-0
/
+30
|
*
|
arm: socfpga: Clean up base address file
Marek Vasut
2014-10-06
1
-51
/
+51
|
*
|
arm: socfpga: Complete the list of base addresses
Pavel Machek
2014-10-06
1
-0
/
+40
|
*
|
arm: cache: Add support for write-allocate D-Cache
Marek Vasut
2014-10-06
2
-0
/
+3
*
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-10
12
-39
/
+326
|
\
\
\
|
*
|
|
armv7: s5pc1xx: improve cache handling
Robert Baldyga
2014-10-08
2
-30
/
+47
|
*
|
|
samsung: Enable device tree for smdkc100
Simon Glass
2014-10-08
4
-4
/
+35
|
*
|
|
samsung: Enable device tree for s5p_goni
Simon Glass
2014-10-08
6
-4
/
+165
|
*
|
|
config: Move smdkv310 to use common exynos4 file
Simon Glass
2014-10-08
3
-0
/
+23
|
*
|
|
exynos: dts: Add device tree node for cros_ec keyboard
Simon Glass
2014-10-08
1
-0
/
+55
|
*
|
|
Exynos: Use 900MHz ARM frequency in SPL for peach_pit
Simon Glass
2014-10-08
1
-1
/
+1
*
|
|
|
arm: rmobile: r8a7794: Skip initialize L2 cache
Nobuhiro Iwamatsu
2014-10-09
1
-0
/
+7
*
|
|
|
arm: rmobile: r8a7791: Fix initialize L2 cache
Nobuhiro Iwamatsu
2014-10-09
1
-1
/
+9
*
|
|
|
arm: rmobile: Remove unnecessary initialization for l2ctlr
Nobuhiro Iwamatsu
2014-10-09
1
-5
/
+0
[next]