Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
88c6a007597d438412063ab39e787fbaf30cff59
/
cpu
88c6a00
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 18 years ago
58c495b
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
ad8560d
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
de6a1e6
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 18 years ago
5a5cfd02
Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash
by Wolfgang Denk
· 18 years ago
6655632
5xxx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· 18 years ago
dcd580b
Cleaned up some 85xx PCI bugs
by Andy Fleming
· 18 years ago
71706df
Add support for the 8568 MDS board
by Andy Fleming
· 18 years ago
95aff26
Conditionalize 8641 Rev1.0 MCM workarounds
by James Yang
· 18 years ago
9a954ec
Rewrote picos_to_clk() to avoid rounding errors.
by James Yang
· 18 years ago
655a3d0
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
fc9d85e
[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
by Grzegorz Wianecki
· 18 years ago
8bdf168
ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.
by Matthias Fuchs
· 18 years ago
6d97276
Reworked 85xx speed detection code
by Andy Fleming
· 18 years ago
8c7adf4
Support 1G size on 8548
by Andy Fleming
· 18 years ago
ce1f25f
Only set ddrioovcr for 8548 rev1.
by Andy Fleming
· 18 years ago
9782c55
Tweak DDR ECC error counter
by Andy Fleming
· 18 years ago
4399a51
85xx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· 18 years ago
eac342d
Some 85xx cpu cleanups
by Andy Fleming
· 18 years ago
f631cca
Add cpu support for the 8544
by Andy Fleming
· 18 years ago
395478d
u-boot: Fix e500 v2 core reset bug
by Zang Roy-r61911
· 18 years ago
077fb1a
u-boot: v2: Remove the fixed TLB and LAW entrynubmer
by Zang Roy-r61911
· 18 years ago
07653eb
Remove BOARDLIBS usage completely
by Stefan Roese
· 18 years ago
abe7bd0
mpc86xx; Write MAC address to mac-address and local-mac-address
by Jon Loeliger
· 18 years ago
176f509
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
by Jon Loeliger
· 18 years ago
51f2e8a
Merge with /home/wd/git/u-boot/custodian/u-boot-fdt
by Wolfgang Denk
· 18 years ago
ee0da4a
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 18 years ago
5c06cb9
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
by Wolfgang Denk
· 18 years ago
b7ae1cf
Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.
by Wolfgang Denk
· 18 years ago
6dc6c7e
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
by Wolfgang Denk
· 18 years ago
606e466
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
3a75ac1
ppc4xx: Add output for bootrom location to 405EZ ports
by Stefan Roese
· 18 years ago
2f73416
Fix the ft_cpu_setup() property settings.
by Gerald Van Baren
· 18 years ago
731b1b2
Merge git://www.denx.de/git/u-boot into fdt-cmd
by Gerald Van Baren
· 18 years ago
7c2842a
Atmel MCI driver
by Haavard Skinnemoen
· 19 years ago
b950ebc
AVR32: Add clk and gpio infrastructure for mmci
by Haavard Skinnemoen
· 18 years ago
a5ca998
AVR32: Add clk and gpio infrastructure for macb0 and macb1
by Haavard Skinnemoen
· 18 years ago
abf19bf
AVR32: Relocate u-boot to SDRAM
by Haavard Skinnemoen
· 18 years ago
0a2743f
AVR32: Resource management rewrite
by Haavard Skinnemoen
· 18 years ago
4707f0f
AVR32: Split start_u_boot into board_init_f and board_init_r
by Haavard Skinnemoen
· 18 years ago
71400bf
[Fix] Set the LED status register on the UC101 for the LXT971 PHY.
by Heiko Schocher
· 18 years ago
bbc1fc5
ppc4xx: Fix i2c divisor calcularion for PPC4xx
by Jeffrey Mann
· 18 years ago
57b6e9c
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· 18 years ago
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
e8c47f4
[Blackfin][PATCH] Fix dynamic CPLB generation issue
by Aubrey Li
· 18 years ago
314d22f
[Blackfin][PATCH] Fix copyright and update license
by Aubrey Li
· 18 years ago
5f790b7
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
by Aubrey Li
· 18 years ago
05a94fd
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
8ed317c
Minor coding style cleanup.
by Wolfgang Denk
· 18 years ago
d4dd662
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
by Wolfgang Denk
· 18 years ago
3248089
Fix some minor whitespace violations.
by Gerald Van Baren
· 18 years ago
d6abef4
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· 18 years ago
c266054
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
5d48a84
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
by Stefan Roese
· 18 years ago
f88e360
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
by Stefan Roese
· 18 years ago
d864c6f
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 18 years ago
1f0c40c
Support for XUPV2P board Reset support BSP autoconfig support
by Michal Simek
· 18 years ago
edd9713
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
80354e7
[PATCH] Add 4xx GPIO functions
by Stefan Roese
· 18 years ago
f6c7b76
[PATCH] Clean up 40EZ/Acadia support
by Stefan Roese
· 18 years ago
0df7b5b
Set Rev 2.x 86xx PIC in mixed mode.
by Haiying Wang
· 18 years ago
3e06f18
Add support for 8641 Rev 2 silicon.
by Ed Swarthout
· 18 years ago
b284679
Code cleanup / re-insert previous Copyright entries.
by Wolfgang Denk
· 18 years ago
06835ba
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
by Wolfgang Denk
· 18 years ago
ab5ea78
Code cleanup. Update CHANGELOG
by Wolfgang Denk
· 18 years ago
e10cc66
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
fc0535a
SPC1920: fix small clock routing bug
by Markus Klotzbuecher
· 18 years ago
0cb8ec1
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
17ffbc8
[PATCH] Add AMCC PPC405EZ support
by Stefan Roese
· 18 years ago
609ed90
[PATCH] TQM8272: dont change the bits given from the HRCW
by Heiko Schocher
· 18 years ago
51185db
[Blackfin][PATCH] Add BF561 EZKIT board support
by Aubrey Li
· 18 years ago
87375b2
Merge http://www.denx.de/git/u-boot
by Aubrey Li
· 18 years ago
10ebdd9
[Blackfin][PATCH] Add BF537 stamp board support
by Aubrey Li
· 18 years ago
01c337f
[Blackfin][PATCH] minor cleanup
by Aubrey Li
· 18 years ago
5ff0588
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
by Aubrey Li
· 18 years ago
3c56995
[Blackfin][PATCH] code cleanup
by Aubrey Li
· 18 years ago
922ce20
[Microblaze][PATCH] part 2
by Michal Simek
· 18 years ago
952d514
[Microblaze][PATCH]
by Michal Simek
· 18 years ago
f83a65c
[Blackfin][PATCH] code cleanup
by Aubrey Li
· 18 years ago
9da597f
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
by Aubrey.Li
· 18 years ago
3fe8704
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
9605aaf
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
by Wolfgang Denk
· 18 years ago
62f0704
[PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS
by Matthias Fuchs
· 18 years ago
88b4994
Merge with /home/hs/jupiter/u-boot
by Wolfgang Denk
· 18 years ago
c823cf2
Merge with /home/git/u-boot
by Wolfgang Denk
· 18 years ago
31c59f7
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
d3fa4ea
Merge with /home/git/u-boot
by Wolfgang Denk
· 18 years ago
11ba7af
Merge with /home/stefan/git/u-boot/yucca-ddr2
by Stefan Roese
· 18 years ago
05ac303
[PATCH] Update AMCC Luan 440SP eval board support
by Stefan Roese
· 18 years ago
b39ef63
ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP
by Stefan Roese
· 18 years ago
a9ff380
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
5b89fc1
[PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's
by Stefan Roese
· 18 years ago
b38e0df
Restructure POST directory to support of other CPUs, boards, etc.
by Wolfgang Denk
· 18 years ago
f972e77
Some code cleanup.
by Wolfgang Denk
· 18 years ago
0b1f8d3
Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.git
by Wolfgang Denk
· 18 years ago
15c3f69
mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
by Kumar Gala
· 18 years ago
526addb
mpc83xx: update [local-]mac-address properties on UEC based devices
by Kim Phillips
· 18 years ago
ef64838
mpc83xx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· 18 years ago
6149a5a
mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx
by Xie Xiaobo
· 18 years ago
a9be42a
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
by Xie Xiaobo
· 18 years ago
Next »