Commit Graph

20870 Commits (b8bfde7f0157c1266b23d71a5da81319302d9bb4)
 

Author SHA1 Message Date
Lokesh Vutla 63fc0c775c ARM: DRA7xx: power Add support for tps659038 PMIC 12 years ago
Lokesh Vutla 4de28d7921 ARM: DRA7xx: Add control id code for DRA7xx 12 years ago
Lokesh Vutla 4ca94d8186 ARM: OMAP4+: pmic: Make generic bus init and write functions 12 years ago
Lokesh Vutla af1d002f89 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h 12 years ago
Sricharan R bcdd8f72f3 ARM: OMAP5: clocks: Do not enable sgx clocks 12 years ago
Lokesh Vutla 9239f5b625 ARM: OMAP4+: Cleanup header files 12 years ago
Lubomir Popov e0a8c99e61 OMAP5: Fix bug in omap5_es1_prcm struct 12 years ago
Andrii Tseglytskyi e69c585d76 OMAP5: add ABB setup for MPU voltage domain 12 years ago
Andrii Tseglytskyi 4d0df9c1e9 OMAP3+: introduce generic ABB support 12 years ago
Joel A Fernandes a662e0c345 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver 12 years ago
Daniel Schwierzeck e1208c2fe5 MIPS: asm/errno.h: switch to asm-generic/errno.h 12 years ago
Gabor Juhos f0550f87f4 MIPS: fix __raw_* IO accessors 12 years ago
Albert ARIBAUD 10e167329b Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 12 years ago
Gabor Juhos 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 12 years ago
Stephen Warren 064d55f8bc fdt: remove unaligned access in fdt_fixup_ethernet() 12 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 12 years ago
Peter Korsgaard 12d7a47420 am335x: enable falcon boot mode for mmc (raw and fat) and nand 12 years ago
Peter Korsgaard 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant 12 years ago
Peter Korsgaard 721931f805 spl_mmc: mmc_load_image_raw(): Add sector argument 12 years ago
Peter Korsgaard 7ad2cc7964 spl_mmc: add Falcon mode support for FAT variant 12 years ago
Tom Rini b6144dfce9 devkit8000: Add SPL_OS for MMC support 12 years ago
Peter Korsgaard 2fabd0bcaa spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out 12 years ago
Peter Korsgaard 79adb7a2b5 spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging 12 years ago
Tom Rini 47b8e52744 Merge branch 'master' of git://git.denx.de/u-boot-video 12 years ago
Tom Rini 38d240dcf8 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
Tom Warren dbc000bfb5 ARM: tegra: only enable SCU on Tegra20 12 years ago
Fabio Estevam 4a1c7b13ae vf610twr: Drop unneeded 'status' variable 12 years ago
Stephen Warren 374e837069 input: Finish simplifing key_matrix_decode_fdt() 12 years ago
Fabio Estevam 7fb72c7979 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART 12 years ago
Tom Rini 397bfd4642 checkpatch.pl: Add 'printf' to logFunctions 12 years ago
Tom Rini edfcf85a0a am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> 12 years ago
Stephen Warren ea697ae7eb ARM: bcm2835: add simplefb DT node during bootz/m 12 years ago
Stephen Warren 6a195d2d8a lcd: add functions to set up simplefb device tree 12 years ago
Tom Rini eecf9e2e78 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Tom Rini 1318d00e58 Merge branch 'tpm' of git://git.denx.de/u-boot-x86 12 years ago
Tom Rini 4596dcc1d4 am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c 12 years ago
Tom Rini 320d9746d3 am33xx: Correct NON_SECURE_SRAM_START/END 12 years ago
Tom Rini 0ac6db2631 omap-common/hwinit-common.c: Mark omap_rev_string as static 12 years ago
Stephen Warren 99bd544ee7 fdt: allow bootdelay to be specified via device tree 12 years ago
Stephen Warren df637fa6da input: simplify key_matrix_decode_fdt() 12 years ago
Stephen Warren e573617c09 input: fix unaligned access in key_matrix_decode_fdt() 12 years ago
Masahiro Yamada b8521b740b common: board_f: Do not call board_postclk_init twice 12 years ago
Marek Vasut 67cd4a6348 disk: Fix possible out-of-bounds access in part_efi.c 12 years ago
Simon Glass 301e803867 sandbox: image: Create a test for loading FIT images 12 years ago
Simon Glass 13167dac19 bootstage: Remove unused entries related to kernel/ramdisk/fdt load 12 years ago
Simon Glass c6ac13bdea sandbox: image: Adjust FIT image printing to work with sandbox 12 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass aed161e5fe sandbox: Adjust bootm command to work with sandbox 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 years ago