index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2012-03-06
image: Support FDTs already loaded at their load address
Stephen Warren
2012-03-06
cmd_cache: use cache/invalidate functions available in common.h
Stefan Kristiansson
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
Remove interleave of non-U-Boot code in hush
Simon Glass
2012-03-06
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
Don't include standard parser if hush is used
Simon Glass
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command2() to run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-03
USB: relax usbcore reset timings
Wolfgang Grandegger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
USB: fix USB keyboard polling parameter
Vincent Palatin
2012-03-03
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
USB: Staticize internal functions
Marek Vasut
2012-03-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-02-28
cmd_nand.c: Fix 'nand dump' after latest MTD resync
Tom Rini
2012-02-27
common/image.c: align usage of fdt_high with initrd_high
Shawn Guo
2012-02-17
Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-02-14
cmd_eeprom: typo
Peter Meerwald
2012-02-13
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-02-12
sf command: allow default bus and chip selects
Eric Nelson
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2012-02-12
common, menu: do not trigger timeout again, if a line is read
Heiko Schocher
2012-02-12
common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
Heiko Schocher
2012-02-12
common, menu: add statusline support
Heiko Schocher
2012-02-12
common: add possibility for readline_into_buffer timeout
Heiko Schocher
2012-01-13
openrisc: Add board info printout to cmd_bdinfo
Stefan Kristiansson
2012-01-13
openrisc: Add architecture image support
Stefan Kristiansson
2012-01-05
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
Kyle Moffett
2012-01-05
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
FPGA: use debug() instead of module debug printf
Stefano Babic
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-20
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-12-20
net: Fix arguments in tftpput command
Simon Glass
2011-12-20
common/cmd_pxe.c: Fix GCC 4.6 build warnings
Heiko Schocher
2011-12-19
common/cmd_nvedit.c: Fix size calculation in do_env_import()
Horst Kronstorfer
2011-12-17
cmd_sf.c: fix printf() length modifier
Andreas Bießmann
2011-12-17
Make printf and vprintf safe from buffer overruns
Sonny Rao
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-12
common/cmd_nvedit.c: Add missing 'env save' preproc guard
Horst Kronstorfer
2011-12-12
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-12
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-11
usb: add help for missing start subcommand
Veli-Pekka Peltola
2011-12-11
cosmetic: remove excess whitespace from usb command help
Veli-Pekka Peltola
2011-12-11
USB: Drop dead code from usb_kbd.c
Marek Vasut
[next]