summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini
2013-04-12tpm: Add TPM command libraryChe-liang Chiou
2013-04-12exynos: Enable I2C TPM for smdk5250Simon Glass
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang
2013-04-12tpm: Add casts for proper compilationTaylor Hutt
2013-04-12Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese
2013-04-12Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"Stefan Roese
2013-04-11env: Add redundant env support to UBI envJoe Hershberger
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-04-11mtd: Make mtdparts work with pre-reloc envJoe Hershberger
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2013-04-11ubi: ubifs: Add documentation for READMEJoe Hershberger
2013-04-11ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger
2013-04-11Do not call board_early_init_f() twiceVadim Bendebury
2013-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-04-10powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman
2013-04-10powerpc/usb: Fix usb device-tree fix-upramneek mehresh
2013-04-10am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou
2013-04-10am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini
2013-04-10am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou
2013-04-10cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFSTom Rini
2013-04-10nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini
2013-04-10dfu: Change indentation of defines in <dfu.h>Tom Rini
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2013-04-10README: Document current DFU CONFIG optionsTom Rini
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass
2013-04-08Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2013-04-08cmd_sf: include header file common.h before div64.hMingkai Hu
2013-04-08common/cmd_test: Avoid macro expansionYork Sun
2013-04-08dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski
2013-04-08dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski
2013-04-05Revert "env: fix potential stack overflow in environment functions"Tom Rini
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass
2013-04-04patman: Minor help message/README fixesSimon Glass
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass
2013-04-04patman: Don't allow spaces in tagsSimon Glass
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson
2013-04-04patman: Add additional git utiltiesSimon Glass
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass
2013-04-04patman: Allow commands to raise on error, or notSimon Glass
2013-04-04patman: Make command methods return a CommandResultSimon Glass