Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53761bcc93e73ecc9dd681af8541fa24f24eaf54
/
board
53761bc
fix pxa255_idp board
by Marcel Ziswiler
· 17 years ago
3ac0055
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· 17 years ago
349e431
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
fde7ec9
mpc83xx: pq-mds-pib.c typo error
by Tony Li
· 17 years ago
ef8449b
ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
by Stefan Roese
· 17 years ago
ed00285
ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
by Stefan Roese
· 17 years ago
fa25747
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
by Stefan Roese
· 17 years ago
7412013
TQM8xx: Fix CAN timing.
by Jens Gehrlein
· 17 years ago
585f088
Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
by Wolfgang Denk
· 17 years ago
dfc0610
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
bcb299f
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
1d80095
AVR32: Initialize bi_flash* in board_init_r
by Haavard Skinnemoen
· 17 years ago
1a3bc1c
CM5200: Fix missing null-termination in hostname manipulation code
by Bartlomiej Sieka
· 17 years ago
487ef36
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
43867c8
ppc4xx: Coding style cleanup
by Stefan Roese
· 17 years ago
2462bbd
Program EPLD to force full duplex mode for PHY.
by Grzegorz Bernacki
· 17 years ago
41a7685
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
4ed40bb
TQM8xx[LM]: Fix broken environment alignment.
by Wolfgang Denk
· 17 years ago
996d6ca
ColdFire: fix build error becasue of bad type of mii_init()
by Liew Tsi Chung-r5aahp
· 17 years ago
78a1db4
ColdFire: Fix build error caused by pixis.c
by Liew Tsi Chung-r5aahp
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
f2b171c
Make DECLARE_GLOBAL_DATA_PTR global for DaVinci
by Dirk Behme
· 17 years ago
d6ac337
cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9
by Bartlomiej Sieka
· 17 years ago
084d0ce
Fix memory corruption problem on STX GP3 SSA Board.
by Wolfgang Denk
· 17 years ago
dd24eec
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
06553ce
[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
by Grzegorz Bernacki
· 17 years ago
a08c6cf
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
614ccda
Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes
by Wolfgang Denk
· 17 years ago
18a68a2
Merge with /home/raj/git/u-boot#ads5121_fixes
by Wolfgang Denk
· 17 years ago
833e43b
[PPC440SPe] PCIe environment settings for Katmai and Yucca
by Grzegorz Bernacki
· 17 years ago
d2f2133
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· 17 years ago
92ad8d9
[MPC512x] Correct fixup relocation
by Rafal Jaworowski
· 17 years ago
990ac3b
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
4207b18
Update CHANGELOG, minor coding style cleanup.
by Wolfgang Denk
· 17 years ago
6708a60
PXA270: Added support for TrizepsIV board.
by stefano babic
· 17 years ago
12886f4
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
5743a38
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx
by Wolfgang Denk
· 17 years ago
8d1e6e7
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
by Grant Likely
· 17 years ago
782cf16
Changed API name to coloured_led.h
by Peter Pearse
· 17 years ago
e1e870a
Fix ULI RTC support on MPC8544 DS
by Kumar Gala
· 17 years ago
f835840
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· 17 years ago
2c261ca
Add coloured led interface for ARM boards.
by Peter Pearse
· 17 years ago
ec8e83e
Move include/led.h to board/at91rm9200dk
by Peter Pearse
· 17 years ago
94c9231
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· 17 years ago
f66cbc8
8548cds fixes
by Ed Swarthout
· 17 years ago
ef39b77
Remove the bios emulator binary files from MAI board
by Jason Jin
· 17 years ago
53b3498
support board vendor-common makefiles
by Kim Phillips
· 17 years ago
afa1dd5
Fix compilation error for omap2420h4_config.
by Dirk Behme
· 17 years ago
e5692a1
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
2559e0f
IDE: - make ide_inb () and ide_outb () "weak", so boards can
by Heiko Schocher
· 17 years ago
a4e2576
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
by Stefan Roese
· 17 years ago
e93ab0c
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· 17 years ago
f55a22c
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· 17 years ago
0b718a1
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
0afd5ce
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
0242be5
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
2fd7790
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
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
d8ded96
mpc83xx: move freescale boards to boards/freescale
by Kim Phillips
· 17 years ago
7c66714
mpc83xx: suppress unused variable 'val8' warning
by Kim Phillips
· 17 years ago
3b9c20f
mpc83xx: implement board_add_ram_info
by Kim Phillips
· 17 years ago
c8b57f1
mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
by Tony Li
· 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
ade32cd
ColdFire: Add M5249EVB platform for MCF52x2
by TsiChungLiew
· 17 years ago
1692b48
ColdFire: Update Freescale MCF52x2 platforms
by TsiChungLiew
· 17 years ago
ceaf333
ColdFire: Update EB+MCF-EV123 platform
by TsiChungLiew
· 17 years ago
f5ca0cb
ColdFire: update r5200 platform for MCF52x2
by TsiChungLiew
· 17 years ago
47dfc1c
ColdFire: idmr platform MCF52x2 update
by TsiChungLiew
· 17 years ago
cfa2b48
ColdFire: cobra5272 platform for MCF52x2 update
by TsiChungLiew
· 17 years ago
aedd3d7
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· 17 years ago
2684728
Merge branch 'denx-coldfire' into coldfire-aug2007
by John Rigby
· 17 years ago
ace11d8
Update MPC8544 DS PCI memory map
by Kumar Gala
· 17 years ago
0eb6191
Fix up some fdt issues on 8544DS
by Kumar Gala
· 17 years ago
37a15972
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
c215781
PPC4xx:HCU4/5 cleanup
by Niklaus Giger
· 17 years ago
771180f
PPC4xx:HCU4/5 cleanup ecc/sdram init
by Niklaus Giger
· 17 years ago
7e380e7
mpc885ads: Don't define CONFIG_BZIP2.
by Scott Wood
· 17 years ago
eb6b6e0
Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
594049e
ppc4xx: Remove #warning in esd auto_update.c
by Stefan Roese
· 17 years ago
614320f
ppc7xx: Update CPCI750 board
by Stefan Roese
· 17 years ago
c4b0f4c
ppc4xx: Update Sequoia/Rainier bootstrap command
by Stefan Roese
· 17 years ago
27bd4b8
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 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
60cab6a
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
a0f13d5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
de5fbb8
Move the MPC8641HPCN board under board/freescale.
by Jon Loeliger
· 17 years ago
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
d6d48db
PPC4xx:HCU4/5-Board fix compile warning
by Niklaus Giger
· 17 years ago
1d41ce4
TI DaVinci - fix unsupported %hhx format
by ksi@koi8.net
· 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
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
Next »