Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d7cdf30730bcbd2859a4ff34488ca224a1715eb9
/
arch
/
powerpc
/
include
/
asm
7f19c3b
PPC: Enable Job ring driver model.
by Gaurav Jain
· Thu Mar 24 11:50:37 2022 +0530
c1c04bd
Convert CONFIG_E300 et al to Kconfig
by Tom Rini
· Thu Mar 24 17:18:01 2022 -0400
26483c1
powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
by Tom Rini
· Fri Mar 11 09:12:03 2022 -0500
a915f2f
powerpc: Remove unused MPC8540/60ADS code
by Tom Rini
· Wed Feb 23 12:28:14 2022 -0500
7dbb021
common: board_r: move init_addr_map() to init.h
by Ovidiu Panait
· Sat Jan 01 19:13:29 2022 +0200
9ef3c8a
common: board_r: drop initr_addr_map wrapper
by Ovidiu Panait
· Sat Jan 01 19:13:28 2022 +0200
a6b4aaa
ide: Drop unused CONFIG options
by Simon Glass
· Wed Nov 24 09:26:47 2021 -0700
a73788c
Convert CONFIG_NAND_FSL_ELBC et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:37 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
3ef67ae
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
by Tom Rini
· Thu Aug 26 11:47:59 2021 -0400
468c2d5
nxp: Migrate a number of DDR related symbols to Kconfig
by Tom Rini
· Sat Aug 21 13:50:18 2021 -0400
ddda564
global: Remove unused or unnecessary CONFIG symbols related to DDR
by Tom Rini
· Sat Aug 21 13:50:12 2021 -0400
f916490
global: Remove dead code that starts with CONFIG_[0-9A]
by Tom Rini
· Thu Aug 19 15:02:35 2021 -0400
a7ffa3d
ppc: Remove T4160RDB board
by Tom Rini
· Sun May 23 10:58:05 2021 -0400
d9e6ef5
ppc: Remove MPC8315ERDB board
by Tom Rini
· Fri May 14 21:34:27 2021 -0400
e540498
ppc: Remove sbc8641d board
by Tom Rini
· Fri May 14 21:34:26 2021 -0400
e1ef708
ppc: Remove xpedite boards
by Tom Rini
· Fri May 14 21:34:25 2021 -0400
31f5605
ppc: Remove MPC8568MDS board
by Tom Rini
· Fri May 14 21:34:23 2021 -0400
b4e6026
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
by Tom Rini
· Fri May 14 21:34:22 2021 -0400
0b730a0
ppc: Remove MPC8555CDS boards
by Tom Rini
· Fri May 14 21:34:21 2021 -0400
7707c55
ppc: Remove MPC8541CDS board
by Tom Rini
· Fri May 14 21:34:20 2021 -0400
2f693d6
ppc: Remove many T104x boards
by Tom Rini
· Fri May 14 21:34:13 2021 -0400
f1fc77c
powerpc: Don't use relative include for config.h in global_data.h
by Tom Rini
· Thu Jun 03 09:38:59 2021 -0400
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
d62063d
lmb: move CONFIG_LMB in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:25 2021 +0100
3090082
ppc: Remove Cyrus_P5020 and P5040 boards
by Tom Rini
· Sat Feb 20 20:06:30 2021 -0500
197f290
ppc: Remove ARCH_P1022 support
by Tom Rini
· Sat Feb 20 20:06:26 2021 -0500
3ec582b
ppc: Remove T2081QDS board and ARCH_T2081 support
by Tom Rini
· Sat Feb 20 20:06:21 2021 -0500
acdfafe
ppc: Remove TARGET_T1040QDS references
by Tom Rini
· Sat Feb 20 20:06:20 2021 -0500
09fb76d
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
by Bin Meng
· Thu Feb 25 17:22:50 2021 +0800
da047f5
ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
by Bin Meng
· Thu Feb 25 17:22:49 2021 +0800
39d49a8
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
by Bin Meng
· Thu Feb 25 17:22:37 2021 +0800
12084d2
ppc: Remove MPC8569MDS board
by Tom Rini
· Sat Feb 20 20:06:29 2021 -0500
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
db5d53b
gpio: mpc8xxx_gpio: Fix for litte endian
by Biwen Li
· Fri Feb 05 19:01:47 2021 +0800
476e786
powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
by Chris Packham
· Thu Dec 03 16:24:29 2020 +1300
ff98fde
Drop global data sdhc_adapter for powerpc
by Yangbo Lu
· Wed Jun 17 18:08:57 2020 +0800
798ac8a
powerpc/mpc85xx: Fix compiling error with DM_GPIO
by Madalin Bucur
· Wed Apr 29 08:33:33 2020 +0300
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
3d81215
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· Thu Feb 20 14:15:37 2020 +0900
4be8fc9
common: Move upmconfig() to ppc.h
by Simon Glass
· Sat Dec 28 10:44:57 2019 -0700
0fa6876
Add global variable sdhc_per_clk for arm/powerpc
by Yangbo Lu
· Thu Dec 19 18:59:28 2019 +0800
d9adb4e
powerpc/mpc85xx: drop eSDHC periperhal clock code
by Yangbo Lu
· Thu Dec 19 18:59:27 2019 +0800
b067318
mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309
by Rasmus Villemoes
· Thu Dec 12 09:18:52 2019 +0000
4d30b76
mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309
by Rasmus Villemoes
· Thu Dec 12 08:35:49 2019 +0000
742491e
mpc83xx: remove unused clock.h
by Yangbo Lu
· Tue Nov 12 19:28:39 2019 +0800
d2dd2f7
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· Thu Nov 07 16:11:39 2019 +0000
deb47f5
powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig
by Hou Zhiqiang
· Wed May 22 22:46:03 2019 +0800
828fcda
powerpc: Simplify processor.h
by Mario Six
· Mon Jan 28 09:33:39 2019 +0100
2537f41
mpc83xx: Add arch clock.h to make SDHC work
by Mario Six
· Mon Jan 21 09:18:18 2019 +0100
5dec9e6
mpc83xx: Prepare usage of DM gpio driver
by Mario Six
· Mon Jan 21 09:18:08 2019 +0100
e9c932d
powerpc: mpc83xx: Fix MPC8308 IMMR memory layout
by Mario Six
· Mon Jan 21 09:18:04 2019 +0100
b163978
powerpc: Add LSDMR config values
by Mario Six
· Mon Jan 21 09:17:39 2019 +0100
60b1123
mpc83xx: Introduce ARCH_MPC837X
by Mario Six
· Mon Jan 21 09:17:29 2019 +0100
84eb431
mpc83xx: Introduce ARCH_MPC836*
by Mario Six
· Mon Jan 21 09:17:28 2019 +0100
0344f5e
mpc83xx: Introduce ARCH_MPC834*
by Mario Six
· Mon Jan 21 09:17:27 2019 +0100
be07e55
mpc83xx: Introduce ARCH_MPC832*
by Mario Six
· Mon Jan 21 09:17:26 2019 +0100
9164bdd
mpc83xx: Introduce ARCH_MPC831*
by Mario Six
· Mon Jan 21 09:17:25 2019 +0100
b2e701c
mpc83xx: Introduce ARCH_MPC830*
by Mario Six
· Mon Jan 21 09:17:24 2019 +0100
e5296cf
powerpc: enabled building with CONFIG_DM=y
by Heinrich Schuchardt
· Sun Jan 20 09:11:07 2019 +0100
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Dec 05 15:06:24 2018 -0500
5931fbb
spi: Zap CONFIG_HARD_SPI
by Jagan Teki
· Sat Nov 24 14:31:12 2018 +0530
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· Thu Nov 15 18:44:09 2018 -0700
f02840b
powerpc: t1040: Correct RCW EC2 settings
by Bin Meng
· Mon Oct 08 06:55:57 2018 -0700
ab4d5ee
powerpc: t1040: Correct RCW MAC2_GMII_SEL value
by Bin Meng
· Mon Oct 08 06:55:56 2018 -0700
7fdcf28
misc: Add MPC83xx serdes driver
by Mario Six
· Mon Aug 06 10:23:46 2018 +0200
28fbefa
cpu: Add MPC83xx CPU driver
by Mario Six
· Mon Aug 06 10:23:45 2018 +0200
7cab147
clk: Add MPC83xx clock driver
by Mario Six
· Mon Aug 06 10:23:36 2018 +0200
f3c6642
powerpc: Add read*_*/write*_* macros
by Mario Six
· Mon Aug 06 10:23:31 2018 +0200
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· Mon Aug 06 20:47:39 2018 +0900
158105a
configs: Remove empty #ifdef/#ifndef blocks from configs
by Alex Kiernan
· Sat Jun 02 05:42:55 2018 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2fde1d3
powerpc: mpc8xx: redistribute data in CPM dpram
by Christophe Leroy
· Fri Mar 16 17:20:45 2018 +0100
10ff63a
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· Fri Mar 16 17:20:43 2018 +0100
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· Fri Mar 16 17:20:41 2018 +0100
bda8947
powerpc: mpc8xx: remove get_immr() argument
by Christophe Leroy
· Fri Mar 16 17:20:39 2018 +0100
edd4ebe
powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx
by Christophe Leroy
· Fri Mar 16 17:20:37 2018 +0100
0a121f7
powerpc: mpc8xx: get rid of the multiple PVR_ values
by Christophe Leroy
· Fri Mar 16 17:20:35 2018 +0100
5dae160
ppc: Remove orphan xilinx_irq.h file
by Michal Simek
· Tue Mar 13 11:17:07 2018 +0100
da6b88d
PowerPC: phy: enable all phylib drivers when use phylib and tsec enet
by Zhao Qiang
· Wed Feb 07 10:01:56 2018 +0800
eb730bd
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
by Derald D. Woods
· Mon Jan 22 17:17:10 2018 -0600
f66276d
powerpc: Drop CONFIG_WALNUT and other related dead code
by Tuomas Tynkkynen
· Sun Jan 21 18:16:42 2018 +0200
d006f68
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· Mon Jan 15 11:07:48 2018 +0100
aa270b4
drivers/misc: Share qbman init between archs
by Ahmed Mansour
· Fri Dec 15 16:01:00 2017 -0500
a846d11
powerpc: Use asm-generic/io.h
by Paul Burton
· Thu Sep 14 15:05:12 2017 -0700
ce10398
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· Sun Aug 13 22:44:37 2017 -0400
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
224ebcd
powerpc: Remove 8260 remainders
by Christophe Leroy
· Thu Jul 13 15:10:10 2017 +0200
4a4750b
powerpc, 8xx: fix missing function declarations.
by Christophe Leroy
· Thu Jul 13 15:10:08 2017 +0200
3d97f8e
powerpc: move get_pvr() and get_svr() into C
by Christophe Leroy
· Thu Jul 13 15:10:06 2017 +0200
60425ee
powerpc, 8xx: move cache helper into C
by Christophe Leroy
· Thu Jul 13 15:10:04 2017 +0200
9b021ae
powerpc, 8xx: move get_immr() into C
by Christophe Leroy
· Thu Jul 13 15:10:02 2017 +0200
31f6e93
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· Thu Jul 13 15:09:54 2017 +0200
bed4020
powerpc: move set_msr() and get_msr() into .h
by Christophe Leroy
· Thu Jul 13 15:09:52 2017 +0200
23da373
powerpc, 8xx: Migrate to Kconfig
by Christophe Leroy
· Thu Jul 06 10:33:21 2017 +0200
48f896d
powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks
by Christophe Leroy
· Thu Jul 06 10:33:17 2017 +0200
394f9b3
powerpc, 8xx: Use IO accessors to access IO memory
by Christophe Leroy
· Thu Jul 06 10:33:13 2017 +0200
069fa83
powerpc: Partialy restore core of mpc8xx
by Christophe Leroy
· Thu Jul 06 10:23:22 2017 +0200
2028012
powerpc: remove 4xx support
by Heiko Schocher
· Tue Jun 27 16:49:14 2017 +0200
Next »