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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
York Sun
2014-05-13
1
-0
/
+1
*
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
York Sun
2014-05-13
3
-5
/
+8
*
powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()
York Sun
2014-05-13
1
-0
/
+2
*
powerpc/mpc85xx: Update TLB CAMs in relocated mode
Alexander Graf
2014-05-13
1
-0
/
+1
*
PPC 85xx QEMU: Don't use HID1
Alexander Graf
2014-05-13
1
-1
/
+1
*
PPC 85xx QEMU: Always assume 1 core
Alexander Graf
2014-05-13
1
-2
/
+2
*
powerpc/85xx: add T4080 SoC support
Shengzhou Liu
2014-05-13
10
-10
/
+56
*
powerpc/t208x: enable errata A006261, A006593, A006379
Shengzhou Liu
2014-05-13
2
-0
/
+6
*
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB
Aneesh Bansal
2014-05-13
1
-0
/
+1
*
powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb
Aneesh Bansal
2014-05-13
1
-1
/
+1
*
powerpc/85xx: Add T4240RDB board support
Chunhe Lan
2014-05-13
1
-0
/
+2
*
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
Masahiro Yamada
2014-05-12
4
-4
/
+4
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
3
-3
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2014-04-25
2
-3
/
+4
|
\
|
*
mpc8313, bootcount: mpc8313 has no qe muram
Heiko Schocher
2014-04-23
2
-3
/
+4
*
|
powerpc/mpc85xx:Update FM1 clock select and shift for B4420
Prabhakar Kushwaha
2014-04-22
1
-2
/
+2
*
|
powerpc/mpc85xx: Add Differential SYSCLK config support T1040
Nikhil Badola
2014-04-22
1
-0
/
+26
*
|
powerpc/85xx: Enhance get_sys_info() to check clocking mode
vijay rai
2014-04-22
3
-8
/
+24
*
|
powerpc/mpc85xx:Avoid fix address of bootpg section
Prabhakar Kushwaha
2014-04-22
2
-2
/
+12
*
|
powerpc/mpc85xx:Disable non DDR LAWs before init_law
Prabhakar Kushwaha
2014-04-22
1
-9
/
+33
*
|
powerpc:Add support of SPL non-relocation
Prabhakar Kushwaha
2014-04-22
2
-0
/
+14
*
|
powerpc/mpc85xx: Avoid hardcoding in SPL linker script
Prabhakar Kushwaha
2014-04-22
1
-1
/
+6
*
|
powerpc/mpc85xx: Move LAW_EN define outside of config
Prabhakar Kushwaha
2014-04-22
1
-1
/
+2
*
|
powerpc/mpc85xx: Remove QE firmware copy from NAND
Prabhakar Kushwaha
2014-04-22
1
-13
/
+0
*
|
mpc85xx/t104x: Add deep sleep framework support
Tang Yuantian
2014-04-22
2
-0
/
+24
*
|
mpc85xx: Add support for the supplement configuration unit register
Tang Yuantian
2014-04-22
1
-0
/
+22
*
|
powerpc/cpu/mpc85xx: Add MAC address for layer 2 switch
Codrin Ciubotariu
2014-04-22
1
-0
/
+29
*
|
powerpc/mpc85xx: Add workaround for erratum A007212
York Sun
2014-04-22
5
-0
/
+99
*
|
fsl/usb: Workaround for USB erratum-A007075
Nikhil Badola
2014-04-22
3
-0
/
+23
*
|
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2014-04-22
1
-3
/
+14
*
|
powerpc/85xx: Fix e6500 L2 cache stash IDs
Scott Wood
2014-04-22
1
-4
/
+8
*
|
QE/U-QE: Add U-QE support
Zhao Qiang
2014-04-22
7
-5
/
+30
*
|
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...
Zhao Qiang
2014-04-22
1
-1
/
+1
*
|
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T1040QDS and T1040RDB
Aneesh Bansal
2014-04-22
1
-1
/
+3
*
|
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080QDS
Aneesh Bansal
2014-04-22
1
-1
/
+3
*
|
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T4240QDS and T4160QDS
Aneesh Bansal
2014-04-22
1
-1
/
+1
*
|
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
Aneesh Bansal
2014-04-22
3
-6
/
+30
*
|
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS
Aneesh Bansal
2014-04-22
2
-7
/
+4
*
|
powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms
Aneesh Bansal
2014-04-22
1
-0
/
+10
*
|
PPC 85xx: Add qemu-ppce500 machine
Alexander Graf
2014-04-22
6
-4
/
+28
*
|
PPC 85xx: Add ELF entry point
Alexander Graf
2014-04-22
1
-0
/
+1
*
|
PPC: 85xx: Generalize DDR TLB mapping function
Alexander Graf
2014-04-22
2
-15
/
+40
*
|
PPC: 85xx: Remove IVOR reset
Alexander Graf
2014-04-22
4
-76
/
+0
|
/
*
powerpc: remove MOUSSE board support
Masahiro Yamada
2014-04-18
1
-88
/
+0
*
powerpc: remove RPXClassic, RPXlite boards support
Masahiro Yamada
2014-04-18
3
-13
/
+1
*
powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T support
Masahiro Yamada
2014-04-18
2
-13
/
+1
*
powerpc: remove MBX and MBX860T boards support
Masahiro Yamada
2014-04-18
4
-25
/
+0
*
powerpc: remove NX823 board support
Masahiro Yamada
2014-04-18
1
-3
/
+0
*
powerpc: mpc8xx: delete an unused source file
Masahiro Yamada
2014-04-17
1
-20
/
+0
*
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
Haijun.Zhang
2014-04-02
1
-0
/
+5
[next]