aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-04[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang4-1/+56
2007-10-04[POWERPC] mpc82xx: Add pq2fads board support.Scott Wood5-0/+1442
2007-10-04[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood10-776/+757
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood9-7/+1216
2007-10-04[POWERPC] 8xx: mpc885ads cleanupScott Wood5-561/+420
2007-10-04[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood2-21/+46
2007-10-04[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood1-12/+12
2007-10-04[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood3-5/+5
2007-10-04[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.Scott Wood4-125/+2
2007-10-04[POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood1-5/+5
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2-0/+42
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2-6/+99
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood5-34/+49
2007-10-03[POWERPC] 8xx: Set initial memory limit.John Traill1-0/+3
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2-0/+22
2007-10-03[POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2-0/+250
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood10-149/+88
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2-2/+3
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood6-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood6-25/+260
2007-10-03[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood1-6/+4
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood7-1/+273
2007-10-03[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood1-17/+8
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood8-0/+92
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood3-1/+183
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood3-16/+24
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras2-11/+1
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely2-19/+19
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely1-6/+21
2007-10-03[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platformsGrant Likely1-0/+8
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header fileGrant Likely3-8/+25
2007-10-03[POWERPC] Uartlite: Flush RX fifo in bootwrapperGrant Likely2-1/+11
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer1-0/+1
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely1-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely1-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely1-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely1-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely1-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely1-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2-17/+17
2007-10-03[POWERPC] Add PowerPC Xilinx Virtex entry to maintainersGrant Likely1-0/+7
2007-10-03[POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2-0/+51
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely3-0/+172
2007-10-03[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely1-13/+25
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely4-1/+68
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2-1/+27
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak3-10/+20
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak3-6/+27
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1