Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ff459fbccf583dc0b7bb46d943ce311bf24b0be7
/
common
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
09197cb
USB: shutdown USB before booting
by Markus Klotzbücher
· 16 years ago
01c1170
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
1eef5c3
Fix "usb part" command
by Christian Eggers
· 16 years ago
3167d07
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· 16 years ago
4ba6929
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
72eb50a
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
f5e21f6
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
by Marcel Ziswiler
· 16 years ago
304b359
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· 16 years ago
e4ad454
Fix printf errors.
by Andrew Klossner
· 16 years ago
594c7b5
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
c7b503d
fdt: Fix typo in variable name.
by Detlev Zundel
· 16 years ago
2a1d4e4
cmd_nvedit.c: clean up syntax highlighting
by Steven A. Falco
· 16 years ago
1ce6f99
Make setenv() return status
by Steven A. Falco
· 16 years ago
cefb402
Delay FIT format check on sector based devices
by Marian Balakowicz
· 16 years ago
41df50a
Coding Style Cleanup
by Wolfgang Denk
· 16 years ago
8c57e9a
NAND: Add missing declaration to non-redundant saveenv().
by Philip Balister
· 16 years ago
d26d67c
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· 16 years ago
e368346
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 16 years ago
e81ce61
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· 16 years ago
f3a42e2
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
3b9d629
Use strncmp() for the fdt command
by Gerald Van Baren
· 16 years ago
7c24c0b
The fdt boardsetup command criteria was not unique
by Gerald Van Baren
· 16 years ago
fcd91bb
Remove the deprecated CONFIG_OF_FLAT_TREE
by Gerald Van Baren
· 16 years ago
37e1144
env_nand.c: Added bad block management for environment variables
by Stuart Wood
· 17 years ago
bb83038
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
by Peter Tyser
· 17 years ago
eb8951c
Add support for environment in SPI flash
by Haavard Skinnemoen
· 17 years ago
21266a3
SPI Flash: Add "sf" command
by Haavard Skinnemoen
· 17 years ago
d74084a
SPI API improvements
by Haavard Skinnemoen
· 17 years ago
15fb0a1
soft_i2c: Pull SDA high before reading
by Haavard Skinnemoen
· 17 years ago
ff9daf1
Make sure common.h is the first include.
by Kumar Gala
· 17 years ago
902ce70
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
8630bea
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· 17 years ago
3ab2ad5
Cleanup nand_info[] declaration.
by Stelian Pop
· 17 years ago
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4e0e8d0
USB: replace old swap_ with proper endianess conversion macros
by Christian Eggers
· 17 years ago
b42863f
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
35d81ce
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· 17 years ago
cc51012
common/usb.c: fix incorrect escape sequence
by Hebbar
· 17 years ago
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 17 years ago
794c966
Cleanup nand_info[] declaration.
by Stelian Pop
· 17 years ago
5f3a4a7
Revert "Avoid initrd and logbuffer area overlaps"
by Wolfgang Denk
· 17 years ago
143a159
Fix offset calculation for multi-type legacy images.
by Nick Spence
· 17 years ago
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 17 years ago
f6f8665
Add ATMEL LCD driver
by Stelian Pop
· 17 years ago
2b77b9d
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
7903f72
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
by Marian Balakowicz
· 17 years ago
b83983f
Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
by James Yang
· 17 years ago
2d9d8f0
ide: Remove spurious second include of io.h
by Marcel Ziswiler
· 17 years ago
80f51b8
Recognize 'powerpc' As an Alias for IH_ARCH_PPC
by Grant Erickson
· 17 years ago
45cdb5f
fix building when saveenv is disabled in some setups
by Mike Frysinger
· 17 years ago
b71e5e7
cmd_nand: fix warning: str2long ncompatible pointer type
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
3bdeb7c
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
by dirk.behme@googlemail.com
· 17 years ago
43ab1dd
common/env_nand.c: fix one more incompatible pointer type issue
by Wolfgang Denk
· 17 years ago
b71f1ca
IDE: fix compiler warnings
by Guennadi Liakhovetski
· 17 years ago
885e86f
cmd_nand.c: fix "differ in signedness" problem
by Wolfgang Denk
· 17 years ago
9a11ccd
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· 17 years ago
222e2ca
Use watchdog-aware functions when calculating hashes of images - take two
by Bartlomiej Sieka
· 17 years ago
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· 17 years ago
a2c67e9
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
474dbb8
Added watchdog triggering calls in the "mtest" test function.
by Sergei Poselenov
· 17 years ago
b9b4c95
Fix build breakage casued by commit c0559be371b2
by Wolfgang Denk
· 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
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
7e35caf
IDE: fix bug in reset sequence
by Martin Krause
· 17 years ago
531ad56
cmd_log.c: Fix assignment differ in signedness
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
012f2aa
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
b316245
Add CONFIG_MII_INIT support to related boards
by TsiChung Liew
· 17 years ago
72c23be
Rename include/md5.h to include/u-boot/md5.h
by Andy Fleming
· 17 years ago
4c373a9
Altera Stratix II support
by eran liberty
· 17 years ago
f79507e
disable caches before booting an app for Blackfin apps
by Mike Frysinger
· 17 years ago
35f734f
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
feb0c26
SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version.
by Daniel Hellstrom
· 17 years ago
bb9c829
SPARC: added SPARC support for new uimage in common code.
by Daniel Hellstrom
· 17 years ago
83eb3cc
SPARC: added SPARC board information to the command bdinfo.
by Daniel Hellstrom
· 17 years ago
62f51e9
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
7ce2871
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
4689147
Fix fdt set command to conform to dts spec
by Andy Fleming
· 17 years ago
0c51a67
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
by Kim Phillips
· 17 years ago
a63d2eb
Fix CFG_NO_FLASH compilation.
by Stelian Pop
· 17 years ago
dd68c02
Fix macro typo in common/cmd_mii.c
by Ben Warren
· 17 years ago
beae21a
Add CONFIG_MII_INIT in cmd_mii.c
by Tsi-Chung Liew
· 17 years ago
7646d76
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
2334931
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Wolfgang Denk
· 17 years ago
76596ba
ata: add the support for SATA framework
by Dave Liu
· 17 years ago
8b3eaa1
ata: merge the ata_piix driver
by Dave Liu
· 17 years ago
8e2a486
USB, Storage: fix a bug introduced in commit
by Markus Klotzbuecher
· 17 years ago
deeac57
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
by Kumar Gala
· 17 years ago
36d6b3f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
1fca254
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
by Wolfgang Denk
· 17 years ago
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
7ede186
USB Storage, add meaningful return value
by Aras Vaichas
· 17 years ago
07e6091
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
by Anton Vorontsov
· 17 years ago
Next »