Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e60091d696375e23b897627c1584700ab0dd3ea4
/
cpu
656eb14
ppc4xx: Remove weak binding from common Denali data-eye search code
by Larry Johnson
· 17 years ago
79a62b5
Merge branch 'katmai-ddr-gda'
by Stefan Roese
· 17 years ago
5d12092
ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c
by Stefan Roese
· 17 years ago
e3060b0
ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
by Stefan Roese
· 17 years ago
725f64c
ppc4xx: Add functionality to GPIO support
by Lawrence R. Johnson
· 17 years ago
c82dc2f
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
2cf3b30
ppc4xx: Enable 405EP PCI arbiter per default on all boards
by Stefan Roese
· 17 years ago
3f47e7c
ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)
by Stefan Roese
· 17 years ago
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
631bf11
Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile
by Larry Johnson
· 17 years ago
3c253e9
Add 440EPx DDR2 SPD DIMM support
by Larry Johnson
· 17 years ago
41bf364
Copy 440EPx/GRx SDRAM data-eye search to common directory
by Larry Johnson
· 17 years ago
50325a0
Add Ethernet 1000BASE-X support for PPC4xx
by Larry Johnson
· 17 years ago
16dbccc
ppc4xx: fdt: Cleanup setup of cpu node setup
by Stefan Roese
· 17 years ago
720025b
Fix ppc4xx clear_bss() code
by Anatolij Gustschin
· 17 years ago
86cb27b
PPC4xx: Minimal changes to add vxWorks support
by Niklaus Giger
· 17 years ago
211105a
ppc4xx: fix flush + invalidate_dcache_range arguments
by Matthias Fuchs
· 17 years ago
ac9f218
ppc4xx: fdt: use fdt_fixup_ethernet()
by Stefan Roese
· 17 years ago
fbcee00
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
d4ed6c7
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
6b206d6
TQM885D: Exchanged SDRAM timing by a more relaxed timing.
by Jens Gehrlein
· 17 years ago
0a5c214
Fix coding style issues; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
6723561
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
5857888
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
981c5fa
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
ccde385
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
8bbe18a
AVR32: Fix wrong pin setup for USART3
by Haavard Skinnemoen
· 17 years ago
8dda4e6
AVR32: Make some AT32AP700x peripherals optional
by Haavard Skinnemoen
· 17 years ago
76ddb06
AVR32: Rename at32ap7000 -> at32ap700x
by Haavard Skinnemoen
· 17 years ago
7e21ad4
atmel_mci: Show SR when block read fails
by Haavard Skinnemoen
· 17 years ago
07db170
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
264623d
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
by Kumar Gala
· 17 years ago
cd113a0
Stop using immap_t for cpm offset on 85xx
by Kumar Gala
· 17 years ago
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
81a21e9
Add libfdt based ft_cpu_setup for mpc85xx
by Kumar Gala
· 17 years ago
3c59eed
ppc4xx: Correct GPIO offset in gpio_config()
by Stefan Roese
· 17 years ago
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
c15d40f
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
e5df50b
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
72f9e2e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
7e64cf8
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
23740cf
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
1b6589f
s3c24x0: Fix usb_ohci.c missing in Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a923f11
Fix compiler warnings for ARM systems.
by Wolfgang Denk
· 17 years ago
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
9580595
ppc4xx: Correct 405EX PCIe UTL register mapping
by Stefan Roese
· 17 years ago
6e6b9fc
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
by Shinya Kuribayashi
· 17 years ago
ec655bd
[MIPS] Remove useless instructions for initializing $gp.
by Shinya Kuribayashi
· 17 years ago
c7faac5
[MIPS] MIPS 4K core: Coding style cleanups
by Shinya Kuribayashi
· 17 years ago
ac26315
[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
by Shinya Kuribayashi
· 17 years ago
8df3da2
[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
by Shinya Kuribayashi
· 17 years ago
d601823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
6a10f2f
powerpc: Backout relocation changes.
by Grant Likely
· 17 years ago
4e56a50
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
4c58126
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
1ce9fe9
ppc4xx: Enable 405EX PCIe UTL register configuration
by Stefan Roese
· 17 years ago
1bca919
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
by Stefan Roese
· 17 years ago
4aabdc8
ppc4xx: Fix 405EX PCIe UTLSET register setup
by Stefan Roese
· 17 years ago
c3dddd6
ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined
by Matthias Fuchs
· 17 years ago
08675a1
ppc4xx: Remove redundant code from 4xx network driver
by Matthias Fuchs
· 17 years ago
6964fd6
ppc4xx: Make output a little shorter on I2C bootrom detection
by Stefan Roese
· 17 years ago
0573a7a
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
by TsiChungLiew
· 17 years ago
00f0032
ColdFire: MCF532x - Update do_reset() using core reset
by TsiChungLiew
· 17 years ago
6ad3690
ColdFire: Update cpu flag for 4.2-xx compiler
by TsiChungLiew
· 17 years ago
333dd1d
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
b858b18
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
1473f84
Merge commit 'remotes/wd/master' into newmaster
by Jon Loeliger
· 17 years ago
f7a7f08
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· 17 years ago
a8c6b40
Fix a typo in cpu/mpc824x/interrupts.c
by Guennadi Liakhovetski
· 17 years ago
d61257a
add ft_cpu_setup(..) on mpc8260
by Sergej Stepanov
· 17 years ago
59cea11
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
d3f7a28
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
d5bdf4f
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
59151ec
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
6b78d61
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 17 years ago
68681607
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
by Stefan Roese
· 17 years ago
9c2a647
ppc4xx: Change 4xx ethernet driver to handle cached memory too
by Stefan Roese
· 17 years ago
80c104a
ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
by Stefan Roese
· 17 years ago
eff3a0a
ppc4xx: Rework 4xx cache support
by Stefan Roese
· 17 years ago
3852e23
ppc4xx: Change autonegotiation timeout from 4 to 5 seconds
by Stefan Roese
· 17 years ago
69710095
ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends
by Stefan Roese
· 17 years ago
19b77f4
ppc4xx: Correct UART input clock calculation and passing to fdt
by Stefan Roese
· 17 years ago
1566805
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
by Stefan Roese
· 17 years ago
1a47115
ppc4xx: Rework of 4xx serial driver (4)
by Stefan Roese
· 17 years ago
6422a26
ppc4xx: Rework of 4xx serial driver (1)
by Stefan Roese
· 17 years ago
aca3ea0
ppc4xx: Correct UART input clock calculation and passing to fdt
by Stefan Roese
· 17 years ago
628d392
ppc4xx: Add freqUART to CPU speed detection
by Stefan Roese
· 17 years ago
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
e7fe4c5
ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
by Stefan Roese
· 17 years ago
89bac40
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
ae2f5cd
ppc4xx: Add additional debug info to 4xx fdt support
by Stefan Roese
· 17 years ago
5a12883
ppc4xx: Fix small merge problem in 4xx_enet.c
by Stefan Roese
· 17 years ago
153b3e2
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
136681f
ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)
by Stefan Roese
· 17 years ago
4666990
ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)
by Stefan Roese
· 17 years ago
4e45662
ppc4xx: 4xx_pcie: Change PCIe status output to match common style
by Stefan Roese
· 17 years ago
db4f454
ppc4xx: 4xx_pcie: Disable debug output as default
by Stefan Roese
· 17 years ago
Next »