Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
91c038f087d7f643c85609897af3710d5f8b42a9
/
common
e56cdd7
x86: Add coreboot version to u-boot's version command
by Stefan Reinauer
· 12 years ago
da77a0e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ba6d4b6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
4823b45
Add a simple load option to setexpr
by Joe Hershberger
· 12 years ago
2400727
spi: Add SPI flash test
by Simon Glass
· 12 years ago
a683c28
spi: Add progress percentage and write speed to `sf update`
by James Miller
· 12 years ago
a098cf4
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
8b57e2f
usb: properly detect empty mass storage media reader
by Vincent Palatin
· 12 years ago
359439d
usb: Clean up newly allocated device nodes in case of configuration failure
by Milind Choudhary
· 12 years ago
b6d7852
usbh/ehci: Increase timeout for enumeration
by Vipin Kumar
· 12 years ago
1d6cd0a
env: Handle write-once ethaddr and serial# generically
by Joe Hershberger
· 12 years ago
9d8d661
env: Implement the env delete command
by Joe Hershberger
· 12 years ago
24ab5a1
env: Add setenv force support
by Joe Hershberger
· 12 years ago
267541f
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
fffad71
env: Add a command to display details about env flags
by Joe Hershberger
· 12 years ago
30fd4fad
tools/env: Add environment variable flags support
by Joe Hershberger
· 12 years ago
2598090
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
e080d54
env: Add a silent env handler
by Joe Hershberger
· 12 years ago
849d5d9
env: Add a console env handler
by Joe Hershberger
· 12 years ago
1cf0a8b
env: Add a loadaddr env handler
by Joe Hershberger
· 12 years ago
3205771
env: Add a baudrate env handler
by Joe Hershberger
· 12 years ago
a9f51c9
env: Add a bootfile env handler
by Joe Hershberger
· 12 years ago
5e2b3e0
env: Add a command to view callbacks
by Joe Hershberger
· 12 years ago
170ab11
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
7afcf3a
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
c4e0057
env: Refactor do_apply to a flag
by Joe Hershberger
· 12 years ago
8b09623
gpt: Support for new "gpt" command
by Piotr Wilczek
· 12 years ago
bf3d58b
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
by Łukasz Majewski
· 12 years ago
eea3f4d
tpm: Add TPM stress test
by Luigi Semenzato
· 12 years ago
78c112c
console: Enable function to display console info
by Simon Glass
· 12 years ago
9ad557b
Add console command to access io space registers
by Vadim Bendebury
· 12 years ago
096eb3f
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
by Tom Wai-Hong Tam
· 12 years ago
735987c
edid: Add I2C command for printing the EDID
by Tom Wai-Hong Tam
· 12 years ago
d46b5f7
edid: Library of EDID decode and print
by Tom Wai-Hong Tam
· 12 years ago
bf36c5d
Add hash command to perform hashing using various algorithms
by Simon Glass
· 12 years ago
e50b12c
sha1sum: Use generic hash layer
by Simon Glass
· 12 years ago
460408e
Add generic hash API
by Simon Glass
· 12 years ago
6a135ef
stdio: remove useless strncpy
by Vincent Palatin
· 12 years ago
75b3afc
Fix use of conditional LMB
by Simon Glass
· 12 years ago
ff048ea
Add a command to read raw blocks from a partition
by Kenneth Waters
· 12 years ago
53fdc7e
Add gettime command
by Anton Staaf
· 12 years ago
01433d6
Add new bootstage step for the main loop
by Simon Glass
· 12 years ago
06afa38
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
by Marek Vasut
· 12 years ago
2515d84
i2c: Use __weak instead of __attribute__((weak, alias))
by Marek Vasut
· 12 years ago
d4b901d
cmd_led.c: Standardize format of help and usage info.
by Robert P. J. Day
· 12 years ago
d3aa8b8
env: Enable getenv_f() for SPL_BUILD
by Stefan Roese
· 12 years ago
ea8256f
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
98ab435
x86: Add CBMEM console driver for coreboot
by Vadim Bendebury
· 12 years ago
f39612d
fdt: Correct global_data condition in main
by Simon Glass
· 12 years ago
ed80c93
mmc: Fix incorrect handling of 'read' & 'write' commands
by Taylor Hutt
· 12 years ago
84d35b2
common: rework bouncebuf implementation
by Stephen Warren
· 12 years ago
dfe1610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
3287f6d
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
d6bc7dc
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
2a7abdd
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
c60795f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
4151a40
USB: add arrow key support to usb_kbd
by Allen Martin
· 12 years ago
d747538
USB: make usb_kbd obey USB DMA alignment requirements
by Allen Martin
· 12 years ago
178d0cc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
bb367b9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
0d89efe
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
by Simon Glass
· 12 years ago
9a8efc4
lcd: Add support for flushing LCD fb from dcache after update
by Simon Glass
· 12 years ago
676d319
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
by Simon Glass
· 12 years ago
c0c8853
Sound: Add command for audio playback
by Rajeshwari Shinde
· 12 years ago
59ddead
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· 12 years ago
fcabc24
fdt: Set kernaddr if fdt indicates a kernel is present
by Simon Glass
· 12 years ago
d95f6ec
fdt: Add option to default to most compatible conf in a fit image
by Gabe Black
· 12 years ago
67e1ea2
fdt: Allow device tree to specify secure booting
by Doug Anderson
· 12 years ago
3b73459
fdt: Tell the FDT library where the device tree is
by Gabe Black
· 12 years ago
224b72e
fdt: Load boot command from device tree
by Che-Liang Chiou
· 12 years ago
22b6fcb
common/command.c: revert changes from commit 199adb60
by Anatolij Gustschin
· 12 years ago
45d7f52
lcd: Implement RLE8 bitmap decoding
by Tom Wai-Hong Tam
· 12 years ago
fecac46
lcd: Fix BMP decode bug that skips the wrong padded row
by Tom Wai-Hong Tam
· 12 years ago
395166c
lcd: Provide an API to access LCD parameters
by Vadim Bendebury
· 12 years ago
f674f7c
video: Provide an API to access video parameters
by Stefan Reinauer
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0637059
net/: sparse fixes
by Kim Phillips
· 12 years ago
199adb6
common/misc: sparse fixes
by Kim Phillips
· 12 years ago
088f1b1
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
f9b55e2
fs: rename fsload command to load
by Stephen Warren
· 12 years ago
3f83c87
fs: fix number base behaviour change in fatload/ext*load
by Stephen Warren
· 12 years ago
b6a3044
cmd_ext4: remove TABs from command help text
by Stephen Warren
· 12 years ago
b6458d3
ide: Correct function signatures for ide_read/write()
by Simon Glass
· 12 years ago
b4c5bbc
ahci: Support 64-bit LBA option when reading capacity
by Gabe Black
· 12 years ago
447c031
scsi: Add function and env var to report number of scsi drives
by Stefan Reinauer
· 12 years ago
758c9e6
scsi: Add scsi_write to SCSI driver
by Hung-Te Lin
· 12 years ago
4ae5eb7
scsi: Provide support for a list of AHCI controllers.
by Vadim Bendebury
· 12 years ago
af8d1d3
ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
by Stefan Roese
· 12 years ago
085b9c3
cmd_fdt.c: Use %p when printing pointers
by Tom Rini
· 12 years ago
b9dc494
ext4: Fix printf() format string error
by Simon Glass
· 12 years ago
045fa1e
fs: add filesystem switch libary, implement ls and fsload commands
by Stephen Warren
· 12 years ago
0f89980
serial: remove calls to serial_assign()
by Allen Martin
· 12 years ago
a759f1e
SPL: make jump_to_image_no_args a weak symbol
by Allen Martin
· 12 years ago
8440f18
serial: remove calls to serial_assign()
by Allen Martin
· 12 years ago
5e8f983
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
by Stephen Warren
· 12 years ago
7172483
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
cae4a8a
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
bdc3ff6
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
Next »