Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d9bb1423a4b6322fd2366f85e7b96003014c20cf
d9bb142
Merge branch 'mpc8641'
by Jon Loeliger
· 18 years ago
f19954f
8641hpcn: Fix Makefile after moving pixis to board/freescale.
by Ed Swarthout
· 18 years ago
c9dfbc2
Get rid of duplicated file (see include/configs/sbc8560.h instead)
by Wolfgang Denk
· 18 years ago
35ca57d
Get rid of duplicated file (see doc/README.SBC8560 instead)
by Wolfgang Denk
· 18 years ago
0619a57
5xxx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· 18 years ago
e97c0b4
[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
by Grzegorz Wianecki
· 18 years ago
6c6a38a
[PATCH] simplify silent console
by Ladislav Michl
· 18 years ago
9679f4d
[PATCH] Avoid assigning PCI resources from zero address
by Sergei Shtylyov
· 18 years ago
62b896f
[patch] setenv(...) can delete environmentalvariables
by Jeffrey Mann
· 18 years ago
66bcdfc
[patch] use unsigned char in smc91111 driver for mac
by Mike Frysinger
· 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
547c563
Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
de6a1e6
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 18 years ago
87de5a6
Make "file" command happy with some config.mk files; update CHANGELOG
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
588aa5e
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 18 years ago
d1ba14c
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
7aa1bb2
ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz
by Jeffrey Mann
· 18 years ago
10d7d6e
ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
by Stefan Roese
· 18 years ago
141d041
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
9e2aeaf
NAND: Wrong calculation of page number in nand_block_bad()
by Thomas Knobloch
· 18 years ago
fce39ff
Fix initrd length corruption in bootm command.
by Wolfgang Denk
· 18 years ago
3dc499b
Update board configuration for STX GP3SSA board:
by Wolfgang Denk
· 18 years ago
a894fc4
Cleanup STX GP3SSA code; fix build and compile problems.
by Wolfgang Denk
· 18 years ago
6acf048
Add support for STX GP3SSA (stxssa) Board
by Dan Malek
· 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
0451b01
Add support for treating unknown PHYs as generic PHYs.
by David Updegraff
· 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
64a8d63
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· 18 years ago
fc85260
ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
by Stefan Roese
· 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
2fffa05
Enable 8544 support
by Andy Fleming
· 18 years ago
8c7adf4
Support 1G size on 8548
by Andy Fleming
· 18 years ago
37495b4
Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG
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
0553fc0
Add MPC8544DS basic port board files.
by Jon Loeliger
· 18 years ago
3e2d091
Add MPC8544DS main configuration file.
by Jon Loeliger
· 18 years ago
6ffad93
Fix PCI I/O space mapping on Freescale MPC85x0ADS
by Sergei Shtylyov
· 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
35e8b4a
u-boot: Fix the 85xxcds tsec bug
by Zang Roy-r61911
· 18 years ago
9bc0b27
u-boot: Fix CPU2 errata on MPC8548CDS board
by Zang Roy-r61911
· 18 years ago
5ab966c
u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default
by ebony.zhu@freescale.com
· 18 years ago
a5f77dc
u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board
by Zang Roy-r61911
· 18 years ago
995f1f1
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
07653eb
Remove BOARDLIBS usage completely
by Stefan Roese
· 18 years ago
975036d
mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.
by Ed Swarthout
· 18 years ago
b7d9b13
Enable LAWs for MPC8641 PCI-Ex2.
by Zhang Wei
· 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
34128aa
Cleanup compiler warnings, update CHANGELOG
by Wolfgang Denk
· 18 years ago
c92590f
Merge with /home/dzu/src/git/u-boot
by Wolfgang Denk
· 18 years ago
c7a01be
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 18 years ago
c4b644c
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
by Wolfgang Denk
· 18 years ago
fd7ad6e
Fix breakage of NC650 board with respect to nand support.
by Detlev Zundel
· 18 years ago
4f9e4fd
[RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation
by Domen Puncer
· 18 years ago
8e894a3
Fix serious pointer bug with bootm and reserve map.
by Gerald Van Baren
· 18 years ago
822d20d
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 18 years ago
1eb7a17
ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai
by Stefan Roese
· 18 years ago
7ce7150
Clenaup, update CHANGELOG
by Wolfgang Denk
· 18 years ago
51f2e8a
Merge with /home/wd/git/u-boot/custodian/u-boot-fdt
by Wolfgang Denk
· 18 years ago
1829727
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
ee0da4a
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 18 years ago
2b4f2fb
Merge with /home/wd/git/u-boot/custodian/u-boot-net
by Wolfgang Denk
· 18 years ago
f3bda27
Cleanup, update CHANGELOG
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
1391f78
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
6dc6c7e
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
by Wolfgang Denk
· 18 years ago
6d30a12
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
26db169
MCC200 board: remove warning which is obsolete after PSoC firmware changes
by Wolfgang Denk
· 18 years ago
606e466
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
daa7382
[PATCH] icecube/lite5200b: document wakeup from low-power support
by Domen Puncer
· 18 years ago
1e088bf
ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM
by Stefan Roese
· 18 years ago
3a75ac1
ppc4xx: Add output for bootrom location to 405EZ ports
by Stefan Roese
· 18 years ago
7051cea
Move ppearse to ARM board list
by Peter Pearse
· 18 years ago
64b89ae
[PATCH] icecube/lite5200b: wakeup from low-power support
by Domen Puncer
· 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
c9502b9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
c077a13
Add some utilities to manipulate the reserved memory map.
by Gerald Van Baren
· 18 years ago
5af5c05
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
e034f52
AVR32: Enable MMC support
by Haavard Skinnemoen
· 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
01d354e
Enable partition support with MMC
by Haavard Skinnemoen
· 18 years ago
58f4c26
AVR32: Enable networking
by Haavard Skinnemoen
· 18 years ago
51c8f24
Atmel MACB ethernet driver
by Haavard Skinnemoen
· 19 years ago
a5ca998
AVR32: Add clk and gpio infrastructure for macb0 and macb1
by Haavard Skinnemoen
· 18 years ago
a6622e8
AVR32: Implement simple DMA memory allocator
by Haavard Skinnemoen
· 18 years ago
48b8bb1
Import <linux/mii.h> from the Linux kernel
by Haavard Skinnemoen
· 18 years ago
Next »