summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | env: Add redundant env support to UBI envJoe Hershberger2013-04-11-0/+129
| * | env: Add support for UBI environmentJoe Hershberger2013-04-11-2/+144
| * | mtd: Make mtdparts work with pre-reloc envJoe Hershberger2013-04-11-2/+25
| * | ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11-6/+29
| * | ubi: ubifs: Add documentation for READMEJoe Hershberger2013-04-11-0/+16
| * | ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2013-04-11-67/+86
| * | ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11-4/+5
| * | Do not call board_early_init_f() twiceVadim Bendebury2013-04-11-3/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-04-11-129/+681
| |\ \
| | * | powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-10-0/+5
| | * | am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou2013-04-10-2/+39
| | * | am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini2013-04-10-0/+9
| | * | am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou2013-04-10-0/+2
| | * | dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-10-0/+222
| | * | cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFSTom Rini2013-04-10-1/+1
| | * | nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-10-33/+97
| | * | dfu: Change indentation of defines in <dfu.h>Tom Rini2013-04-10-3/+3
| | * | dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-10-91/+291
| | * | README: Document current DFU CONFIG optionsTom Rini2013-04-10-0/+13
| * | | powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-10-6/+11
| |/ /
| * | patman: Add Series-process-log tag to sort/uniq change logsSimon Glass2013-04-08-4/+16
| * | patman: Add -a option to refrain from test-applying the patchesSimon Glass2013-04-08-3/+7
| * | patman: Don't barf if the word 'commit' starts a lineDoug Anderson2013-04-08-1/+1
| * | patman: Provide option to ignore bad aliasesSimon Glass2013-04-08-24/+61
| * | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2013-04-08-121/+3829
| |\ \
| | * | buildman - U-Boot multi-threaded builder and summary toolSimon Glass2013-04-04-0/+3030
| | * | patman: Ignore all Gerrit Commit-* tagsSimon Glass2013-04-04-1/+1
| | * | patman: Minor help message/README fixesSimon Glass2013-04-04-3/+3
| | * | patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass2013-04-04-2/+3
| | * | patman: Don't allow spaces in tagsSimon Glass2013-04-04-1/+1
| | * | patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2013-04-04-62/+112
| | * | patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass2013-04-04-4/+27
| | * | patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-04-2/+9
| | * | patman: Make "Reviewed-by" an important tagDoug Anderson2013-04-04-4/+4
| | * | patman: Add additional git utiltiesSimon Glass2013-04-04-1/+123
| | * | patman: Allow reading metadata from a list of commitsSimon Glass2013-04-04-7/+29
| | * | patman: Allow commands to raise on error, or notSimon Glass2013-04-04-7/+13
| | * | patman: Make command methods return a CommandResultSimon Glass2013-04-04-24/+64
| | * | patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-04-0/+397
| | * | patman: Use bright ANSI colours by defaultSimon Glass2013-04-04-8/+11
| | * | patman: Use ANSI colours only when outputting to a terminalSimon Glass2013-04-04-2/+9
| * | | cmd_sf: include header file common.h before div64.hMingkai Hu2013-04-08-1/+1
| * | | common/cmd_test: Avoid macro expansionYork Sun2013-04-08-0/+9
| * | | dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski2013-04-08-1/+1
| * | | dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-08-2/+2
| * | | Revert "env: fix potential stack overflow in environment functions"Tom Rini2013-04-05-74/+63
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-04-43/+99
| |\ \ \ | | |/ / | |/| |
| | * | cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-04-1/+1
| | * | mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-02-0/+23
| | * | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-02-43/+76