Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7b654b9e1d85bc2d45077e15d99220b55ee353af
/
cpu
7b654b9
[MPC512x] Proper handling of larger frames in the FEC driver
by Grzegorz Bernacki
· 17 years ago
92ad8d9
[MPC512x] Correct fixup relocation
by Rafal Jaworowski
· 17 years ago
6b9f194
Enable L2 cache for MPC8568MDS board
by Haiying Wang
· 17 years ago
8a58819
MPC5xxx: fix some compiler warnings in USB code
by Martin Krause
· 17 years ago
ec8b22b
Minor coding style cleanup.
by Wolfgang Denk
· 17 years ago
991d701
[UC101] Fix: if no CF in the board, U-Boot resets sometimes.
by Heiko Schocher
· 17 years ago
0b718a1
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
0242be5
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
fe9dae6
Coding style cleanup
by Stefan Roese
· 17 years ago
b859ef1
ColdFire: Add M5235EVB Platform for MCF523x
by TsiChungLiew
· 17 years ago
6925739
mpc83xx: fix typo in DDR2 programming
by Kim Phillips
· 17 years ago
3b9c20f
mpc83xx: implement board_add_ram_info
by Kim Phillips
· 17 years ago
fc3ca3b
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
3467469
ColdFire: Add M5253EVBE platform for MCF52x2
by TsiChungLiew
· 17 years ago
8cd73be
ColdFire: MCF52x2 update
by TsiChungLiew
· 17 years ago
b66c7ce
ColdFire: MCF5329 update cache
by TsiChungLiew
· 17 years ago
2141681
mpc83xx: migrate remaining freescale boards to libfdt
by Kim Phillips
· 17 years ago
dc0b59d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
cd9fd70
mpc83xx: remaining 8360 libfdt fixes
by Kim Phillips
· 17 years ago
69edf93
mpc83xx: fix UEC2->1 typo in libfdt setup code
by Kim Phillips
· 17 years ago
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
3d0b860
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
0611c49
Coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
3dae28e
Coding style cleanup
by Stefan Roese
· 17 years ago
c9a723a
Merge with /home/stefan/git/u-boot/zeus
by Stefan Roese
· 17 years ago
a5d182e
ppc4xx: Add initial Zeus (PPC405EP) board support
by Stefan Roese
· 17 years ago
051c257
Add the files.
by Peter Pearse
· 17 years ago
de5b02c
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· 17 years ago
1dfd6d9
85xxCDS: Add make targets for legacy systems.
by Randy Vinson
· 18 years ago
ee0e917
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
6c309b0
Empirically set cpo and clk_adjust for mpc85xx DDR2 support
by Haiying Wang
· 17 years ago
76e276b
Use an absolute address when jumping out of 4k boot page
by Kumar Gala
· 17 years ago
30725fe
MPC85xx BA bits not set for 3-bit bank address DIMM
by Andy Fleming
· 17 years ago
6e45262
Fix minor 85xx warnings
by Andy Fleming
· 17 years ago
f08233c
85xx start.S cleanup and exception support
by Andy Fleming
· 17 years ago
dadc6c9
85xx allow debugger to configure ddr.
by Ed Swarthout
· 17 years ago
dd93d8f
mpc85xx L2 cache reporting and SRAM relocation option.
by Ed Swarthout
· 17 years ago
4321be5
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
8fc3217
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
ec8e3a5
atmel_mci: Fix data timeout value
by Haavard Skinnemoen
· 17 years ago
9ec3b35
AVR32: Include <div64.h> instead of <asm/div64.h>
by Haavard Skinnemoen
· 17 years ago
06dd9d5
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 17 years ago
ded3cc5
atmel_mci: Use 512 byte blocksize if possible
by Haavard Skinnemoen
· 17 years ago
87476ba
ppc4xx: Fix problem in PLL clock calculation
by Stefan Roese
· 17 years ago
e4a56a5
Minor alignment of output, 2nd try. Also update CHANGELOG
by Wolfgang Denk
· 17 years ago
16b28d2
Minor alignment of output
by Wolfgang Denk
· 17 years ago
56cbd02
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
by Wolfgang Denk
· 17 years ago
99e4d6c
mpc83xx: Suppress the warning 'burstlen'
by Dave Liu
· 17 years ago
86ec912
Conding style cleanup
by Stefan Roese
· 17 years ago
f9333f5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
11c9958
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
a2c2ceb
mpc83xx: Consolidate the ECC support of 83xx
by Dave Liu
· 17 years ago
c9fa31f
mpc83xx: Correct the burst length for DDR2 with 32 bits
by Dave Liu
· 17 years ago
3c6f3b7
mpc83xx: fixup generic pci for libfdt
by Kim Phillips
· 17 years ago
60dc3fc
mpc83xx: fix 8360 and cpu functions to update fdt being passed
by Kim Phillips
· 17 years ago
a4deb4d
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
by Jerry Van Baren
· 17 years ago
1a96f62
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
by Jerry Van Baren
· 17 years ago
ebd35f8
mpc83xx: Add support for the display of reset status
by Dave Liu
· 17 years ago
0b2deff
Update SCCR programming in cpu_init_f() to support all 83xx processors
by Timur Tabi
· 17 years ago
f600cf3
mpc83xx: Add support for 8360 silicon revision 2.1
by Lee Nipper
· 17 years ago
eb8c294
Coding style cleanup
by Stefan Roese
· 17 years ago
2325c9f
Port enabled for I2C signals and chipselects port configuration.
by TsiChungLiew
· 17 years ago
74634c8
Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf()
by TsiChungLiew
· 17 years ago
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
efedb69
Merge with /home/tur/git/u-boot#cm5200-si
by Wolfgang Denk
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
15e8757
Coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
ee3ed33
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
a6533c8
cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
by Bartlomiej Sieka
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
530181f
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
083c847
ppc4xx: Code cleanup
by Stefan Roese
· 17 years ago
d84fe30
[ppc440SPe] Graceful recovery from machine check during PCIe configuration
by Grzegorz Bernacki
· 17 years ago
1835812
[ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A
by Rafal Jaworowski
· 17 years ago
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
c59d1a0
ppc4xx: Update AMCC Bamboo 440EP support
by Eugene OBrien
· 17 years ago
b55f242
ppc4xx: Only print ECC related info when the error bis are set
by Stefan Roese
· 17 years ago
d3a02c3
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
9aa3677
ppc4xx: Add support for AMCC 405EP Taihu board
by John Otken
· 17 years ago
5028f60
ppc4xx: Fix bug with default GPIO output value
by Stefan Roese
· 17 years ago
602e370
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
3d2c9fa
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
by Stefan Roese
· 17 years ago
151dffd
ppc4xx: Code cleanup
by Stefan Roese
· 17 years ago
bd2adeb
ppc4xx: Add new weak functions to support boardspecific DDR2 configuration
by Stefan Roese
· 17 years ago
7716dd4
ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
by Stefan Roese
· 17 years ago
09feb38
ppc4xx: Change receive buffer handling in the 4xx emac driver
by Stefan Roese
· 17 years ago
e877984
Update CHANGELOG, minor coding style cleanup.
by Wolfgang Denk
· 17 years ago
bc112da
Merge with /home/tur/git/u-boot#cm1_qp1
by Wolfgang Denk
· 17 years ago
087415c
CM1.QP1: Support for the Schindler CM1.QP1 board.
by Bartlomiej Sieka
· 17 years ago
2d34bf0
Merge branch 'master' into u-boot-5329-early
by John Rigby
· 17 years ago
6373c0c
Cache update and added CFG_UNIFY_CACHE
by TsiChung
· 17 years ago
8ab28df
Create interrupts.c and modify Makefile
by TsiChungLiew
· 17 years ago
8592cda
Enable Icache
by TsiChungLiew
· 17 years ago
2ce14b7
Update header file and some clean up
by TsiChungLiew
· 17 years ago
97401c3
Update header file and enable icache
by TsiChungLiew
· 17 years ago
fb66174
Update header file and removed interrupt_init()
by TsiChungLiew
· 17 years ago
Next »