summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren
2013-06-06checkpatch.pl: Add 'printf' to logFunctionsTom Rini
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini
2013-06-05ARM: bcm2835: add simplefb DT node during bootz/mStephen Warren
2013-06-05lcd: add functions to set up simplefb device treeStephen Warren
2013-06-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-05Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini
2013-06-04am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini
2013-06-04omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini
2013-06-04fdt: allow bootdelay to be specified via device treeStephen Warren
2013-06-04input: simplify key_matrix_decode_fdt()Stephen Warren
2013-06-04input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren
2013-06-04common: board_f: Do not call board_postclk_init twiceMasahiro Yamada
2013-06-04disk: Fix possible out-of-bounds access in part_efi.cMarek Vasut
2013-06-04sandbox: image: Create a test for loading FIT imagesSimon Glass
2013-06-04bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass
2013-06-04sandbox: image: Adjust FIT image printing to work with sandboxSimon Glass
2013-06-04image: Use fit_image_load() to load kernelSimon Glass
2013-06-04sandbox: Adjust bootm command to work with sandboxSimon Glass
2013-06-04image: Use fit_image_load() to load FDTSimon Glass
2013-06-04image: Use fit_image_load() to load ramdiskSimon Glass
2013-06-04image: Introduce fit_image_load() to load images from FITsSimon Glass
2013-06-04mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass
2013-06-04bootstage: Introduce sub-IDs for use with image loadingSimon Glass
2013-06-04main: Add debug_bootkeys to avoid #ifdefsSimon Glass
2013-06-04main: Add debug_parser() to avoid #ifdefsSimon Glass
2013-06-04main: Correct header orderSimon Glass
2013-06-04main: Fix typos and checkpatch warnings in command line readingSimon Glass
2013-06-04main: Use get/setenv_ulong()Simon Glass
2013-06-04main: Move boot_delay code into its own functionSimon Glass
2013-06-04main: Separate out the two abortboot() functionsSimon Glass
2013-06-04net: Add prototype for update_tftpSimon Glass
2013-06-04at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass
2013-06-04bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin
2013-06-03x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-30tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD
2013-05-30mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin