Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
06dfaeef52a5f773ae4292432e3c74ff52ead316
/
cpu
/
ppc4xx
06dfaee
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· 15 years ago
54f5f05
PPC4xx: Denali core: Fix incorrect DDR row bits
by Mike Nuss
· 15 years ago
fb95169
ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
by Stefan Roese
· 15 years ago
d24bd25
ppc4xx: Reorganize DDR2 ECC handling
by Felix Radensky
· 15 years ago
b306db2
ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead
by Stefan Roese
· 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
fcdb36b
ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
by Rupjyoti Sarmah
· 15 years ago
e67af44
ppc4xx: Consolidate get_OPB_freq()
by Stefan Roese
· 15 years ago
95a4a59
ppc4xx: Fix 405EZ uart base baud calculation
by Stefan Roese
· 15 years ago
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
0b34dbb
ppc4xx: Fix compilation warning in 4xx miiphy.c
by Stefan Roese
· 15 years ago
99bcf14
ppc4xx: Allow overwriting pci target registers for all 4xx boards
by Matthias Fuchs
· 15 years ago
d6281ff
ppc: Remove -fno-strict-aliasing
by Kumar Gala
· 15 years ago
3177349
Dual-license IBM code contributions
by Josh Boyer
· 15 years ago
89bcc48
ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
by Stefan Roese
· 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
9b1b8c8
ppc4xx: Fix missing freqOPB for 405EP
by Dirk Eibach
· 15 years ago
0a371ca
ppc4xx: Fix TLB reset problem with recent 44x images
by Stefan Roese
· 15 years ago
12582ac
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
632e9b6
ppc4xx: Set default PCI device ID for 405EP boards
by Matthias Fuchs
· 15 years ago
123f102
ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
by Matthias Fuchs
· 15 years ago
0580e48
ppc4xx: Make pll_write global
by Matthias Fuchs
· 15 years ago
20b3c4b
ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"
by Stefan Roese
· 15 years ago
d0a1364
ppc4xx: Implement is_pci_host() for 405 CPUs
by Matthias Fuchs
· 15 years ago
04ddae9
ppc4xx: Fixed PPC4xx debug compilation error in uic.c
by Alessio Centazzo
· 15 years ago
48e2b53
4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code
by Felix Radensky
· 15 years ago
1bbae2b
ppc4xx: Remove PCI async bootup message if PCI is not used
by Stefan Roese
· 15 years ago
d873133
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 16 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
399aab7
ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms
by Stefan Roese
· 15 years ago
5d841fa
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
by Stefan Roese
· 15 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
cf94098
ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets
by Stefan Roese
· 16 years ago
9cd6901
ppc4xx: Don't write the MAC address into the internal SoC registers
by Stefan Roese
· 16 years ago
6bacfa6
cpu/: get mac address from environment
by Mike Frysinger
· 16 years ago
f8853d1
ppc4xx: Fix bug in PCI outbound map configuration for canyonlands
by Anatolij Gustschin
· 16 years ago
b4996d6
ppc4xx: PCIe: Change 16GB inbound memory to 4GB
by Stefan Roese
· 16 years ago
7369f0e
ppc4xx: Fix initialization of the SDRAM_CODT register
by Carolyn Smith
· 16 years ago
c645012
ppc4xx: Autocalibration can set RDCC to over aggressive value.
by Adam Graham
· 16 years ago
87c9063
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
by Kumar Gala
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
59d1bda
ppc4xx: Make PCIE support selectable
by Dirk Eibach
· 16 years ago
b129eff
ppc4xx: Only fixup opb attached UARTs
by Matthias Fuchs
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
3943d2f
ppc4xx: Improve DDR autodetect
by Dirk Eibach
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
ecf5f07
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
5e3ab68
Section name should be ".data", not "data"
by Trent Piepho
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
ddf45cc
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
by Dave Mitchell
· 16 years ago
b14ca4b
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
by Dave Mitchell
· 16 years ago
25fb4ea
ppc4xx: Clear all potentially pending exceptions in MCSR
by Stefan Roese
· 16 years ago
25a8590
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· 16 years ago
4d03a4e
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
96e21f8
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
1f4d532
ppc4xx: Generic architecture for xilinx ppc405(v3)
by Ricardo Ribalda Delgado
· 16 years ago
06c2942
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
43cbce6
ppc4xx: Correctly setup ranges property in ebc node
by Stefan Roese
· 16 years ago
c9c11d7
ppc4xx: Add routine to retrieve CPU number
by Adam Graham
· 16 years ago
59217ba
ppc4xx: Add static support for 44x IBM SDRAM Controller
by Adam Graham
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
50bd005
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· 16 years ago
f82642e
Merge 'next' branch
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bf29e0e
ppc4xx: PPC44x MQ initialization
by Yuri Tikhonov
· 16 years ago
9dbc366
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· 16 years ago
f8a00de
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
by Adam Graham
· 16 years ago
0238245
Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
by Stefan Roese
· 16 years ago
3eec160
ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
by Victor Gallardo
· 16 years ago
7bf5ecf
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
f071f01
ppc4xx: Remove CONFIG_CS8952_PHY define
by Stefan Roese
· 16 years ago
6ca8646
ppc4xx: Fix compilation warning for PIP405
by Stefan Roese
· 16 years ago
725b53a
ppc4xx: Fix compilation warning for canyonlands & glacier
by Stefan Roese
· 16 years ago
78d7823
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
by Victor Gallardo
· 16 years ago
f6b6c45
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
by Adam Graham
· 16 years ago
075d0b8
ppc4xx: IBM Memory Controller DDR autocalibration routines
by Adam Graham
· 16 years ago
c2b4b2e
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
by Stefan Roese
· 16 years ago
52aef8f
ppc4xx: NAND configuration
by Wolfgang Ocker
· 16 years ago
5bc542a
ppc4xx: fix UIC external_interrupt hang on UIC0
by Victor Gallardo
· 16 years ago
04737d5
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
by Prodyut Hazarika
· 16 years ago
5d4b3d2
ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
by Tirumala R Marri
· 16 years ago
f556483
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
by Stefan Roese
· 16 years ago
079589b
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
by Prodyut Hazarika
· 16 years ago
ba37aa0
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
2fd0aad
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
5a7ddf4
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3df2ece
NAND: Update 4xx NDFC driver to match updated nand subsystem
by Stefan Roese
· 17 years ago
5e1dae5
Fixing coding style issues
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
66fe183
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
by Stefan Roese
· 16 years ago
60204d0
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
by Stefan Roese
· 16 years ago
d865fd0
ppc4xx: CPU PPC440x5 on Virtex5 FX
by Ricardo Ribalda Delgado
· 16 years ago
42246da
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
Next »