Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
11588b5dc4c581b2a68a24e3298ab14e83c59d31
/
include
/
asm-ppc
11588b5
ppc/p4080: Added p4080 SERDES registers & USB offset
by Kumar Gala
· 15 years ago
6c70049
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
a760b02
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
1095493
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
715d8f7
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· 15 years ago
01471d5
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
5ccd29c
85xx: MP Boot Page Translation update
by Peter Tyser
· 15 years ago
70ed869
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· 15 years ago
c9ee399
mpc512x: fix System Clock Control constants for USB1 & USB2
by Martha Stan
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
da01f53
mpc512x: fix fixed_sdram() init code.
by Wolfgang Denk
· 15 years ago
56f1481
ppc4xx: Add PPC405EX(r) Rev D support
by Stefan Roese
· 15 years ago
3469424
ppc: Remove reloc_off field from global_data structure
by Peter Tyser
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
fb95169
ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
by Stefan Roese
· 15 years ago
1d96cfe
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
8280912
ppc/85xx: Clean up immap_85xx.h
by Kumar Gala
· 15 years ago
95b602b
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
952e776
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
9d142ea
Fix "ppc/85xx: Clean up use of LAWAR defines" breakage
by Wolfgang Denk
· 15 years ago
054197b
mpc512x: Streamlined fixed_sdram() init sequence.
by Martha M Stan
· 15 years ago
7e4259b
ppc/p4080: Add various p4080 related defines (and p4040)
by Kumar Gala
· 16 years ago
418ec85
ppc/p4080: Add support for CoreNet style platform LAWs
by Kumar Gala
· 16 years ago
01df521
ppc/p4080: Add p4080 platform immap definitions
by Kumar Gala
· 15 years ago
266139b
immap_85xx: add porpllsr's plat ratio definition
by Mingkai Hu
· 15 years ago
a8b3e90
fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
by Paul Gortmaker
· 15 years ago
002741a
ppc/85xx: Clean up use of LAWAR defines
by Kumar Gala
· 15 years ago
202d948
ppc/85xx: Fix LCRR_CLKDIV defines
by Kumar Gala
· 15 years ago
0413cfe
Correct ffs/fls regression for PowerPC etc
by Simon Kagstrom
· 15 years ago
206af35
ppc/85xx: Repack tlb_table to save space
by Kumar Gala
· 15 years ago
d30f904
ppc/85xx: Introduce low level write_tlb function
by Kumar Gala
· 15 years ago
dcc87dd
ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.
by Scott Wood
· 15 years ago
52d6122
Define ffs/fls for all architectures
by Simon Kagstrom
· 15 years ago
58442dc
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
c2287af
ppc/85xx: Add a simple function to search the TLB
by Kumar Gala
· 15 years ago
26f4cdba
85xx: Add support for setting IVORs to fixed offset defaults
by Kumar Gala
· 15 years ago
2abbd31
ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist
by Kumar Gala
· 15 years ago
0d3d68b
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
by Poonam Aggrwal
· 15 years ago
a713ba9
85xx: Added single core members of FSL P1xx/P2xx processors series
by Poonam Aggrwal
· 15 years ago
3b1f243
85xx: Added CONFIG_MAX_CPUS for P1020
by Poonam Aggrwal
· 15 years ago
76b474e
85xx: Add L2SRAM Register's macro definition
by Mingkai Hu
· 15 years ago
87c7661
85xx: Added P1020 Processor Support.
by Poonam Aggrwal
· 15 years ago
728ece3
85xx: Add support for P2020RDB board
by Poonam Aggrwal
· 15 years ago
0e87098
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
cb151aa
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
fb3143b
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
89bcc48
ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
by Stefan Roese
· 15 years ago
da799f6
ppc4xx: Add struct for 4xx GPIO controller registers
by Matthias Fuchs
· 15 years ago
58ea142
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· 15 years ago
87c0b72
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· 15 years ago
e7ee23e
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· 15 years ago
f732a75
ppc: Fix compile error for boards with CONFIG_DDR_ECC
by Peter Tyser
· 15 years ago
10faafd
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
6973fb4
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
d89e1c3
usb: mpc834x: added support of the MPH USB controller in addition to the DR one
by Valeriy Glushkov
· 15 years ago
7629f1c
MPC512x: factor out common code
by Wolfgang Denk
· 15 years ago
a9905db
MPC512x: Add MSCAN1...4 Clock Control Registers
by Wolfgang Denk
· 15 years ago
bc0d329
asm-generic: Consolidate errno.h to asm-generic/errno.h
by Michal Simek
· 15 years ago
e94e460
83xx: Add support for fsl_dma driver
by Peter Tyser
· 15 years ago
546b103
85xx: Adds GPIO registers to MPC85xx Memory Map.
by Poonam Aggrwal
· 15 years ago
0d595f7
fsl_dma: Break out common memory initialization function
by Peter Tyser
· 15 years ago
191c711
fsl_dma: Move dma function prototypes to common header file
by Peter Tyser
· 15 years ago
9c06071
fsl_dma: Add bitfield definitions for common registers
by Peter Tyser
· 15 years ago
017f11f
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
480f617
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· 15 years ago
6442b71
85xx: Add PORBMSR and PORDEVSR shift defines
by Peter Tyser
· 15 years ago
2f21ce4
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· 15 years ago
b1f1265
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· 15 years ago
4e7b25e
drivers/qe: Add more SNUM number for QE
by Haiying Wang
· 15 years ago
7211fbf
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
by Haiying Wang
· 15 years ago
b3d7f20
85xx: Add QE clk support
by Haiying Wang
· 15 years ago
71b358c
85xx: Added MPC8535/E identifiers
by Kumar Gala
· 15 years ago
6bd55cc
mcp512x: Add macros for SCFR LPC divisor access
by Stefan Roese
· 15 years ago
a07bf18
mpc85xx: USB: Add support
by Vivek Mahajan
· 15 years ago
4ef0101
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 15 years ago
2c7920a
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· 15 years ago
0f89860
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 15 years ago
3b74e7e
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 15 years ago
19dc7e1
MPC512x: add more hardware description to immap_512x.h
by Wolfgang Denk
· 15 years ago
c7f60fd
85xx: Fix MURAM size for MPC8569
by Haiying Wang
· 15 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
7fa96a9
eSPI: add the eSPI register support
by Mingkai Hu
· 16 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
7649a59
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
22b6dbc
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
0088c29
Add LSDMR (SDRAM Mode Register) definition on localbus
by Kumar Gala
· 16 years ago
b1b4e89
Add LZO decompressor support
by Stefan Roese
· 16 years ago
eb85aa5
ppc: mark global bi_enet*addr as legacy
by Mike Frysinger
· 16 years ago
49b5aff
Add eTSEC 1/2 IO override control (corrected)
by ksi@koi8.net
· 16 years ago
bd76729
MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default
by Becky Bruce
· 16 years ago
e1ac387
83xx: Add eSDHC support on 8379 EMDS board
by Andy Fleming
· 16 years ago
80522dc
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 16 years ago
e1be0d2
32bit BUg fix for DDR2 on 8572
by Poonam_Aggrwal-b10812
· 16 years ago
a1c8a71
86xx: Update CPU info output on bootup
by Peter Tyser
· 16 years ago
22c00f8
86xx: Update Global Utilities structure
by Peter Tyser
· 16 years ago
8d949af
mpc85xx: Add support for the P2020
by Srikanth Srinivasan
· 16 years ago
Next »