Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6b5f1b9eb0b2571b91f05563f83ad8e1387ad03
e6b5f1b
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9053b5a
arm: update co-processor 15 access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
15af998
OMAP: Fix compile issue
by Sanjeev Premi
· 16 years ago
d79ad45
s3c64xx: fix the wrong gpio offset
by Minkyu Kang
· 16 years ago
08fc9b0
Move machine specific code to board at s3c64xx (v2)
by Kyungmin Park
· 16 years ago
d4d3fc0
ZOOM1 Remove legacy NAND defines
by Tom Rix
· 16 years ago
558bb83
OMAP3 Fix multiline formatting in board init files.
by Tom Rix
· 16 years ago
8033383
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
cd96c76
at91sam9263ek: enable hush and auto complete support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5437ac
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
155e1e8
at91rm9200: Reset update
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
23a9c97
at91rm9200: move serial shutdown code to serial drivers
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d7b468c
at91rm9200: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
07f9b4e
Add support for the AT91RM9200EK Board.
by Ulf Samuelsson
· 16 years ago
ebe54bf
add dataflash mmc mux missing support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
64fdc58
at91rm9200dk: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd55621
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d5ee38e
at91sam9: add watchdog support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c2a2273
at91sam9/at91cap: spi init add hardware chip select support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9c10001
netstar: fix crc32.c dependancy location
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aee2871a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
de94cff
MPC8260ADS: Define CONFIG_HAS_ETH0.
by Scott Wood
· 16 years ago
c69b1e1
PQ2FADS: Enable PCI.
by Scott Wood
· 16 years ago
4f44a6b
Fix quoting bug introduced by commit 74de7aef
by Wolfgang Denk
· 16 years ago
b8664ab
Fix implicit declaration of function 'htons'
by Wolfgang Denk
· 16 years ago
894cc88
fsl_law: Fix bug in calculation of LAW sizing
by Kumar Gala
· 16 years ago
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
cec9c2f
Fix building of env_embedded.o
by Wolfgang Denk
· 16 years ago
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8625a5c
tools/Makefile: fix image.c dependancy location
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
88a7f0d
tools: add ncb to gitignore
by Mike Frysinger
· 16 years ago
937ca56
include/ns16550.h: Unify structure declaration for registers
by Detlev Zundel
· 16 years ago
5486073
Delete now unused tools/Makefile.win32
by Peter Tyser
· 16 years ago
b06976d
Add support for building native win32 tools
by Peter Tyser
· 16 years ago
01d5f1d
tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
by Peter Tyser
· 16 years ago
2ba2634
tools/Makefile: Create generic build rules
by Peter Tyser
· 16 years ago
7e541ed
tools/Makefile: Use auto-generated object file dependencies
by Peter Tyser
· 16 years ago
bd5605b
tools/Makefile: Remove symlinks for remaining source files
by Peter Tyser
· 16 years ago
08f1557
tools/Makefile: Dynamically generate libfdt object dependencies
by Peter Tyser
· 16 years ago
d0c23bf
tools/Makefile: Remove symlinks for fdt targets
by Peter Tyser
· 16 years ago
988f02c
tools/Makefile: Add libfdt/ to the include search path
by Peter Tyser
· 16 years ago
23808ae
tools: Remove unecessary symlinking of zlib.h
by Peter Tyser
· 16 years ago
d4de1b2
tools/Makefile: Add tools/ to the include search path
by Peter Tyser
· 16 years ago
0fa9ce3
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
by Peter Tyser
· 16 years ago
3916877
tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
by Peter Tyser
· 16 years ago
82b88f8
tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
by Peter Tyser
· 16 years ago
7e89767
tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
by Peter Tyser
· 16 years ago
77b45b8
tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
by Peter Tyser
· 16 years ago
f349449
tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
by Peter Tyser
· 16 years ago
ce7626d
tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
by Peter Tyser
· 16 years ago
5b3c54d
tools/Makefile: Split variable declarations into multiple lines
by Peter Tyser
· 16 years ago
2f84bc1
tools/Makefile: Remove inappropriate double-tabs
by Peter Tyser
· 16 years ago
a1dca1c
tools/Makefile: Remove HOSTARCH HOSTOS defines
by Peter Tyser
· 16 years ago
cecc407
gen_eth_addr: Use POSIX rand() and srand()
by Peter Tyser
· 16 years ago
f18298a
elf.h: Use stdint.h to provide standard typedefs for WIN32
by Peter Tyser
· 16 years ago
ea4b6e3
common/Makefile: Conditionally compile env_embedded.o
by Peter Tyser
· 16 years ago
1ba4b31
Makefile: Add removal of *.exe files to clean target
by Peter Tyser
· 16 years ago
5e466800
Makefile: Make autoconf.mk a dependency of the depend target
by Peter Tyser
· 16 years ago
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· 16 years ago
562ff6e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
a444ca4
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
3f6ba81
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
e94fe61
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 16 years ago
166fb54
Rename common ns16550 constants with UART_ prefix to prevent conflicts
by Detlev Zundel
· 16 years ago
12dbc24
Noisily disable the legacy NAND subsystem.
by Scott Wood
· 16 years ago
75dad9b
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
by apgmoorthy
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
636e95d
Add "GPL cleanup" task to feature-removal-schedule.txt
by Wolfgang Denk
· 16 years ago
7dce5f0
sf: stmicro: dont send 4 bytes when reading status register
by Mike Frysinger
· 16 years ago
01e79ae
sf: set common timeouts in seconds, not milliseconds
by Mike Frysinger
· 16 years ago
54f3cc4
sf: stmicro: use common page timeout define
by Mike Frysinger
· 16 years ago
f145ce5
sf: always read 5 bytes for the idcode
by Mike Frysinger
· 16 years ago
270224b
sf: stmicro: drop redundant id read
by Mike Frysinger
· 16 years ago
f1cb7c8
sf: add driver for SST flashes
by Mike Frysinger
· 16 years ago
c5431ac
sf: drop DEBUG defines
by Mike Frysinger
· 16 years ago
af2b299
mtd: add some at45 spi flash support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2ba690b
mtd: SPI Flash: Support the Spansion Flash
by Mingkai Hu
· 16 years ago
dc67fa8
Blackfin: force all boards to HZ of 1000
by Mike Frysinger
· 16 years ago
e72b9f7
Blackfin: bf533-stamp: drop old spi flash driver
by Mike Frysinger
· 16 years ago
2153ace
Blackfin: add BF538/BF539 SPI portmux handling
by Mike Frysinger
· 16 years ago
d0d7440
Blackfin: do not delay on output bytes
by Mike Frysinger
· 16 years ago
8a3a8ac
Blackfin: drop newline from OTP help
by Mike Frysinger
· 16 years ago
36e2351
Blackfin: convert bfin_sdh to legacy mmc
by Mike Frysinger
· 16 years ago
41d5161
Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
by Mike Frysinger
· 16 years ago
0198676
Blackfin: fix crash when booting from external memory
by Mike Frysinger
· 16 years ago
4752c19
Blackfin: bf518f-ezbrd: new board port
by Mike Frysinger
· 16 years ago
0378355
Blackfin: bf526-ezbrd: new board port
by Mike Frysinger
· 16 years ago
cc24408
Blackfin: bf538f-ezkit: new board port
by Mike Frysinger
· 16 years ago
3cced46
Blackfin: bf527-ezkit: new board port
by Mike Frysinger
· 16 years ago
979294f
Blackfin: bf548-ezkit: new board port
by Mike Frysinger
· 16 years ago
a84542a
libfdt: Fix C++ compile-time cast error on gnu 4.2.1
by Laurent Gregoire
· 16 years ago
6b098ae
Fix a possible overflow case detected by gcc 4.3.2
by Emil Medve
· 16 years ago
82c1023
libfdt: Rework/cleanup fdt_next_tag()
by David Gibson
· 16 years ago
954914a
libfdt: Rework fdt_next_node()
by David Gibson
· 16 years ago
c85a21e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
7acde32
mpc83xx: Set guarded bit on BAT that covers the end of the address space
by Scott Wood
· 16 years ago
d5a225a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 16 years ago
3fd7ce3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
Next »