Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
90e153d7709634eec903fc9c1a60878379915e33
/
common
90e153d
bootstage: Convert IDE progress numbers to enums
by Simon Glass
· 13 years ago
5e41088
bootstage: Convert progress numbers 10-19 to enums
by Simon Glass
· 13 years ago
5dc8871
bootstage: Convert progress numbers 1-9 into enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
6eee21d
bootvx: Clear and disable data cache, and call vxWorks with parameter.
by Reinhard Arlt
· 13 years ago
e37ae40
image: Support FDTs already loaded at their load address
by Stephen Warren
· 13 years ago
2349893
cmd_cache: use cache/invalidate functions available in common.h
by Stefan Kristiansson
· 13 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
9d12d5d
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
7344f91
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
bdf8e34
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
7fed89e
Don't include standard parser if hush is used
by Simon Glass
· 13 years ago
5307153
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
009dde1
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
f47360a
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
79714c1
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
a1a28c6
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
fb3ef64
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
d53da84
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
3d17308
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
e159e48
USB: Make struct devrequest setup_packet local
by Marek Vasut
· 13 years ago
23faf2b
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago
c08b1b2
USB: Staticize internal functions
by Marek Vasut
· 13 years ago
e910042
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
cfdae12
cmd_nand.c: Fix 'nand dump' after latest MTD resync
by Tom Rini
· 13 years ago
fa34f6b
common/image.c: align usage of fdt_high with initrd_high
by Shawn Guo
· 13 years ago
dbe20fc
Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
e506a00
cmd_eeprom: typo
by Peter Meerwald
· 13 years ago
e9d44b3
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
c1173bd
sf command: allow default bus and chip selects
by Eric Nelson
· 13 years ago
8f5d468
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
fc4fa6a
common, menu: do not trigger timeout again, if a line is read
by Heiko Schocher
· 13 years ago
317d6c5
common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
by Heiko Schocher
· 13 years ago
e0611dd
common, menu: add statusline support
by Heiko Schocher
· 13 years ago
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
Next »