Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4aeb03beb01e41e761beca73de3383051a55ebb6
/
common
4facb98
common/cmd_nand.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
ae5dfde
common/cmd_nvedit.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
c1f87ad
common/cmd_bootm.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
2920add
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
460b156
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
7be5b04
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
6c9bb60
USB: Align buffers at cacheline
by Puneet Saxena
· 13 years ago
6d31114
usb: use noinline define
by Mike Frysinger
· 13 years ago
733fb02
nand: extend .raw accesses to work on multiple pages
by Scott Wood
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
77001b43
net: cosmetic: net.c checkpatch compliance
by Joe Hershberger
· 13 years ago
f889c33
SATA: check for return value from sata functions
by Stefano Babic
· 13 years ago
629f718
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
d3b43d9
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
a0c2ae1
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
711453d
image/fit: drop inline markings on parser code
by Mike Frysinger
· 13 years ago
dea93b8
GCC47: Fix warning in cmd_nand.c
by Marek Vasut
· 13 years ago
1587daa
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
by Timur Tabi
· 13 years ago
85bcd73
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
9ba5472
Fix the behaviour of the 'run' command
by Timo Ketola
· 13 years ago
fd0b644
Move bootstage timer out of lib/time.c
by Simon Glass
· 13 years ago
ac15cad
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
6988d13
RAMDISK: Fix unused variable issue caused by raw rd support
by Marek Vasut
· 13 years ago
28850d0
BOOT: Add RAW ramdisk support to bootz
by Marek Vasut
· 13 years ago
cf41a9b
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
9765c08
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
650ebc0
cmd_log: print log->v2.con value in the "log info" command
by Heiko Schocher
· 13 years ago
3102012
command, log: Coding Style cleanup
by Heiko Schocher
· 13 years ago
e5f7869
command, log: print with "log show" a full logbuffer
by Heiko Schocher
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
af775a0
Add cmd_spl command
by Simon Schwarz
· 13 years ago
9135c79
cmd_pxe.c: fix strict-aliasing warnings
by Jason Hobbs
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
b44c8ab
cmd_fat: add FAT write command
by Donggeun Kim
· 13 years ago
89aa5c9
Revert "Add board_pre_console_putc to deal with early console output"
by Simon Glass
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
768cbf0
bootstage: Plumb in bootstage calls for basic operations
by Simon Glass
· 13 years ago
31a870e
bootstage: Implement core microsecond boot time measurement
by Simon Glass
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
52823fd
bootstage: Convert FIT progress numbers to enums
by Simon Glass
· 13 years ago
964d1d4
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
9acfb15
bootstage: Convert NAND progress numbers to enums
by Simon Glass
· 13 years ago
1b659cf
bootstage: Convert IDE progress numbers to enums
by Simon Glass
· 13 years ago
3038f80
bootstage: Convert progress numbers 10-19 to enums
by Simon Glass
· 13 years ago
53624e0
bootstage: Convert progress numbers 1-9 into enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
4fa117c
bootvx: Clear and disable data cache, and call vxWorks with parameter.
by Reinhard Arlt
· 13 years ago
84d6228
image: Support FDTs already loaded at their load address
by Stephen Warren
· 13 years ago
a741605
cmd_cache: use cache/invalidate functions available in common.h
by Stefan Kristiansson
· 13 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
1727b94
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
e79731e
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
2176d60
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
82c2132
Don't include standard parser if hush is used
by Simon Glass
· 13 years ago
bf8c5b0
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
8161d04
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
c023a89
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
388d223
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
9bb46e0
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
c9d6202
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
92f6a62
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
f3f3a5d
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
f16090f
USB: Make struct devrequest setup_packet local
by Marek Vasut
· 13 years ago
6da5af3
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago
3a16a6a
USB: Staticize internal functions
by Marek Vasut
· 13 years ago
a0f4e47
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
2d2e975
cmd_nand.c: Fix 'nand dump' after latest MTD resync
by Tom Rini
· 13 years ago
0ca9e98
common/image.c: align usage of fdt_high with initrd_high
by Shawn Guo
· 13 years ago
25707a8
Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
c48ae8c
cmd_eeprom: typo
by Peter Meerwald
· 13 years ago
a7469f1
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
b0af633
sf command: allow default bus and chip selects
by Eric Nelson
· 13 years ago
0dfccbe
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
e795b2e
common, menu: do not trigger timeout again, if a line is read
by Heiko Schocher
· 13 years ago
b4c1df8
common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
by Heiko Schocher
· 13 years ago
eb2296f
common, menu: add statusline support
by Heiko Schocher
· 13 years ago
0eab4d5
common: add possibility for readline_into_buffer timeout
by Heiko Schocher
· 13 years ago
a646fa6
openrisc: Add board info printout to cmd_bdinfo
by Stefan Kristiansson
· 13 years ago
15c669c
openrisc: Add architecture image support
by Stefan Kristiansson
· 13 years ago
6540db0
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
by Kyle Moffett
· 13 years ago
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
b69b9a5
FPGA: use debug() instead of module debug printf
by Stefano Babic
· 13 years ago
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
0ba436d
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
778fe69
net: Fix arguments in tftpput command
by Simon Glass
· 13 years ago
9cd01dd
common/cmd_pxe.c: Fix GCC 4.6 build warnings
by Heiko Schocher
· 13 years ago
295da64
common/cmd_nvedit.c: Fix size calculation in do_env_import()
by Horst Kronstorfer
· 13 years ago
f51b06c
cmd_sf.c: fix printf() length modifier
by Andreas Bießmann
· 13 years ago
2813a21
Make printf and vprintf safe from buffer overruns
by Sonny Rao
· 13 years ago
7342452
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
c63e900
common/cmd_nvedit.c: Add missing 'env save' preproc guard
by Horst Kronstorfer
· 13 years ago
180c581
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
186df59
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
ddb90d3
usb: add help for missing start subcommand
by Veli-Pekka Peltola
· 13 years ago
1f47a4d
cosmetic: remove excess whitespace from usb command help
by Veli-Pekka Peltola
· 13 years ago
d9b34b3
USB: Drop dead code from usb_kbd.c
by Marek Vasut
· 13 years ago
7534a3e
USB: Rework usb_kbd.c
by Marek Vasut
· 13 years ago
Next »