Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f50fe4bd613c6d35a2c34055f02e9501dd6a9ad5
/
cpu
/
ppc4xx
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
4b32610
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
068c1b7
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
b578fb4
ppc4xx: Fix include sequence in 4xx_pcie.c
by Stefan Roese
· 16 years ago
69e2c6d
ppc4xx: Fix compile warning in 44x_spd_ddr2.c
by Stefan Roese
· 16 years ago
5de8514
ppc4xx: Rework 440GX UIC handling
by Stefan Roese
· 16 years ago
d1631fe
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
4fb25a3
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
e321801
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
08250eb
ppc4xx: Fix merge problems in 44x_spd_ddr2.c
by Stefan Roese
· 16 years ago
1740c1b
ppc4xx: Add MII mode support to the EMAC RGMII Bridge
by Grant Erickson
· 16 years ago
2e20508
ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
by Grant Erickson
· 16 years ago
7d30793
ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
by Feng Kan
· 16 years ago
b002144
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· 16 years ago
5d812b8
ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
by Stefan Roese
· 16 years ago
7c6237b
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
9fea65a
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
dd1c552
ppc4xx: Fix 460EX/GT PCIe port initialization
by Stefan Roese
· 16 years ago
745d8a0
ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
by Stefan Roese
· 16 years ago
aac7a50
ppc4xx: Fix problem in gpio_config()
by Stefan Roese
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
b2815f7
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
by Stefan Roese
· 16 years ago
bbeff30
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 16 years ago
192f90e
ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code
by Stefan Roese
· 16 years ago
39b32be
ppc4xx: Fix common ECC generation code for 440GP style platforms
by Stefan Roese
· 16 years ago
ec724f8
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 16 years ago
36ea16f
ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1
by Stefan Roese
· 16 years ago
64852d0
ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
by Stefan Roese
· 16 years ago
c821b5f
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
by Grant Erickson
· 16 years ago
a439680
PPC4xx: Simplified post_word_{load, store}
by Grant Erickson
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
70fab19
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 16 years ago
cb5d88b
ppc4xx: Add weak default ft_board_setup() routine
by Stefan Roese
· 17 years ago
b9bbefc
ppc4xx: Fix typos in 460GT/EX FBDV array
by Dave Mitchell
· 17 years ago
ea9202a
ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c
by Stefan Roese
· 17 years ago
cab99d6
ppc4xx: Fix compilation warning in denali_spd_ddr2.c
by Stefan Roese
· 17 years ago
85ad184
ppc4xx: Complete remove bogus dflush()
by Stefan Roese
· 17 years ago
eea5a74
ppc4xx: Fixup ebc clock in FDT for 405GP/EP
by Markus Brunner
· 17 years ago
1d907e6
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
d00ce09
USB: fix more GCC 4.2.x aliasing warnings
by Wolfgang Denk
· 17 years ago
24bfedb
ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
by Stefan Roese
· 17 years ago
8deafdc
ppc4xx: Add dcache_enable() for 440
by Stefan Roese
· 17 years ago
Next »