index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc8260
Age
Commit message (
Expand
)
Author
2010-02-08
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
2010-01-26
ppc: remove -ffixed-r14 gcc option.
Joakim Tjernlund
2010-01-26
ppc: Use r12 instead of r14 as GOT pointer.
Joakim Tjernlund
2010-01-26
ppc: Loose GOT access in IRQ
Joakim Tjernlund
2010-01-17
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
2009-11-22
mpc8260: move FDT memory node fixup into common CPU code.
Marcel Ziswiler
2009-10-08
relocation: Do not relocate NULL pointers.
Joakim Tjernlund
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
2009-05-15
MPC8260: fixup device tree by property instead of path
Wolfgang Denk
2009-04-04
mpc8260: Fill in brg's clock-frequency in device tree.
Scott Wood
2009-04-04
PQ2FADS: Enable PCI.
Scott Wood
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
2009-02-10
Fix MPC8260 with ethernet on SCC
ksi@koi8.net
2009-02-09
82xx serial, smc: Coding-Style cleanup serial SMC driver
Heiko Schocher
2009-02-09
82xx serial, smc: add configurable SMC Rx buffer len
Heiko Schocher
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-01
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-25
mgcoge make ether_scc.c work with CONFIG_NET_MULTI
Gary Jennejohn
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-08
Section name should be ".data", not "data"
Trent Piepho
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-10
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-08-12
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
Wolfgang Denk
2008-07-31
8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
Matvejchikov Ilya
2008-07-09
FDT memory and pci node fixes for MPC8260ADS
Matvejchikov Ilya
2008-07-01
mpc8260: add fdt_fixup_ethernet support
Esben Haabendal
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-02-21
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-11
Added support for the mgcoge board from keymile.
Heiko Schocher
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
2007-11-15
Revert "Correct fixup relocation for mpc8260"
Grant Likely
2007-11-03
add ft_cpu_setup(..) on mpc8260
Sergej Stepanov
2007-07-10
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-05
Fixing some typos etc. introduced mainly by cfg patches.
Wolfgang Denk
2007-07-03
Correct fixup relocation for mpc8260
Grant Likely
2007-07-03
Consolidate mpc8260 linker scripts
Grant Likely
2007-07-03
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
[next]