summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* input: Finish simplifing key_matrix_decode_fdt()Stephen Warren2013-06-06-2/+4
* checkpatch.pl: Add 'printf' to logFunctionsTom Rini2013-06-06-0/+1
* am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-06-10/+10
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-05-45/+105
|\
| * am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-05-36/+78
| * am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-04-8/+26
| * omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-04-1/+1
* | Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini2013-06-05-285/+486
|\ \
| * | tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-03-271/+399
| * | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-03-23/+92
| * | x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam2013-06-03-1/+2
| * | tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou2013-06-03-2/+5
* | | fdt: allow bootdelay to be specified via device treeStephen Warren2013-06-04-0/+5
* | | input: simplify key_matrix_decode_fdt()Stephen Warren2013-06-04-40/+26
* | | input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren2013-06-04-1/+1
* | | common: board_f: Do not call board_postclk_init twiceMasahiro Yamada2013-06-04-6/+3
* | | disk: Fix possible out-of-bounds access in part_efi.cMarek Vasut2013-06-04-3/+8
* | | sandbox: image: Create a test for loading FIT imagesSimon Glass2013-06-04-0/+422
* | | bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass2013-06-04-26/+3
* | | sandbox: image: Adjust FIT image printing to work with sandboxSimon Glass2013-06-04-3/+6
* | | image: Use fit_image_load() to load kernelSimon Glass2013-06-04-153/+8
* | | sandbox: Adjust bootm command to work with sandboxSimon Glass2013-06-04-13/+12
* | | image: Use fit_image_load() to load FDTSimon Glass2013-06-04-202/+34
* | | image: Use fit_image_load() to load ramdiskSimon Glass2013-06-04-169/+16
* | | image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-04-2/+326
* | | mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass2013-06-04-0/+12
* | | bootstage: Introduce sub-IDs for use with image loadingSimon Glass2013-06-04-0/+22
* | | main: Add debug_bootkeys to avoid #ifdefsSimon Glass2013-06-04-12/+12
* | | main: Add debug_parser() to avoid #ifdefsSimon Glass2013-06-04-35/+23
* | | main: Correct header orderSimon Glass2013-06-04-15/+4
* | | main: Fix typos and checkpatch warnings in command line readingSimon Glass2013-06-04-11/+11
* | | main: Use get/setenv_ulong()Simon Glass2013-06-04-6/+2
* | | main: Move boot_delay code into its own functionSimon Glass2013-06-04-67/+70
* | | main: Separate out the two abortboot() functionsSimon Glass2013-06-04-11/+11
* | | net: Add prototype for update_tftpSimon Glass2013-06-04-6/+4
* | | at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-04-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-31-1731/+2307
|\ \ | |/ |/|
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-1706/+2208
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-22-6/+39
| * mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin2013-05-22-1/+2
| * mtd: nand: fix the partial page write conditionhtbegin2013-05-22-1/+1
| * nand: adjust erase/read/write partition/chip size for bad blocksHarvey Chapman2013-05-22-0/+35
| * nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-22-17/+22
* | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-992/+124
* | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30-81/+55
* | tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD2013-05-30-1/+15
* | mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD2013-05-30-1/+15
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-15424/+8271
|\ \
| * | powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-24-0/+1
| * | SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-24-17/+0