Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1f7559ec386ef4139b2d82be9670f83dd1d0c25e
/
arch
/
powerpc
« Previous
9a653a9
powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2
by York Sun
· 12 years ago
2f1712b
powerpc/mpc85xx: check number of cores
by York Sun
· 12 years ago
f77329c
powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
by York Sun
· 12 years ago
6d2b9da
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
by York Sun
· 12 years ago
69c7826
powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
by York Sun
· 12 years ago
800c73c
powerpc/85xx: Add determining and report IFC frequency
by Kumar Gala
· 12 years ago
553ae6f
powerpc/DPAA: Fix compiling error
by York Sun
· 12 years ago
4905443
powerpc/85xx: Add P5040 processor support
by Timur Tabi
· 12 years ago
71cfcef
powerpc/p5040ds: add per pci endpoint liodn offset list
by Laurentiu Tudor
· 12 years ago
fd94604
powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
by Timur Tabi
· 12 years ago
e389a37
powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
by Laurentiu Tudor
· 12 years ago
0c7e65f
powerpc/mpc85xx: fix Unicode characters in release.S
by Timur Tabi
· 12 years ago
d59c557
powerpc/srio: Workaround for srio erratrm a004034
by Liu Gang
· 12 years ago
9c889ec
powerpc/mpc8xxx: Fix USB device-tree fixup
by ramneek mehresh
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
4e0be34
P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional
by Zang Roy-R61911
· 12 years ago
320d53d
powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
by Mark Marshall
· 12 years ago
168e5bc
mpc85xx: make gpio_direction_output respect value
by Chris Packham
· 12 years ago
a7e5ee9
powerpc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
8d1165e11a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
bfa5b71
mpc82xx: Remove BMW board port
by Stefan Roese
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
a821d08
ppc4xx: Remove AP1000 board support
by Stefan Roese
· 12 years ago
dee9c53
ppc4xx: Remove ML2 board support
by Stefan Roese
· 12 years ago
99bcad1
ppc4xx: Remove IOP480 support
by Stefan Roese
· 12 years ago
036036d
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
fcc2074
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
7a31154
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· 12 years ago
d68f4da
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
2063a54
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· 12 years ago
b57c652
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· 12 years ago
918327c
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f0eb1f6
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
90bad89
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
e5ab702
powerpc: re-add bi_ip_addr to bd_t struct
by Anatolij Gustschin
· 12 years ago
83f83d1
ppc: Create a stack frame for wait_ticks()
by Joakim Tjernlund
· 12 years ago
0044c42
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
d7903ae
mpc5xxx: add GPIO port configuration
by Anatolij Gustschin
· 12 years ago
98ae9ac
Revert "powerpc: Fix declaration type for I/O functions"
by Andy Fleming
· 12 years ago
3ea2153
powerpc/85xx: clear out TLB on boot
by Scott Wood
· 12 years ago
7ac3cc2
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
by York Sun
· 12 years ago
1d083ff
powerpc/mpc8xxx DDR: Fix interactive DDR debugging
by York Sun
· 12 years ago
62f739f
powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only
by York Sun
· 12 years ago
7e4db27
powerpc/mpc8xxx DDR: Fix CAS latency calculation
by York Sun
· 12 years ago
45064ad
powerpc/mpc8xxx: Fix bug for extended DDR timing
by York Sun
· 12 years ago
a4c6650
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
by York Sun
· 12 years ago
fcea306
powerpc/mpc8xxx: Add support for cas latency 12 and above
by York Sun
· 12 years ago
73b5396
powerpc/mpc8xxx: Add fine timing support for DDR3
by York Sun
· 12 years ago
744713a
powerpc/mpc85xx: Skip zero values for DDR debug registers
by York Sun
· 12 years ago
709389b
powerpc/mpc8xxx: fix core id for multicore booting
by York Sun
· 12 years ago
ffdf889
Added new ext fields to IFC
by Kumar Gala
· 12 years ago
50d96e9
Add IFC offset for DPAA/Corenet platforms
by Kumar Gala
· 12 years ago
5b6b85a
Add e6500 processor detection
by Kumar Gala
· 12 years ago
123bd96
powerpc/mpc8xxx: use topology registers to calculate number of cores
by York Sun
· 12 years ago
1ca8690
powerpc/mpc8xxx: Add immap for topology and rcpm registers
by York Sun
· 12 years ago
3854173
powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC
by Prabhakar Kushwaha
· 12 years ago
e4879af
powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC
by Prabhakar Kushwaha
· 12 years ago
33eee33
powerpc/fsl-corenet: work around erratum A004510
by Scott Wood
· 12 years ago
3e978f5
powerpc/fsl-corenet: remove dead variant symbols
by Scott Wood
· 12 years ago
055ce08
powerpc/85xx: remove support for the Freescale P3060
by Timur Tabi
· 12 years ago
99abf7d
powerpc/85xx: add support for FM2 DTSEC5
by Timur Tabi
· 12 years ago
9c6b47d
p1014rdb: set ddr bus width properly depending on SVR
by Matthew McClintock
· 12 years ago
be7bebe
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
by York Sun
· 12 years ago
b5f7c87
powerpc/corenet_ds: Master module for boot from PCIE
by Liu Gang
· 12 years ago
81fa73b
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
by Liu Gang
· 12 years ago
ff65f12
powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target
by Liu Gang
· 12 years ago
57125f2
powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional
by York Sun
· 12 years ago
7de8a71
powerpc: Stack Pointer not properly aligned
by Joakim Tjernlund
· 12 years ago
89f4289
mpc85xx: Initial SP alignment is wrong.
by Joakim Tjernlund
· 12 years ago
2095947
powerpc: Fix declaration type for I/O functions
by Prabhakar Kushwaha
· 13 years ago
a16a5cc
powerpc:Fix return type & parameter passed for I/O functions
by Prabhakar Kushwaha
· 13 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
5c5befd
powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs
by Timur Tabi
· 12 years ago
718f2b3
powerpc/mpc85xx: Ignore E bit for BSC9130/1
by York Sun
· 12 years ago
7ee4110
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
by Timur Tabi
· 12 years ago
98de369
powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
by Shaohui Xie
· 12 years ago
535a159
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB
by York Sun
· 12 years ago
b98b611
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
15ae8a3
MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c
by Marek Vasut
· 12 years ago
569fadc
MPC83xx, MPC85xx: compile stub cache function
by Stefano Babic
· 12 years ago
8246ff8
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 12 years ago
feae342
powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E
by York Sun
· 13 years ago
5e23ab0
powerpc/mpc85xx: Workaround for erratum CPU_A011
by York Sun
· 13 years ago
48f6a5c
powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
by York Sun
· 12 years ago
1e9ea85
powerpc/P4080: Check SVR for CPU22 workaround
by York Sun
· 13 years ago
7b6e805
lib/powerpc: addrmap_phys_to_virt() should return a pointer
by Timur Tabi
· 13 years ago
e87dc41
powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting
by Prabhakar Kushwaha
· 13 years ago
ad75d44
powerpc/mpc85xx:Add debugger support for e500v2 SoC
by Prabhakar Kushwaha
· 13 years ago
d16a37b
powerpc/85xx:Fix NAND code base to support debugger
by Prabhakar Kushwaha
· 13 years ago
689f00f
powerpc/85xx:Make debug exception vector accessible
by Prabhakar Kushwaha
· 13 years ago
5344f7a
powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
by Prabhakar Kushwaha
· 13 years ago
19a8dbd
powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support
by Prabhakar Kushwaha
· 13 years ago
a6cdaa0
powerpc/mpc83xx: fix copyright string in serdes.c
by Timur Tabi
· 12 years ago
2531568
MPC8xxx: Define cache ops for USB
by Marek Vasut
· 12 years ago
cb487f5
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 12 years ago
1735188
net: Encapsulate CDP packet identification
by Joe Hershberger
· 12 years ago
Next »