Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f5b5a3a28e5ba82515e58bf6a2209f6b7cb684
/
common
« Previous
9c34831
common: add possibility for readline_into_buffer timeout
by Heiko Schocher
· 13 years ago
2be9fdb
openrisc: Add board info printout to cmd_bdinfo
by Stefan Kristiansson
· 13 years ago
3ddcacc
openrisc: Add architecture image support
by Stefan Kristiansson
· 13 years ago
5dd95cf
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
by Kyle Moffett
· 13 years ago
bf95df4
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
06297db
FPGA: use debug() instead of module debug printf
by Stefano Babic
· 13 years ago
bfcc40b
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
e273342
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
38bd80b
net: Fix arguments in tftpput command
by Simon Glass
· 13 years ago
43d4a5e
common/cmd_pxe.c: Fix GCC 4.6 build warnings
by Heiko Schocher
· 13 years ago
d3f80c7
common/cmd_nvedit.c: Fix size calculation in do_env_import()
by Horst Kronstorfer
· 13 years ago
a97f6ef
cmd_sf.c: fix printf() length modifier
by Andreas Bießmann
· 13 years ago
068af6f
Make printf and vprintf safe from buffer overruns
by Sonny Rao
· 13 years ago
b2fb47f
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
d798a9b
common/cmd_nvedit.c: Add missing 'env save' preproc guard
by Horst Kronstorfer
· 13 years ago
3b20011
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
b2eb7d9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
1af9f96
usb: add help for missing start subcommand
by Veli-Pekka Peltola
· 13 years ago
b3813a2
cosmetic: remove excess whitespace from usb command help
by Veli-Pekka Peltola
· 13 years ago
5a1219e
USB: Drop dead code from usb_kbd.c
by Marek Vasut
· 13 years ago
9a8c72a
USB: Rework usb_kbd.c
by Marek Vasut
· 13 years ago
48c8073
USB: Add functionality to poll the USB keyboard via control EP
by Marek Vasut
· 13 years ago
21899b1
sandbox: Add improved RAM simulation
by Matthias Weisser
· 13 years ago
295d394
Add board_pre_console_putc to deal with early console output
by Simon Glass
· 13 years ago
c4eba6e
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
by Wolfgang Denk
· 13 years ago
00b7d6e
USB: Squash checkpatch warnings in usb_kbd.c
by Marek Vasut
· 13 years ago
c786f54
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
5f3dfad
Fix unused function in cmd_bdinfo.c
by Simon Glass
· 13 years ago
80729a5
Fix SPI build errors in exports.c
by Simon Glass
· 13 years ago
f915c93
Revert "mii: miiphy register address width change"
by Wolfgang Denk
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
576fb1e
Add a cli command to test the TPM device.
by Vadim Bendebury
· 13 years ago
6f40f27
pxe: make the first label the implicit default
by Jason Hobbs
· 13 years ago
d88af4d
cmd_bdinfo: simplify local static funcs a bit
by Mike Frysinger
· 13 years ago
5c45a22
mii: miiphy register address width change
by Chandan Nath
· 13 years ago
a621614
env_nand: Remove DEBUG definition
by Thomas Weber
· 13 years ago
2157497
common/menu.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
7813ca9
serial: constify serial_assign()
by Gerlando Falauto
· 13 years ago
a6e6f7f
serial: cosmetic checkpatch compliance
by Gerlando Falauto
· 13 years ago
1cdabc4
miiphy: Note that miiphy_* API is deprecated
by Andy Fleming
· 13 years ago
4ebbba4
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
d510859
image: Don't detect XIP images as overlapping.
by Stephen Warren
· 13 years ago
b9b50e89
image: Implement IH_TYPE_KERNEL_NOLOAD
by Stephen Warren
· 13 years ago
a76fc70
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
a63d965
menu.c: use puts() instead of printf() where possible
by Wolfgang Denk
· 13 years ago
068f158
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
by Kumar Gala
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
5bf2766
common/cmd_bootm.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
27aafe9
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· 13 years ago
de152b9
env: clean env_nand.c checkpatch and code style
by Igor Grinberg
· 13 years ago
82b54b9
env: clean env_flash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
eb58a7f
env: clean env_sf.c checkpatch and code style
by Igor Grinberg
· 13 years ago
dd2a233
env: clean env_eeprom.c checkpatch and code style
by Igor Grinberg
· 13 years ago
bd2a23a
env: clean env_embedded.c checkpatch and code style
by Igor Grinberg
· 13 years ago
e8db8f7
env: clean env_mmc.c checkpatch and code style
by Igor Grinberg
· 13 years ago
91494ca
env: clean env_nvram.c checkpatch and code style
by Igor Grinberg
· 13 years ago
b919ec2
env: clean env_onenand.c checkpatch and code style
by Igor Grinberg
· 13 years ago
0901d9f
env: clean env_dataflash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
6b15566
env: clean env_mgdisk.c checkpatch and code style
by Igor Grinberg
· 13 years ago
dcfe6e6
env: clean env_nowhere.c checkpatch and code style
by Igor Grinberg
· 13 years ago
d09b178
env: clean cmd_nvedit.c checkpatch and code style
by Igor Grinberg
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
d1459f0
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
e315046
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
79afc88
Fix warnings in cmd_nvedit.c
by Simon Glass
· 13 years ago
94c50f1
Revert "sandbox: Change md command to use map_physmem"
by Kumar Gala
· 13 years ago
e1a37f8
common: tsi148 - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
e411956
common/cmd_universe.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
4ec6e4a
common/cmd_fdc.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
bb82de8
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
0e62e0a
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
0c2dd9a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
f31f496
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
d3983ee
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
c270730
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
0211090
lcd: add clear and draw bitmap declaration
by Che-Liang Chiou
· 13 years ago
5e8baf8
GCC4.6: Fix common/usb.c on xscale
by Marek Vasut
· 13 years ago
07e1278
Fix constness of the fdt void pointer in fdt_getprop_u32_default
by Gabe Black
· 13 years ago
de16606
Add some missing endian conversions in fdt_support.c
by Gabe Black
· 13 years ago
37f2fe7
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
4f5710f
common/cmd_flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
e8260cb
common/cmd_i2c.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
355a835
sandbox: Change md command to use map_physmem
by Simon Glass
· 13 years ago
a2b92a6
common/cmd_ide.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
34c202c
common/cmd_ide.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
35e9d69
GCC4.6: Squash undefined variable in cmd_mtdparts.c
by Marek Vasut
· 13 years ago
4b210e8
GCC4.6: Squash subsequent warnings in usb_storage.c
by Marek Vasut
· 13 years ago
86bd3ff
GCC4.6: Squash warning in usb_storage.c
by Marek Vasut
· 13 years ago
5bbe10d
GCC4.6: Squash warning in cmd_ide.c
by Marek Vasut
· 13 years ago
88ec8c1
GCC4.6: Squash warnings in common/usb.c
by Marek Vasut
· 13 years ago
2d01dd9
omap: spl: fix build break due to changes in FAT
by Aneesh V
· 13 years ago
5ff8b35
ARM: orion5x: reduce dependence of including platform file
by Lei Wen
· 13 years ago
ee4014b
arm, logbuffer: make it compileclean
by Heiko Schocher
· 13 years ago
2d46cf2
net: tftpput: add tftpput command
by Simon Glass
· 13 years ago
1aec244
tftpput: add save_addr and save_size global variables
by Simon Glass
· 13 years ago
e4bf0c5
net: tftpput: Rename TFTP to TFTPGET
by Simon Glass
· 13 years ago
d67f10c
Add setenv_ulong() and setenv_addr()
by Simon Glass
· 13 years ago
3cce8a5
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
Next »