Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fd6646c0b9ebe7e5afc4ae4c78097d9cd317a5e8
/
cpu
/
mpc83xx
fd6646c
mpc83xx: Add support for MPC83xx PCI-E controllers
by Anton Vorontsov
· 16 years ago
75f3520
83xx: PCI agent mode fixes for multi-board systems
by Ira Snyder
· 16 years ago
455a469
mpc83xx: Size optimization of start.S
by Ron Madrid
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
0e8454e
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
d344293
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
e053ab1
mpc83xx pci: Round up memory size in inbound window.
by Scott Wood
· 16 years ago
4e190b0
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 16 years ago
4a7f6b7
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
by Richard Retanubun
· 16 years ago
6f9cc66
mpc83xx: serdes: add forgotten shifts for rfcks
by Anton Vorontsov
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
08ef89e
Use strmhz() to format clock frequencies
by Wolfgang Denk
· 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
c68a05f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
fa7b1c0
83xx NAND boot: wait for LTESR[CC]
by Lepcha Suchit
· 16 years ago
9724555
mpc83xx: wait till UPM completes the write to array
by Selvamuthukumar
· 16 years ago
d26154c
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
d459516
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
6eb2a44
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
by Nick Spence
· 16 years ago
4649705
mpc83xx: Store and display Arbiter Event Register values
by Nick Spence
· 16 years ago
ade50c7
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
d9fe881
MPC83XX: Fix GPIO configuration - set gpio level before direction
by Nick Spence
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
4ff9aea
mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
by Ira W. Snyder
· 16 years ago
ba37aa0
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
e4c0950
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
71074ab
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
by Paul Gortmaker
· 16 years ago
6b70ffb
fdt: add crypto node handling for MPC8{3, 5}xxE processors
by Kim Phillips
· 16 years ago
4109df6
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
9692cab
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
dd35479
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
846f157
fix system config overwrite @ MPC834x and MPC8313
by Andre Schwarz
· 16 years ago
4890246
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
by Kim Phillips
· 16 years ago
31d8267
PPC: Create and use CONFIG_HIGH_BATS
by Becky Bruce
· 17 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
bcae52a
mpc83xx: remove the unused CPM's stuff
by Dave Liu
· 17 years ago
78e4882
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
by Kim Phillips
· 17 years ago
3f9c542
mpc83xx: Update DIMM data bus width test to support 40-bit width
by Lee Nipper
· 17 years ago
70431e8
Make MPC83xx one step closer to full relocation.
by Joakim Tjernlund
· 17 years ago
e5c4ade
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
by Kim Phillips
· 17 years ago
81fd52c
mpc83xx: display ddr frequency in board_add_ram_info banner
by Kim Phillips
· 17 years ago
35cf155
mpc83xx: unreinvent mem_clk
by Kim Phillips
· 17 years ago
7fa9cbb
mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
by Anton Vorontsov
· 17 years ago
453316a
83xx: serdes setup routines
by Anton Vorontsov
· 17 years ago
a796cdf
83xx: split COBJS onto separate lines
by Anton Vorontsov
· 17 years ago
5bbeea8
mpc8323erdb: Improve the system performance
by Michael Barkowski
· 17 years ago
e7670f6
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
f57d7d3
ppc: Refactor cache routines, so there is only one common set.
by Rafal Jaworowski
· 17 years ago
69018ce
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
a8cb43a
mpc83xx: Fix the fatal conflict of merge
by Dave Liu
· 17 years ago
9e89647
mpc83xx: add support for more system clock performance controls
by Kim Phillips
· 17 years ago
b05884e
mpc83xx: Add config of eTSEC emergency priority in SPCR
by Dave Liu
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
f6db945
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
by Heiko Schocher
· 17 years ago
061aad4
mpc83xx: Fix the bug of 266MHz data rate DDR
by Dave Liu
· 17 years ago
b3d2cde
mpc83xx: add "fsl, qe" compatible fixups
by Anton Vorontsov
· 17 years ago
5b8bc60
mpc83xx: convert to using do_fixup_*()
by Kim Phillips
· 17 years ago
ccf21c3
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
19580e6
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· 17 years ago
555da61
mpc83xx: Add the support of MPC8315E SoC
by Dave Liu
· 17 years ago
03051c3
mpc83xx: Add the support of MPC837x SoC
by Dave Liu
· 17 years ago
246d4ae
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
928fe33
Revert "Correct fixup relocation for mpc83xx"
by Grant Likely
· 17 years ago
4cc1cd5
mpc83xx: fix typo in DDR2 programming
by Kim Phillips
· 17 years ago
bbea46f
mpc83xx: implement board_add_ram_info
by Kim Phillips
· 17 years ago
3fde9e8
mpc83xx: migrate remaining freescale boards to libfdt
by Kim Phillips
· 17 years ago
6a16e0d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
8f9e0e9
mpc83xx: remaining 8360 libfdt fixes
by Kim Phillips
· 17 years ago
f4b2ac5
mpc83xx: fix UEC2->1 typo in libfdt setup code
by Kim Phillips
· 17 years ago
49bb599
mpc83xx: Suppress the warning 'burstlen'
by Dave Liu
· 17 years ago
daab8c6
mpc83xx: Consolidate the ECC support of 83xx
by Dave Liu
· 17 years ago
036575c
mpc83xx: Correct the burst length for DDR2 with 32 bits
by Dave Liu
· 17 years ago
343d910
mpc83xx: fixup generic pci for libfdt
by Kim Phillips
· 17 years ago
f57ac7a
mpc83xx: fix 8360 and cpu functions to update fdt being passed
by Kim Phillips
· 17 years ago
8be4044
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
by Jerry Van Baren
· 17 years ago
26d02c9
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
by Jerry Van Baren
· 17 years ago
9be39a6
mpc83xx: Add support for the display of reset status
by Dave Liu
· 17 years ago
df33f6b
Update SCCR programming in cpu_init_f() to support all 83xx processors
by Timur Tabi
· 17 years ago
1ded024
mpc83xx: Add support for 8360 silicon revision 2.1
by Lee Nipper
· 17 years ago
4431283
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
057004f
Correct fixup relocation for mpc83xx
by Grant Likely
· 17 years ago
416a0b6
Consolidate mpc83xx linker scripts
by Grant Likely
· 17 years ago
f48070f
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
98c440b
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
02032e8
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
255a3577
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 17 years ago
f64702b
Fix memory initialization on MPC8349E-mITX
by Timur Tabi
· 18 years ago
54b2d43
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
by Kim Phillips
· 18 years ago
5c5d324
mpc83xx: minor fixups for 8313rdb introduction
by Kim Phillips
· 18 years ago
49ea3b6
mpc83xx: Add generic PCI setup code.
by Scott Wood
· 18 years ago
7c98e51
mpc83xx: Add 831x support to speed.c.
by Scott Wood
· 18 years ago
95e7ef8
mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
by Scott Wood
· 18 years ago
a35b0c4
mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
by Scott Wood
· 18 years ago
396955f
Merge git://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
f35a53f
Fix the ft_cpu_setup() property settings.
by Gerald Van Baren
· 18 years ago
6fbf261
Fix two bugs for MPC83xx DDR2 controller SPD Init
by Xie Xiaobo
· 18 years ago
64dbbd4
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
Next »