Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
aa1550588cc60549bf3a97dc6dccb7de4c022aa6
/
common
« Previous
8b42dfc
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
17059f9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
8732b07
tpm: Add TPM command library
by Che-liang Chiou
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
785881f
env: Add redundant env support to UBI env
by Joe Hershberger
· 12 years ago
2b74433
env: Add support for UBI environment
by Joe Hershberger
· 12 years ago
a7eb1d6
mtd: Make mtdparts work with pre-reloc env
by Joe Hershberger
· 12 years ago
147162d
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
7182906
ubi: Expose a few simple functions from the cmd_ubi
by Joe Hershberger
· 12 years ago
3d38910
Do not call board_early_init_f() twice
by Vadim Bendebury
· 12 years ago
c4df2f4
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
by Tom Rini
· 12 years ago
c39d6a0
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
by Tom Rini
· 12 years ago
381c6e2
cmd_sf: include header file common.h before div64.h
by Mingkai Hu
· 12 years ago
a614270
common/cmd_test: Avoid macro expansion
by York Sun
· 12 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
fed029f
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
9fd3837
mmc: don't allow extra cmdline arguments
by Stephen Warren
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
5644369
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
1d3dea1
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
1f9c928
gen: Add sha h/w acceleration to hash
by Akshay Saraswat
· 12 years ago
e7abe91
New command bootmenu: ANSI terminal boot menu support
by Pali Rohár
· 12 years ago
6a3439f
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
fc9d64f
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
009d75c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
04d4140
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
0171d52
cmd_ext4: BREAK and correct ext4write parameter order
by Tom Rini
· 12 years ago
268d966
env_callback: Mark find_env_callback as static
by Tom Rini
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
317461c
Fix bitmap offsets for non 8-bit LCDs
by Andre Renaud
· 12 years ago
a5796c5
common/lcd.c: move the macro's to the c file
by Jeroen Hofstee
· 12 years ago
6b03514
common/lcd: cosmetic: clean up a bit
by Jeroen Hofstee
· 12 years ago
00a0ca5
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
f1d205a
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
8b906a9
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
6d33071
lcd: calculate line_length after lcd_ctrl_init()
by Stephen Warren
· 12 years ago
1e7133e
sf: Use unsigned type for buffers
by Simon Glass
· 12 years ago
3c47f2f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
b528f71
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
df93cd9
dfu: Fix crash when wrong number of arguments given
by Pantelis Antoniou
· 12 years ago
ea3e212
dfu: Only perform DFU board_usb_init() for TRATS
by Pantelis Antoniou
· 12 years ago
e424c15
x86: Enable generic board support
by Simon Glass
· 12 years ago
be274b9
x86: Adjust board_r.c for x86
by Simon Glass
· 12 years ago
48a3380
x86: Adjust board_f.c for x86
by Simon Glass
· 12 years ago
c2240d4
Adjust board_r.c for ppc
by Simon Glass
· 12 years ago
e4fef6c
Adjust board_f.c for ppc
by Simon Glass
· 12 years ago
632efa7
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
by Simon Glass
· 12 years ago
8cae8a6
Add spl load feature
by Simon Glass
· 12 years ago
6f6430d
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
1938f4a
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago
6579d15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
68149e9
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
by Tom Rini
· 12 years ago
d514544
CONFIG_BOOTDELAY default should not affect runtime
by Joe Hershberger
· 12 years ago
fe492ce
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
by Barak Wasserstrom
· 12 years ago
7d85591
env: fix "env ask" command
by Wolfgang Denk
· 12 years ago
01fac04
cmd_fat.c: Note in fatread help about alignment requirements
by Tom Rini
· 12 years ago
bc5478b
TMU: Add TMU support in dtt command
by Akshay Saraswat
· 12 years ago
c8b5f55
cmd_df.c: Delete this clearly unused source file.
by Robert P. J. Day
· 12 years ago
a22bf16
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
by Robert P. J. Day
· 12 years ago
be2e5a0
Allow u-boot to be silent without forcing Linux to be
by Joe Hershberger
· 12 years ago
92668d6
cmd_part: don't print cmd name twice in help
by Stephen Warren
· 12 years ago
a268170
Feature Removal: disable "mtest" command by default
by Wolfgang Denk
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
c088048
lcd: implement a callback for splashimage
by Nikita Kiryanov
· 12 years ago
6000992
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
581bb41
lcd: add option for board specific splash screen preparation
by Nikita Kiryanov
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
af73034
led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
by Otavio Salvador
· 12 years ago
59af76d
bootm: fix conditional compilation for bootm ramdisk subcommand
by Daniel Schwierzeck
· 12 years ago
18a3cce
env: Avoid clobbering an edited variable on ctrl-c
by Joe Hershberger
· 12 years ago
d304931
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· 12 years ago
1c9f47a
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
c259188
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 12 years ago
a2979dc
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
by Sonic Zhang
· 12 years ago
28786eb
SPL: Change description for spl command
by Stefano Babic
· 12 years ago
218da0f
hash: Use lower case for hash algorithm names
by Simon Glass
· 12 years ago
bd091b6
sandbox: Allow hash functions to work correctly
by Simon Glass
· 12 years ago
5512d5b
sandbox: Update mtest to fix crashes
by Simon Glass
· 12 years ago
8e169cc
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
by Simon Glass
· 12 years ago
d20a40d
Roll crc32 into hash infrastructure
by Simon Glass
· 12 years ago
d5b7667
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· 12 years ago
0ccff50
image: Use crc header file instead of C prototypes
by Simon Glass
· 12 years ago
41ef372
common: Use new numeric setenv functions
by Simon Glass
· 12 years ago
bfc5996
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· 12 years ago
8c86bbe
Reduce casting in mtest
by Simon Glass
· 12 years ago
c44d438
Bring mtest putc() into common code
by Simon Glass
· 12 years ago
7ecbd4d
Fix mtest indenting
by Simon Glass
· 12 years ago
51209b1
Use common mtest iteration counting
by Simon Glass
· 12 years ago
c9638f5
Split out the memory tests into separate functions
by Simon Glass
· 12 years ago
0628ab8
sandbox: Change memory commands to use map_physmem
by Simon Glass
· 12 years ago
6b3ff98
Tidy up error checking and fix bug in hash command
by Simon Glass
· 12 years ago
85dafbb
common: cmd_sata: Fix usage text for 'sata init'
by Fabio Estevam
· 12 years ago
a1eac57
common/env_nand.c: calculate crc only when readenv was OK
by Phil Sutter
· 12 years ago
b76a147
env_nand.c: clarify log messages when env reading fails
by Phil Sutter
· 12 years ago
ced199d
nand: fix nand read.option parsing
by Harvey Chapman
· 12 years ago
Next »