Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f66d9982929abdc5287d7dfb27551d12129e2121
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· 16 years ago
a882479
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
by Hunter, Jon
· 16 years ago
b343363
Merge branch 'master' of git://www.denx.de/git/u-boot
by Markus Klotzbuecher
· 16 years ago
4eec977
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
29395b7
nios2/sysid: fix printf warning
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0440e5a
Fix remaining build issues with MPC8xx FADS boards.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2693492
nios2: fix phys_addr_t and phys_size_t support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6a97a65
mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
27efd8d
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 16 years ago
8886b53
Fix bitmap display for atmel lcd controller
by Mark Jackson
· 16 years ago
72801eb
qemu_mips: update README to follow qemu update about default machine
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
efb683b
ColdFire: Fix compilation issue caused by a missing function
by TsiChung Liew
· 16 years ago
0293c65
Fix compilation error for TASREG
by TsiChung Liew
· 16 years ago
08c4787
Fix compilation error for MCF5275
by TsiChung Liew
· 16 years ago
c369edf
Fix compile error caused by incorrect function return type
by TsiChung Liew
· 16 years ago
8cd620d
Fix build issues with MPC8xx FADS boards.
by Wolfgang Denk
· 16 years ago
13bc133
Prepare v1.3.4-rc2: update CHANGELOG
by Wolfgang Denk
· 16 years ago
39fb0ad
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
45bc5ea
Add gzipped logo support
by Mark Jackson
· 16 years ago
52a583f
Fix Atmel LCD controller endianess for AVR32 processors
by Mark Jackson
· 16 years ago
8eed87e
apollon: fix build out of tree
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3110cf8
Uncompressed images loaded to their start address shall set load_end too
by Guennadi Liakhovetski
· 16 years ago
dd5463b
Fix printf() format problems with configurable prompts
by Wolfgang Denk
· 16 years ago
c344958
TQM85xx: fix typo introduce by commit ffbb5cb9
by Wolfgang Denk
· 16 years ago
19ed50d
mvbc_p board: fix most build warnings.
by Wolfgang Denk
· 16 years ago
9a0882b
E1000: clean up CONFIG_E1000_FALLBACK_MAC handling
by Wolfgang Denk
· 16 years ago
f651e1b
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
83c15e0
8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
by Matvejchikov Ilya
· 16 years ago
a994bef
PPC: Add pci_clk in the global_data for CPM2 processors
by Matvejchikov Ilya
· 16 years ago
4d7744c
mpc85xx: Update linker scripts for Freescale boards
by Kumar Gala
· 16 years ago
1a2f07f
Fix compile warnings in dlmalloc
by Kumar Gala
· 16 years ago
965a5c1
ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines
by Stefan Roese
· 16 years ago
a629a72
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
by Stefan Roese
· 16 years ago
789076b
Remove unused I2C at apollon board
by Kyungmin Park
· 16 years ago
8df4efb
at91rm9200dk, csb637: fix NAND related build problems
by Wolfgang Denk
· 16 years ago
5cdd687
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
a43b419
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 16 years ago
4c71038
fsl_i2c: Use timebase timer functions instead of get_timer()
by Kumar Gala
· 16 years ago
640b25a
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
6af028e
Adder8xx: Fix CFG_MONITOR_LEN
by Frank Svendsbøe
· 16 years ago
806fc46
Add OneNAND IPL related files to gitignore
by Kyungmin Park
· 16 years ago
94a1299
API: Teach the storage layer about SATA and MMC options.
by Rafal Jaworowski
· 16 years ago
429973f
API: Dump contents of sector 0 in the demo application.
by Rafal Jaworowski
· 16 years ago
0977c10
API: Correct storage enumeration routine, other minor fixes in API storage area.
by Rafal Jaworowski
· 16 years ago
f2001fd
API: Fix compilation warnings in api_examples/demo.c.
by Rafal Jaworowski
· 16 years ago
8468027
Fix more printf() format warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
044655b
Fix remaining CFG_CMD_ define, ifdef and comments
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b321d9b
Add include for config.h in command.h.
by Stefano Babic
· 16 years ago
9ab76ed
NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.
by Scott Wood
· 16 years ago
8dc929d
Fix warnings if compiling with IDE support.
by Heiko Schocher
· 16 years ago
a590eee
Removed support for the adsvix board.
by Adrian Filipi
· 16 years ago
f411c79
ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
by Remy Bohmer
· 16 years ago
70c01a8
fsl-i2c: fix writes to data segment before relocation
by Timur Tabi
· 16 years ago
4e761d9
mips: Fix baudrate divisor computation on alchemy cpus
by Wolfgang Ocker
· 16 years ago
6908ec0
Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
141e964
spi flash: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
c486370
atmel_mci: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
718cb3f
avr32: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
91593ee
avr32: asm/io.h needs asm/types.h
by Haavard Skinnemoen
· 16 years ago
44a88d6
Merge branch 'master' of git://www.denx.de/git/u-boot
by Markus Klotzbuecher
· 16 years ago
adf146e
microblaze: Fix printf() format issues
by Michal Simek
· 16 years ago
4921ad9
Remove unused code from lib_arm/bootm.c
by Gururaja Hebbar K R
· 16 years ago
de46e24
tqm85xx: Demystify 'DK: !!!' comment
by Detlev Zundel
· 16 years ago
5fb9836
83xx/85xx/86xx: Add LTEDR local bus definitions
by Detlev Zundel
· 16 years ago
ab8e810
serial_xuartlite.c: fix compiler warnings
by Ricardo Ribalda Delgado
· 16 years ago
d432156
POST: Add disable interrupts in some of the missing CPU POST tests
by Stefan Roese
· 16 years ago
ed333ec
ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
by Stefan Roese
· 16 years ago
ecb5d17
POST PPC4xx/spr IVPR only if PPC440
by Niklaus Giger
· 16 years ago
fcb5ae5
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
1e227a0
ppc4xx: Enable 64bit printf format on 440/460 platforms
by Stefan Roese
· 16 years ago
84156de
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
by Stefan Roese
· 16 years ago
d528cd6
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
by Sebastian Siewior
· 16 years ago
28d8d70
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
by Wolfgang Denk
· 16 years ago
af37d8e
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
0f734c6
Fix DHCP protocol so U-Boot does not respond too early
by Robin Getz
· 16 years ago
7746ed8
cfi_flash: make the command u32 only
by Sebastian Siewior
· 16 years ago
13f548d
tools/gitignore: update to all generated files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d481a9d
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
a212a99
Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
6503b5c
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
5e0933b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
2a29329
mpc5xxx: Add MVBC_P board support
by Andre Schwarz
· 16 years ago
bdea837
Update Freescale sys_eeprom.c to handle CCID formats
by Timur Tabi
· 16 years ago
7ba227a
pci: sh: Add pci_skip_dev and pci_print_dev function
by Nobuhiro Iwamatsu
· 16 years ago
b4b02c0
Clean up INIT_RAM options
by Andy Fleming
· 16 years ago
d4cba1e
Remove fake flash bank from 8544 DS
by Andy Fleming
· 16 years ago
559e531
MPC8544DS: Add ATI Video card support
by Kumar Gala
· 16 years ago
9def8a0
85xx: Add some L1/L2 SPR register definitions
by Kumar Gala
· 16 years ago
fda2f3a
MPC8544DS: Report board id, board version and fpga version.
by Kumar Gala
· 16 years ago
2011997
85xx: Cleanup L2 cache size detection
by Kumar Gala
· 16 years ago
ed4c502
sbc8560: enable CONFIG_OF_LIBFDT by default
by Paul Gortmaker
· 16 years ago
29e484e
Fix indentation for default boot environment variables
by Andy Fleming
· 16 years ago
67f7eff
sbc8560: add default fdt values
by Paul Gortmaker
· 16 years ago
3a03d1e
sbc8560: add in ft_board_setup()
by Paul Gortmaker
· 16 years ago
14ebb15
sbc8560: define eth0 and eth1 instead of eth1 and eth2
by Paul Gortmaker
· 16 years ago
824aee2
sbc8560: properly set cs0_bnds for 512MB
by Paul Gortmaker
· 16 years ago
43fd932
sbc8560: proper definitions for TSEC.
by Paul Gortmaker
· 16 years ago
276a646
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
by Paul Gortmaker
· 16 years ago
0470c52
Change the temp map to ROM to align addresses to page size.
by Andrew Klossner
· 16 years ago
b4a016e
mpc85xx: use IS_E_PROCESSOR macro
by Kim Phillips
· 16 years ago
Next »