Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
885e86f6f234ca7155e3810d8ba2c77384fe3e59
885e86f
cmd_nand.c: fix "differ in signedness" problem
by Wolfgang Denk
· 17 years ago
18960d8
pcnet.c: fix a merge issue
by Wolfgang Denk
· 17 years ago
9a11ccd
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· 17 years ago
37620fd
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
63e2a88
ppc4xx: Fix compile warning of hcu4 board
by Stefan Roese
· 17 years ago
08e0bde
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
efa5e15
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
by Wolfgang Denk
· 17 years ago
cd28dab
mx31ads: fix loadaddr environment variable define
by Guennadi Liakhovetski
· 17 years ago
c7defb0
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
7b83ed0
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
af8a723
post: Fix building with O=
by Kumar Gala
· 17 years ago
6de7ed2
Prepare v1.3.3-rc1
by Wolfgang Denk
· 17 years ago
de946a2
post/Makefile: make sure to use the correct flags
by Wolfgang Denk
· 17 years ago
7f39a01
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
180381d
i.MX31: Enable SPI and MC13783/RTC support for the Litekit board
by Magnus Lilja
· 17 years ago
031003a
MPC8544DS: decode pcie3 end-point configuration correctly.
by Ed Swarthout
· 17 years ago
fd2896b
MPC8544DS: Removes the unknown flash message information
by Roy Zang
· 17 years ago
3f04d51
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
289c677
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
9bad132
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
aa07b71
mpc83xx: bump loadaddr over fdtaddr to 0x500000
by Kim Phillips
· 17 years ago
217b990
mpc83xx: clean up the readme for 83xx boards
by Dave Liu
· 17 years ago
2b8d412
mpc83xx: remove the unused CPM's stuff
by Dave Liu
· 17 years ago
5043152
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
by Matthias Fuchs
· 17 years ago
b426650
ppc4xx: Remove double defines in lwmon5.h
by Stefan Roese
· 17 years ago
222e2ca
Use watchdog-aware functions when calculating hashes of images - take two
by Bartlomiej Sieka
· 17 years ago
68cea64
ppc4xx: Add bootcount limit handling for APC405 boards
by Matthias Fuchs
· 17 years ago
ab8c9f1
Use watchdog-aware functions when calculating hashes of images
by Bartlomiej Sieka
· 17 years ago
9af5805
USB: fix more GCC 4.2.x aliasing warnings
by Wolfgang Denk
· 17 years ago
faa7c54
lib_generic/crc32.c: add missing #include <watchdog.h>
by Wolfgang Denk
· 17 years ago
3be46b8
lib_generic/crc32.c: fix compile problem
by Wolfgang Denk
· 17 years ago
1e01fd2
ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
by Stefan Roese
· 17 years ago
d047dab
lwmon5: watchdog POST fix
by Yuri Tikhonov
· 17 years ago
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
3445065
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
354cb04
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
ea3503a
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
by Kim Phillips
· 17 years ago
027fa49
Realining some header definitions.
by Detlev Zundel
· 17 years ago
8ec5fcb
NE2000: coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e3eb15b
qemu-mips.h: Add CFI support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
880cc5a
doc/README.mips: Add MIPS notes
by Shinya Kuribayashi
· 17 years ago
da5045d
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· 17 years ago
e747e03
qemu-mips: Cleanup whitespace, indentation, etc.
by Shinya Kuribayashi
· 17 years ago
af9215d
Fixed pcnet io_base
by Vlad Lungu
· 17 years ago
3915831
drivers/net/pcnet.c: Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
a6dd3e6
Added Am79C970A chip id to pcnet
by Vlad Lungu
· 17 years ago
044e2ad
i.MX31: Fix architecture numbers for ADS and Litekit boards
by Magnus Lilja
· 17 years ago
d1948c6
i.MX31: Use symbolic names for Litekit membases.
by Magnus Lilja
· 17 years ago
8616782
Fix show_boot_progress prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· 17 years ago
1116a39
MX31ADS environment variable update, spi and rtc support
by Guennadi Liakhovetski
· 17 years ago
93d5ffb
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· 17 years ago
a8e0e3c
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
f56928f
fsl_pci: Only modify registers if we have them
by Kumar Gala
· 17 years ago
924ffc9
Merge branch 'master' of git://www.denx.de/git/u-boot-video
by Wolfgang Denk
· 17 years ago
beffafe
USB: remove a cpu bug workaround for an unsupported architecture.
by Markus Klotzbücher
· 17 years ago
a84dfb3
USB: fix those pesky aliasing warnings issued by gcc-4.2
by Markus Klotzbücher
· 17 years ago
a2c67e9
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
866c321
ARM: Davinci: Fix DM644x timer overflow handling and cleanup
by Dirk Behme
· 17 years ago
a005a44
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
474dbb8
Added watchdog triggering calls in the "mtest" test function.
by Sergei Poselenov
· 17 years ago
89a4b70
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· 17 years ago
bdfd302
POST: move CONFIG_POST to Makefiles
by Yuri Tikhonov
· 17 years ago
dffe4f9
POST: preparations for moving CONFIG_POST to Makefiles
by Yuri Tikhonov
· 17 years ago
9cf50f6
ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage
by Stefan Roese
· 17 years ago
c6e64e4
ppc4xx: Small coding style cleanup for the latest esd patches
by Stefan Roese
· 17 years ago
4b43542
ppc4xx: Update CPU strapping for PMC440 boards
by Matthias Fuchs
· 17 years ago
63529d9
ppc4xx: Remove unused APC405 strataflash driver
by Matthias Fuchs
· 17 years ago
7767091
ppc4xx: Update APC405 configuration
by Matthias Fuchs
· 17 years ago
814f537
ppc4xx: Update APC405 board support
by Matthias Fuchs
· 17 years ago
17dc761
ppc4xx: update esd's common auto_update code for 405 boards
by Matthias Fuchs
· 17 years ago
d8b5223
ppc4xx: Update esd's common LCD code for 405 boards
by Matthias Fuchs
· 17 years ago
eec2e12
ppc4xx: Update FPGA image for APC405 boards
by Matthias Fuchs
· 17 years ago
00f172c
ppc4xx: Update bootlogo for APC405 boards
by Matthias Fuchs
· 17 years ago
20e9175
ppc4xx: Add dcache_enable() for 440
by Stefan Roese
· 17 years ago
a7c5a59
video: Add missing free for logo memory
by Matthias Fuchs
· 17 years ago
6dba1dd
PATCH - Fix oob data copied into supplied buffer
by Troy Kisky
· 17 years ago
3c70edc
ppc4xx: Fix sys_get_info() for 405GP(r)
by Matthias Fuchs
· 17 years ago
3cf55ef
Makefile: remove nand_spl/System.map when cleaning up.
by Wolfgang Denk
· 17 years ago
66549bd
MAKEALL: sort entries / lists.
by Wolfgang Denk
· 17 years ago
d74b170
85xx: Fix size of cpu-release-addr property
by Kumar Gala
· 17 years ago
44befe0
Fix calculation of I2C clock for some 85xx chips
by Timur Tabi
· 17 years ago
b9b4c95
Fix build breakage casued by commit c0559be371b2
by Wolfgang Denk
· 17 years ago
dde5274
Coding Style cleanup, update CHANGELOG.
by Wolfgang Denk
· 17 years ago
bfac87a
Add support for u-boot in svn and localversion-* files
by Mike Frysinger
· 17 years ago
0c8382b
MX31ADS network and flash updates
by Guennadi Liakhovetski
· 17 years ago
3b26c6b
Support for the MX31ADS evaluation board from Freescale
by Guennadi Liakhovetski
· 17 years ago
147388e
ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
by Stefan Roese
· 17 years ago
9a062d8
ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM
by Stefan Roese
· 17 years ago
216f92e
ppc4xx: Add Glacier NAND booting target
by Stefan Roese
· 17 years ago
a9e665e
nand_spl: Update nand_spl to support 2k page size NAND devices
by Stefan Roese
· 17 years ago
6ed056e
Fix crash on sequoia in ppc_4xx_eth_init
by Anatolij Gustschin
· 17 years ago
7607344
ppc4xx: Fix crash on sequoia with cache enabled
by Anatolij Gustschin
· 17 years ago
9dabea1
Use jr as register jump instruction
by Shinya Kuribayashi
· 17 years ago
d438749
RTC driver for MC13783
by Guennadi Liakhovetski
· 17 years ago
07327a5
New i.MX31 SPI driver
by Guennadi Liakhovetski
· 17 years ago
4b026d0
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
69e8458
Fix name of i.MX31 boards in config file header
by Magnus Lilja
· 17 years ago
0870e47
allow ports to override go behavior
by Mike Frysinger
· 17 years ago
e60644a
allow ports to override bootelf behavior
by Mike Frysinger
· 17 years ago
Next »