Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a7c5a59fe876af88588be4191f8b82003c160e1e
a7c5a59
video: Add missing free for logo memory
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
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
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
1c5fdbf
Reorder ARM boards in Makefile
by Ulf Samuelsson
· 17 years ago
616fe57
Clean up dataflash partitioning
by Ulf Samuelsson
· 17 years ago
f4fe348
gitignore: udpate stgit generated and .patch file
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b7fc998
Get rid of redundant copy of renamed header file.
by Wolfgang Denk
· 17 years ago
2e51714
Fix dependency generation for older gcc versions
by Vlad Lungu
· 17 years ago
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
e5d63b7
ppc: Fix ftd_blob variable init when processing raw blob
by Marian Balakowicz
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
c5648c8
Boot-related documentation update
by Bartlomiej Sieka
· 17 years ago
090239b
Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
by Guennadi Liakhovetski
· 17 years ago
79e15ee
Remove conflicting NAND ID
by Mike Frysinger
· 17 years ago
303529b
cpu/mips/cpu.c: Fix flush_cache bug
by Shinya Kuribayashi
· 17 years ago
5f7c6f9
TQM5200: fix default IDE reset level
by Martin Krause
· 17 years ago
eeeb074
mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING
by Detlev Zundel
· 17 years ago
c71758c
mgcoge, mgsuv: rename 'addcon' to 'addcons'
by Detlev Zundel
· 17 years ago
7e35caf
IDE: fix bug in reset sequence
by Martin Krause
· 17 years ago
4c63ad3
lwmon5: disable CONFIG_ZERO_BOOTDELAY
by Sascha Laue
· 17 years ago
29aad11
ds174x: Fix warning on return in rtc_get and rtc_set functions
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
531ad56
cmd_log.c: Fix assignment differ in signedness
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
28ca5a5
Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
by Gururaja Hebbar K R
· 17 years ago
a69e7cd
s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e56d37d
Additional PCI IDs for IDE and network controllers
by Guennadi Liakhovetski
· 17 years ago
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
588bd2b
Clean up smsc911x driver
by Guennadi Liakhovetski
· 17 years ago
f43a42d
by Sascha Hauer
· 17 years ago
437b8cf
Fix watchdog POST for lwmon5
by Sascha Laue
· 17 years ago
b9342a0
ata: update the libata.h from ata.h of linux kernel
by Dave Liu
· 17 years ago
7dd11e2
Allow use of ARCH=powerpc when building
by Kumar Gala
· 17 years ago
d1362a6
Add apollon board MAINTAINERS entry
by Kyungmin Park
· 17 years ago
6b85c9f
Fix OneNAND read
by Kyungmin Park
· 17 years ago
012f2aa
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
40c26b2
Support for LinkStation / KuroBox HD and HG PPC models
by Guennadi Liakhovetski
· 17 years ago
b316245
Add CONFIG_MII_INIT support to related boards
by TsiChung Liew
· 17 years ago
521f97b
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
by TsiChung Liew
· 17 years ago
c957c0a
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
72c23be
Rename include/md5.h to include/u-boot/md5.h
by Andy Fleming
· 17 years ago
f17c963
drivers: code clean up
by Dave Liu
· 17 years ago
095f5aa
drivers: clean up the ata_piix.h
by Dave Liu
· 17 years ago
d5f577f
doc: english polishing for README.sata
by Dave Liu
· 17 years ago
9849e00
Fix warnings introduced by I2C bus speed setting patch
by Kumar Gala
· 17 years ago
4c373a9
Altera Stratix II support
by eran liberty
· 17 years ago
da8a713
Update CHANGELOG
by Wolfgang Denk
· 17 years ago
a5864c0
Phytec Phycore-i.MX31 support
by Sascha Hauer
· 17 years ago
ce6fc52
mx31 litekit support
by Sascha Hauer
· 17 years ago
15ea70f
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
1a7676f
core support for Freescale mx31
by Sascha Hauer
· 17 years ago
616ed4f
Fix compile error
by Wolfgang Denk
· 17 years ago
7a19cea
Separate omap24xx specific code from arm1136
by Sascha Hauer
· 17 years ago
f79507e
disable caches before booting an app for Blackfin apps
by Mike Frysinger
· 17 years ago
eeb0747
ppc: Get rid of unused machine type definitions
by Wolfgang Denk
· 17 years ago
35f734f
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
3c5ee01
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
48b0962
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
11e2aac
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
61f789e
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
29e5b6da
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
3e87312
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· 17 years ago
373ede4
Merge branch 'master' of git://www.denx.de/git/u-boot-sparc
by Wolfgang Denk
· 17 years ago
7f8b130
LM73 bug fix for negative temperatures and cleanup
by Larry Johnson
· 17 years ago
183284f
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
by Guennadi Liakhovetski
· 17 years ago
9f5d576
mpc83xx: Update DIMM data bus width test to support 40-bit width
by Lee Nipper
· 17 years ago
1f2f86e
mpc83xx: Fix the bug of serdes initialization
by Dave Liu
· 17 years ago
b39b939
mpc83xx: Fix the SATA clock setting of 837x targets
by Dave Liu
· 17 years ago
5fc8a4b
mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
615f14d
85xx: Fix detection of MP cpu spin up
by Kumar Gala
· 17 years ago
1f109fd
85xx: Use SVR_SOC_VER instead of SVR_VER
by Kumar Gala
· 17 years ago
855b6d9
ppc4xx: Fix power mgt definitions for PPC440
by Eugene O'Brien
· 17 years ago
a48499f
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
0cdaa3b
ppc4xx: Update Kilauea defconfig to use device-tree booting as default
by Stefan Roese
· 17 years ago
91fbea2
ppc4xx: Fix Canyonlands default environment to work with new image support
by Stefan Roese
· 17 years ago
320bacd
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
by Stefan Roese
· 17 years ago
9758a3d
microblaze: Sort microblaze boards in MAKEALL script
by Michal Simek
· 17 years ago
d1e72ac
microblaze: clean microblaze_config.mk
by Michal Simek
· 17 years ago
50eff09
microblaze: xupv2p fix config file for supporting FDT
by Michal Simek
· 17 years ago
22076ab
microblaze: ml401 fix config file for supporting FDT
by Michal Simek
· 17 years ago
d9a7e0d
microblaze: ml401 - add ifdef for GPIO
by Michal Simek
· 17 years ago
6b12d2f
microblaze: clean uart16550 and uartlite handling
by Michal Simek
· 17 years ago
54640a8
microblaze: Add Emaclite driver to Makefile
by Michal Simek
· 17 years ago
debad2c
microblaze: Add Emac driver to Makefile
by Michal Simek
· 17 years ago
89f0674
microblaze: add Emac ethernet driver
by Michal Simek
· 17 years ago
4514b37
microblaze: add Emaclite ethernet driver
by Michal Simek
· 17 years ago
859723d
microblaze: ML401 and XUPV2P remove emac and emaclite reference
by Michal Simek
· 17 years ago
cba2190
microblaze: remove old setting for emac driver
by Michal Simek
· 17 years ago
Next »