Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d7b468c77851bd455bf730d333925328964f6aed
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
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
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
0b10a0f
rtc: remove broken rtc_read and rtc_write declarations
by Kim Phillips
· 16 years ago
04a3b14
85xx/86xx: Ensure MP boot page is not used
by Kumar Gala
· 16 years ago
e1064b3
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· 16 years ago
56d150e
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
bd9c0cf
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
by Becky Bruce
· 16 years ago
6e9911c
NetStar: fix NAND
by Ladislav Michl
· 16 years ago
7911a92
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
bd25537
MPC85xx: Add MPC8569MDS board support
by Haiying Wang
· 16 years ago
c984913
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
ec9d36c
MPC85xx: Load and enable QE microcode patch in IRAM
by Haiying Wang
· 16 years ago
e56f2c5
85xx: Add support for additional e500mc features
by Kumar Gala
· 16 years ago
4be87b2
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
82aa953
fsl-ddr: Fix two bugs in the ddr infrastructure
by Dave Liu
· 16 years ago
ac05b5e
83xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
727c6a6
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
2e611e8
Add LSDMR (SDRAM Mode Register) definition on localbus
by Kumar Gala
· 16 years ago
aa3cc9a
OMAP: use {read,write}l to access timer registers
by Ladislav Michl
· 16 years ago
993e57d
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
Next »