Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f5b5a3a28e5ba82515e58bf6a2209f6b7cb684
/
common
4036b63
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· 12 years ago
669df7e
pxe: add support for parsing local syslinux files
by Rob Herring
· 12 years ago
34bd23e
pxe: parse initrd file from append string
by Rob Herring
· 13 years ago
90ba7d7
pxe: support absolute paths
by Rob Herring
· 13 years ago
beb9f6c
pxe: support linux entries for labels
by Rob Herring
· 13 years ago
7815c4e
pxe: add support for label menu text
by Rob Herring
· 13 years ago
1e08522
pxe: support include files at top-level
by Rob Herring
· 12 years ago
8594753
menu: only timeout when menu is displayed
by Rob Herring
· 13 years ago
b37d41a
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
feb12a1
cmd_mem: cmp: convert while() to for() loop
by Mike Frysinger
· 13 years ago
054ea17
cmd_mem: cmp: unify size code paths
by Mike Frysinger
· 13 years ago
9504a55
cmd_mem: replace custom PRINTF() with debug()
by Mike Frysinger
· 13 years ago
8d75c89
cmd_nand: fix crashing bug in nand read/write
by Steve Sakoman
· 12 years ago
fb6a9aa
LCD: display 32bpp decompressed bitmap image
by Donghwa Lee
· 12 years ago
2b5cb3d
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
by Anatolij Gustschin
· 13 years ago
0f999c4
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
by Anatolij Gustschin
· 13 years ago
095407d
common/lcd.c: use ARRAY_SIZE
by Anatolij Gustschin
· 13 years ago
de3b49c
cmd_bmp.c: make bmp_display() usable by drivers or board code
by Anatolij Gustschin
· 13 years ago
d22c338
net: Add link-local addressing support
by Joe Hershberger
· 12 years ago
a3e1a72
net: Don't write the "serverip" env var if configured not to
by Joe Hershberger
· 12 years ago
10d4e0f
common/cmd_nand.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 12 years ago
5017436
common/cmd_nvedit.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 12 years ago
a075a79
common/cmd_bootm.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 12 years ago
2ab5be7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
8fa3d2b
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 12 years ago
8bd07c9
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 12 years ago
f576613
USB: Align buffers at cacheline
by Puneet Saxena
· 13 years ago
66cf641
usb: use noinline define
by Mike Frysinger
· 13 years ago
418396e
nand: extend .raw accesses to work on multiple pages
by Scott Wood
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
48522bb
net: cosmetic: net.c checkpatch compliance
by Joe Hershberger
· 12 years ago
71cadda
SATA: check for return value from sata functions
by Stefano Babic
· 13 years ago
0a6deb3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
7b15e2b
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
05f132d
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
5f6db68
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
314f634
image/fit: drop inline markings on parser code
by Mike Frysinger
· 13 years ago
f624dd1
GCC47: Fix warning in cmd_nand.c
by Marek Vasut
· 13 years ago
34e210f
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
by Timur Tabi
· 13 years ago
0a85a9e
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
030fca5
Fix the behaviour of the 'run' command
by Timo Ketola
· 13 years ago
3786980
Move bootstage timer out of lib/time.c
by Simon Glass
· 13 years ago
35cf5fe
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
57d40ab
RAMDISK: Fix unused variable issue caused by raw rd support
by Marek Vasut
· 13 years ago
017e1f3
BOOT: Add RAW ramdisk support to bootz
by Marek Vasut
· 13 years ago
44f074c
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
57210c7
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
c0b77e0
cmd_log: print log->v2.con value in the "log info" command
by Heiko Schocher
· 13 years ago
1e8e7ae
command, log: Coding Style cleanup
by Heiko Schocher
· 13 years ago
c16a123
command, log: print with "log show" a full logbuffer
by Heiko Schocher
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
1648a37
Add cmd_spl command
by Simon Schwarz
· 13 years ago
834c938
cmd_pxe.c: fix strict-aliasing warnings
by Jason Hobbs
· 13 years ago
24de357
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
656f4c6
cmd_fat: add FAT write command
by Donggeun Kim
· 13 years ago
3fa4977
Revert "Add board_pre_console_putc to deal with early console output"
by Simon Glass
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
573f14f
bootstage: Plumb in bootstage calls for basic operations
by Simon Glass
· 13 years ago
3a608ca
bootstage: Implement core microsecond boot time measurement
by Simon Glass
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
aacc8c1
bootstage: Convert FIT progress numbers to enums
by Simon Glass
· 13 years ago
c8e66db
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
cd24a6b
bootstage: Convert NAND progress numbers to enums
by Simon Glass
· 13 years ago
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
Next »