Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c7d983a6658d807081ca64eea6fbefaa16c11578
/
include
/
asm-ppc
019b293
fsl_law: add SRIO2 target id and law_size_bits() macro
by Li Yang
· Wed Dec 09 14:26:08 2009 +0800
3dc3ccd
ppc: Added macro to test for specific SVR revision
by Kumar Gala
· Tue Nov 17 22:44:52 2009 -0600
42f9918
ppc/85xx: Add tracking of TLB CAM usage
by Kumar Gala
· Thu Nov 12 10:26:16 2009 -0600
a6c612c
ppc/8xxx: Remove is_fsl_pci_agent
by Kumar Gala
· Wed Nov 04 13:00:55 2009 -0600
2e97293
NET: Base support for etsec2.0
by Kumar Gala
· Sat Oct 31 11:23:41 2009 -0500
b5541ef
NET: Move MDIO regs out of TSEC Space
by Sandeep Gopalpet
· Sat Oct 31 00:35:04 2009 +0530
2fb530b
ppc/p4080: Added p4080 SERDES registers & USB offset
by Kumar Gala
· Thu Oct 15 23:22:10 2009 -0500
2ea8b71
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· Thu Nov 12 17:19:37 2009 +0100
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· Thu Nov 12 16:41:09 2009 +0100
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· Thu Nov 12 12:00:49 2009 +0100
4451a6d
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· Mon Nov 02 09:05:49 2009 -0600
b83ff07
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· Wed Nov 04 01:29:04 2009 -0600
7feaacb
85xx: MP Boot Page Translation update
by Peter Tyser
· Fri Oct 23 15:55:47 2009 -0500
a957a8e
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· Tue Oct 27 12:18:55 2009 +0530
3054eb4
mpc512x: fix System Clock Control constants for USB1 & USB2
by Martha Stan
· Wed Oct 07 04:38:46 2009 -0400
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· Fri Oct 09 00:03:18 2009 +0200
ce33a01
mpc512x: fix fixed_sdram() init code.
by Wolfgang Denk
· Sun Oct 04 22:56:08 2009 +0200
f1a80e4
ppc4xx: Add PPC405EX(r) Rev D support
by Stefan Roese
· Tue Oct 06 07:21:08 2009 +0200
be34d1d
ppc: Remove reloc_off field from global_data structure
by Peter Tyser
· Mon Sep 21 11:20:37 2009 -0500
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
cb9ebd0
ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
by Stefan Roese
· Mon Sep 28 17:33:45 2009 +0200
8c3d61a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Wed Sep 30 23:39:36 2009 +0200
3d8d913
ppc/85xx: Clean up immap_85xx.h
by Kumar Gala
· Mon Sep 28 21:38:00 2009 -0500
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 13:59:57 2009 +0200
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 09:55:50 2009 +0200
2f63bfe
Fix "ppc/85xx: Clean up use of LAWAR defines" breakage
by Wolfgang Denk
· Fri Sep 25 00:57:49 2009 +0200
c12ecae
mpc512x: Streamlined fixed_sdram() init sequence.
by Martha M Stan
· Mon Sep 21 14:07:14 2009 -0400
bb5409c
ppc/p4080: Add various p4080 related defines (and p4040)
by Kumar Gala
· Thu Mar 19 02:39:17 2009 -0500
65e6c32
ppc/p4080: Add support for CoreNet style platform LAWs
by Kumar Gala
· Thu Mar 19 02:32:23 2009 -0500
d574016
ppc/p4080: Add p4080 platform immap definitions
by Kumar Gala
· Wed Sep 16 09:43:12 2009 -0500
aec75c0
immap_85xx: add porpllsr's plat ratio definition
by Mingkai Hu
· Tue Sep 22 14:53:34 2009 +0800
7cf5c04
fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
by Paul Gortmaker
· Sun Sep 20 20:36:01 2009 -0400
9e36b82
ppc/85xx: Clean up use of LAWAR defines
by Kumar Gala
· Sat Sep 19 11:20:54 2009 -0500
6fa11c1
ppc/85xx: Fix LCRR_CLKDIV defines
by Kumar Gala
· Tue Sep 15 22:21:58 2009 -0500
95a3c73
Correct ffs/fls regression for PowerPC etc
by Simon Kagstrom
· Thu Sep 17 15:15:52 2009 +0200
f82885e
ppc/85xx: Repack tlb_table to save space
by Kumar Gala
· Fri Sep 11 11:30:30 2009 -0500
c417c91
ppc/85xx: Introduce low level write_tlb function
by Kumar Gala
· Fri Sep 11 11:27:00 2009 -0500
31e6010
ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.
by Scott Wood
· Thu Aug 20 17:45:05 2009 -0500
2258cec
Define ffs/fls for all architectures
by Simon Kagstrom
· Mon Aug 24 09:10:12 2009 +0200
da6e1ca
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· Wed Sep 02 13:35:21 2009 +0530
666ced1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· Wed Sep 02 09:03:08 2009 -0500
d13eb3c
ppc/85xx: Add a simple function to search the TLB
by Kumar Gala
· Thu Sep 03 08:20:24 2009 -0500
c24a905
85xx: Add support for setting IVORs to fixed offset defaults
by Kumar Gala
· Fri Aug 14 13:37:54 2009 -0500
24aa71a
ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist
by Kumar Gala
· Tue Sep 01 22:01:54 2009 -0500
1c79617
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
by Poonam Aggrwal
· Fri Aug 21 07:29:42 2009 +0530
13e21b1
85xx: Added single core members of FSL P1xx/P2xx processors series
by Poonam Aggrwal
· Thu Aug 20 18:57:45 2009 +0530
da3dda3
85xx: Added CONFIG_MAX_CPUS for P1020
by Poonam Aggrwal
· Thu Aug 20 18:55:35 2009 +0530
d2088e0
85xx: Add L2SRAM Register's macro definition
by Mingkai Hu
· Tue Aug 18 15:37:15 2009 +0800
dfe86a7
85xx: Added P1020 Processor Support.
by Poonam Aggrwal
· Fri Jul 31 12:08:27 2009 +0530
987862c
85xx: Add support for P2020RDB board
by Poonam Aggrwal
· Wed Aug 05 13:29:24 2009 +0530
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· Fri Jul 31 12:08:14 2009 +0530
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· Mon Aug 03 21:02:02 2009 -0500
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· Mon Aug 03 20:44:55 2009 -0500
048f5a6
ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
by Stefan Roese
· Wed Jul 29 08:45:27 2009 +0200
8fa81e9
ppc4xx: Add struct for 4xx GPIO controller registers
by Matthias Fuchs
· Mon Jul 20 12:15:38 2009 +0200
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· Wed Jul 22 17:27:56 2009 +0200
9693c3d
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· Mon Jul 20 06:57:27 2009 +0200
af5829cb
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· Fri Jul 17 10:14:45 2009 -0500
bee0168
ppc: Fix compile error for boards with CONFIG_DDR_ECC
by Peter Tyser
· Wed Jul 15 00:01:08 2009 -0500
3629f8e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· Thu Jul 16 22:13:45 2009 +0200
ff2bbaa
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· Thu Jul 16 21:53:15 2009 +0200
24e671d
usb: mpc834x: added support of the MPH USB controller in addition to the DR one
by Valeriy Glushkov
· Tue Jun 30 15:48:40 2009 +0300
1d7cc1e
MPC512x: factor out common code
by Wolfgang Denk
· Sun Jun 14 20:58:47 2009 +0200
d616a92
MPC512x: Add MSCAN1...4 Clock Control Registers
by Wolfgang Denk
· Sun Jun 14 20:58:45 2009 +0200
88c12e0
asm-generic: Consolidate errno.h to asm-generic/errno.h
by Michal Simek
· Tue Jun 30 23:47:30 2009 +1000
6f33a35
83xx: Add support for fsl_dma driver
by Peter Tyser
· Tue Jun 30 17:15:51 2009 -0500
5f50fc3
85xx: Adds GPIO registers to MPC85xx Memory Map.
by Poonam Aggrwal
· Thu Jul 02 16:14:40 2009 +0530
4e928b5
fsl_dma: Break out common memory initialization function
by Peter Tyser
· Tue Jun 30 17:15:48 2009 -0500
4e5649f
fsl_dma: Move dma function prototypes to common header file
by Peter Tyser
· Tue Jun 30 17:15:46 2009 -0500
0991216
fsl_dma: Add bitfield definitions for common registers
by Peter Tyser
· Tue Jun 30 17:15:41 2009 -0500
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· Tue Jun 30 17:15:40 2009 -0500
1e2e9fa
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· Thu Jun 18 08:23:01 2009 -0500
3a68f3d
85xx: Add PORBMSR and PORDEVSR shift defines
by Peter Tyser
· Fri May 22 10:26:32 2009 -0500
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· Thu May 21 12:10:00 2009 -0500
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· Thu May 21 12:09:59 2009 -0500
0eea38e
drivers/qe: Add more SNUM number for QE
by Haiying Wang
· Wed May 20 12:30:35 2009 -0400
9a38382
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
by Haiying Wang
· Thu May 21 15:34:14 2009 -0400
6141468
85xx: Add QE clk support
by Haiying Wang
· Wed May 20 12:30:29 2009 -0400
a917748
85xx: Added MPC8535/E identifiers
by Kumar Gala
· Wed May 20 01:11:33 2009 -0500
5538b5f
mcp512x: Add macros for SCFR LPC divisor access
by Stefan Roese
· Tue Jun 09 11:50:05 2009 +0200
cc8df85
mpc85xx: USB: Add support
by Vivek Mahajan
· Thu May 21 17:32:48 2009 +0530
288f7fb
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· Mon May 25 17:23:16 2009 +0530
72f2d39
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· Fri May 22 17:23:25 2009 -0500
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· Fri May 22 17:23:24 2009 -0500
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· Sat May 16 10:47:45 2009 +0200
fd3166d
MPC512x: add more hardware description to immap_512x.h
by Wolfgang Denk
· Sat May 16 10:47:42 2009 +0200
11bde1e
85xx: Fix MURAM size for MPC8569
by Haiying Wang
· Wed May 20 12:30:30 2009 -0400
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· Mon Apr 20 11:08:46 2009 -0500
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· Sun Apr 05 00:27:57 2009 +0200
946d52b
eSPI: add the eSPI register support
by Mingkai Hu
· Tue Mar 31 14:09:40 2009 +0800
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· Thu Apr 02 13:57:05 2009 -0500
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· Thu Apr 02 13:22:48 2009 -0500
56d150e
86xx: Cleanup MP support
by Kumar Gala
· Tue Mar 31 23:02:38 2009 -0500
c984913
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· Fri Mar 27 17:02:44 2009 -0400
4be87b2
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· Sat Mar 14 12:48:30 2009 +0800
2e611e8
Add LSDMR (SDRAM Mode Register) definition on localbus
by Kumar Gala
· Thu Mar 26 01:34:37 2009 -0500
371abe8
Add LZO decompressor support
by Stefan Roese
· Thu Mar 19 15:34:56 2009 +0100
2625048
ppc: mark global bi_enet*addr as legacy
by Mike Frysinger
· Wed Feb 11 20:07:19 2009 -0500
c5f1158
Add eTSEC 1/2 IO override control (corrected)
by ksi@koi8.net
· Mon Feb 23 10:53:13 2009 -0800
9f75d93
MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default
by Becky Bruce
· Mon Feb 23 13:56:51 2009 -0600
Next »