summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-105-0/+222
* cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFSTom Rini2013-04-101-1/+1
* nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-105-33/+97
* dfu: Change indentation of defines in <dfu.h>Tom Rini2013-04-101-3/+3
* dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-104-91/+291
* README: Document current DFU CONFIG optionsTom Rini2013-04-101-0/+13
* patman: Add Series-process-log tag to sort/uniq change logsSimon Glass2013-04-083-4/+16
* patman: Add -a option to refrain from test-applying the patchesSimon Glass2013-04-081-3/+7
* patman: Don't barf if the word 'commit' starts a lineDoug Anderson2013-04-081-1/+1
* patman: Provide option to ignore bad aliasesSimon Glass2013-04-083-24/+61
* Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2013-04-0821-121/+3829
|\
| * buildman - U-Boot multi-threaded builder and summary toolSimon Glass2013-04-0410-0/+3030
| * patman: Ignore all Gerrit Commit-* tagsSimon Glass2013-04-041-1/+1
| * patman: Minor help message/README fixesSimon Glass2013-04-042-3/+3
| * patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass2013-04-041-2/+3
| * patman: Don't allow spaces in tagsSimon Glass2013-04-041-1/+1
| * patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2013-04-042-62/+112
| * patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass2013-04-043-4/+27
| * patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-042-2/+9
| * patman: Make "Reviewed-by" an important tagDoug Anderson2013-04-042-4/+4
| * patman: Add additional git utiltiesSimon Glass2013-04-041-1/+123
| * patman: Allow reading metadata from a list of commitsSimon Glass2013-04-041-7/+29
| * patman: Allow commands to raise on error, or notSimon Glass2013-04-042-7/+13
| * patman: Make command methods return a CommandResultSimon Glass2013-04-043-24/+64
| * patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-041-0/+397
| * patman: Use bright ANSI colours by defaultSimon Glass2013-04-041-8/+11
| * patman: Use ANSI colours only when outputting to a terminalSimon Glass2013-04-041-2/+9
* | cmd_sf: include header file common.h before div64.hMingkai Hu2013-04-081-1/+1
* | common/cmd_test: Avoid macro expansionYork Sun2013-04-081-0/+9
* | dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski2013-04-081-1/+1
* | dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-081-2/+2
* | Revert "env: fix potential stack overflow in environment functions"Tom Rini2013-04-058-74/+63
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-042-43/+99
|\ \ | |/ |/|
| * cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-041-1/+1
| * mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-021-0/+23
| * mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-022-43/+76
* | Prepare v2013.04-rc2Tom Rini2013-04-031-1/+1
* | biosemu: include <asm/io.h> headerLinus Walleij2013-04-022-0/+4
* | mmc: don't allow extra cmdline argumentsStephen Warren2013-04-021-2/+12
* | replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-0235-35/+35
* | disk: fix unaligned access in efi partitionsMarc Dietrich2013-04-021-1/+2
* | README: document the requirements for CONFIG_SYS_HZStephen Warren2013-04-021-0/+7
* | build: Fix make errors generated when building 'distclean'Vadim Bendebury2013-04-021-1/+3
* | env: fix potential stack overflow in environment functionsRob Herring2013-04-028-63/+74
* | MAKEALL: Fix case substitution for old bashYork Sun2013-04-021-1/+1
* | dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki2013-04-022-0/+10
* | Consolidate bool typeYork Sun2013-04-01135-1137/+942
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-3110-19/+760
|\
| * RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
| * New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-294-0/+675
OpenPOWER on IntegriCloud