Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7d1795840889b4f21fbfb4196119d0c923706a54
/
common
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6d33071
lcd: calculate line_length after lcd_ctrl_init()
by Stephen Warren
· 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
8fdf1e0
imls: Add support to list images in NAND device
by Vipin Kumar
· 12 years ago
3e34cf7
gpt: fix partion size limit
by Piotr Wilczek
· 12 years ago
4f47ace
led: The gpio_led.c code expects that LED state is from the enum
by Holger Hans Peter Freyther
· 12 years ago
1b3e0b1
cmd_elf: Fix broken bootvx command
by Reinhard Arlt
· 12 years ago
70d7cb9
cmd_load.c: Add #endif comments to reduce confusion
by Robert P. J. Day
· 12 years ago
85de63e
cmd_mem.c: Fix some typoes, no functional changes
by Robert P. J. Day
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
62a8143
spl: support for booting via usbeth
by Ilya Yanok
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
2d795c9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
e70fb53
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· 12 years ago
34765e8
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· 12 years ago
b2f3e0e
console: USB: KBD: Fix incorrect autoboot timeout
by Jim Lin
· 12 years ago
b565408
common: env_mmc: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
0f30734
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
by Gabor Juhos
· 12 years ago
c8fcd0f
Only use fb_base if we have a display
by Simon Glass
· 12 years ago
82b6a47
common: cmd_bdinfo: Fix compilation warning for microblaze
by Michal Simek
· 12 years ago
9fc6a06
common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM
by Michal Simek
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
9814819
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
dad631c
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
by Nikita Kiryanov
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
7a8e739
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
58bd77d
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC
by Daniel Schwierzeck
· 12 years ago
15a33e4
Add option to display customised memory information
by Simon Glass
· 12 years ago
2b8a053
Sound: Add FDT support to CMD.
by Rajeshwari Shinde
· 12 years ago
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
Next »