summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-10ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla
2013-06-10ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla
2013-06-10OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov
2013-06-10OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi
2013-06-10OMAP3+: introduce generic ABB supportAndrii Tseglytskyi
2013-06-10am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2013-06-07fdt: remove unaligned access in fdt_fixup_ethernet()Stephen Warren
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard
2013-06-07spl_mmc: add Falcon mode support for raw variantPeter Korsgaard
2013-06-07spl_mmc: mmc_load_image_raw(): Add sector argumentPeter Korsgaard
2013-06-07spl_mmc: add Falcon mode support for FAT variantPeter Korsgaard
2013-06-07devkit8000: Add SPL_OS for MMC supportTom Rini
2013-06-07spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init outPeter Korsgaard
2013-06-07spl_mmc: return error from mmc_load_image_{raw, fat} rather than hangingPeter Korsgaard
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-06ARM: tegra: only enable SCU on Tegra20Tom Warren
2013-06-06vf610twr: Drop unneeded 'status' variableFabio Estevam
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren
2013-06-06ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam
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