Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
992d7129500d239d684c15fa2d61e0a8f2e64457
/
cpu
/
mpc512x
e39bf1e
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
by Mike Frysinger
· 15 years ago
a16e9a5
ppc: remove -ffixed-r14 gcc option.
by Joakim Tjernlund
· 15 years ago
0f8aa15
ppc: Use r12 instead of r14 as GOT pointer.
by Joakim Tjernlund
· 15 years ago
fc4e188
ppc: Loose GOT access in IRQ
by Joakim Tjernlund
· 15 years ago
82826d5
mpc512x: Add display of reset status register
by Detlev Zundel
· 15 years ago
57ae8a5
mpc512x: Use in/out accessors for all registers
by Detlev Zundel
· 15 years ago
00b6d92
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
by Heiko Schocher
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
afc3ba0
relocation: Do not relocate NULL pointers.
by Joakim Tjernlund
· 15 years ago
da01f53
mpc512x: fix fixed_sdram() init code.
by Wolfgang Denk
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
054197b
mpc512x: Streamlined fixed_sdram() init sequence.
by Martha M Stan
· 15 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7629f1c
MPC512x: factor out common code
by Wolfgang Denk
· 15 years ago
c60dc85
mpc512x: Fix problem with I2C access before relocation
by Stefan Roese
· 15 years ago
ba4feae
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
by Stefan Roese
· 15 years ago
b8c1d6a
mpc512x: Fix PSC divisor calculation for baudrate setting
by Stefan Roese
· 15 years ago
3b74e7e
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 15 years ago
843efb1
MPC512x: use I/O accessors instead of pointer accesses
by Wolfgang Denk
· 15 years ago
19dc7e1
MPC512x: add more hardware description to immap_512x.h
by Wolfgang Denk
· 15 years ago
debf874
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
by Wolfgang Denk
· 15 years ago
8b25126
cpu/mpc512x/pci.c: minor coding style cleanup
by Wolfgang Denk
· 15 years ago
de26ef9
mpc512x: Move common files to share them by several boards
by Wolfgang Denk
· 15 years ago
03e069d
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
by Wolfgang Denk
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
6bacfa6
cpu/: get mac address from environment
by Mike Frysinger
· 16 years ago
abfbd0ae
ADS5121 Add IC Ident Module (IIM) support
by Martha Marx
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
ecf5f07
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
08ef89e
Use strmhz() to format clock frequencies
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a0aad08
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
6b5049d
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
ba37aa0
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
c9c101c
ads5121: fix compiler warnings (unused variables)
by Wolfgang Denk
· 16 years ago
6689484
mpc5121: Move iopin features from board specific to common files.
by Kenneth Johansson
· 16 years ago
ef11df6
mpc5121: squash some fdt fixup errors
by John Rigby
· 16 years ago
9b55a25
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
f31c49d
Configuration changes for ADS5121 Rev 3
by Martha Marx
· 16 years ago
16bee7b
Consolidate ADS5121 IO Pin configuration
by Martha Marx
· 16 years ago
9b124a6
MPC512x: Change traps.c to not reference non-addressable memory
by Becky Bruce
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
5f91db7
MPC5121e ADS PCI support take 3
by John Rigby
· 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
ac91528
Device tree updates
by John Rigby
· 17 years ago
5d49e0e
MPC512X: Cleanup bus clock names.
by Grzegorz Bernacki
· 17 years ago
281ff9a
ads5121: Added support for FDT.
by Grzegorz Bernacki
· 17 years ago
c93945e
Revert "[MPC512x] Correct fixup relocation"
by Grant Likely
· 17 years ago
7a888d6
[MPC512x] Streamline frame handling in the FEC driver
by Grzegorz Bernacki
· 17 years ago
08e2e5f
[MPC512x] Proper handling of larger frames in the FEC driver
by Grzegorz Bernacki
· 17 years ago
8d17979
[MPC512x] Correct fixup relocation
by Rafal Jaworowski
· 17 years ago
77d19a8
Minor alignment of output, 2nd try. Also update CHANGELOG
by Wolfgang Denk
· 17 years ago
6b309f2
Minor alignment of output
by Wolfgang Denk
· 17 years ago
afaac86
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
by Wolfgang Denk
· 17 years ago
b1b54e3
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
8993e54
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago