summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Add support for Congatec Conga-QEVAl boardSARTRE Leo
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh
2013-06-03wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador
2013-06-03wandboard: Enable HDMI splashscreenFabio Estevam
2013-06-03build: Use generic boot logo matchingOtavio Salvador
2013-06-03mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signalAndrew Gabbasov
2013-06-03mx6qsabreauto: Add Port Expander resetRenato Frias
2013-06-03mx6qsabreauto: Add i2c to mx6qsabreauto boardRenato Frias
2013-06-03mx6slevk: Allow booting a device tree kernelFabio Estevam
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut
2013-06-03arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang
2013-06-03arm: vf610: Add Vybrid VF610 to mxc_ocotp documentAlison Wang
2013-06-03arm: vf610: Add uart support for Vybrid VF610Alison Wang
2013-06-03arm: vf610: Add watchdog support for Vybrid VF610Alison Wang
2013-06-03net: fec_mxc: Add support for Vybrid VF610Alison Wang
2013-06-03arm: vf610: Add Vybrid VF610 CPU supportAlison Wang
2013-06-03arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang
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-06-03cmd_sf: Add print mesgs on sf read/write commandsJagannadha Sutradharudu Teki