Commit Graph

874 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Lucas Stach 6d365ea0ac tegra20: add USB ULPI init code 12 years ago
Lucas Stach a896211ff1 tegra20: port to new ehci interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut 320de1354f serial: mxs: spl: Remove empty serial_* functions from SPL code 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Albert ARIBAUD dec96689ca arm: armv7: omap3: Fix restore sequence in lowlevel_init 12 years ago
Tetsuyuki Kobayashi 03eecab9a1 arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
Albert ARIBAUD 28e5ac2d97 arm: armv7: temporarily set -mno-unaligned-access 12 years ago
Dinh Nguyen 777544085d ARM: Add Altera SOCFPGA Cyclone5 12 years ago
Michal Simek 38b343dd05 arm: Support new Xilinx Zynq platform 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Michal Simek 4e7067f332 arm: Remove additional config flags 12 years ago
Benoît Thébaudeau 63ee53a7e9 armv7 cpu_init_crit: Simplify code 12 years ago
Gerlando Falauto b3168f4be8 kirkwood: implement kw_sdram_size_adjust 12 years ago
Gerlando Falauto 4551516525 kirkwood: implement kw_sdram_bs_set() 12 years ago
Holger Brunck cf37c5d98b kirkwood: use c-struct for access to SDRAM addr decode registers 12 years ago
Nobuhiro Iwamatsu 35729c6cb3 rmobile: Fix build timer driver with BUILD_DIR 12 years ago
Nobuhiro Iwamatsu 2d61084be9 arm: rmobile: Add cpu_eth_init function 12 years ago
Nobuhiro Iwamatsu 62d0b6bab1 arm: rmobile: Add support PFC of Renesas R8A7740 12 years ago
Nobuhiro Iwamatsu cfa291b7b8 arm: rmobile: Add support Renesas R8A7740 12 years ago
Nobuhiro Iwamatsu 2c541df901 arm: rmobile: Add support TMU base timer function 12 years ago
Nobuhiro Iwamatsu 2f7ea5b047 arm: rmobile: Change initializing ICCICR register 12 years ago
Tetsuyuki Kobayashi 4f007b8334 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction 12 years ago
Tetsuyuki Kobayashi 170cc96f6c arm: rmobile: kzm9g: fix CPU info 12 years ago
Nobuhiro Iwamatsu c7ee8a508b arm: rmobile: Support build with gcc-4.6 or later 12 years ago
Nobuhiro Iwamatsu b045a23773 arm: rmobile: Add support PFC of Renesas SH73A0 12 years ago
Nobuhiro Iwamatsu 1cdf2482d1 arm: rmobile: Add support Renesas SH73A0 12 years ago
Nobuhiro Iwamatsu 4fb44e22ec arm: rmobile: Add basic support for Renesas R-Mobile 12 years ago
Joel A Fernandes 90207b6268 am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX 12 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 12 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 12 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 12 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 12 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 12 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 12 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 12 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 12 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 12 years ago
Pavel Machek 9f8a6e7ae7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 12 years ago
Tom Rini 6abbe744d2 omap-common: Fix typo in save_boot_params() in lowlevel_init.S 12 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 12 years ago
Tom Rini 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 12 years ago
Stephen Warren 59d63f7d2c ARM: arm1176: Define arch_cpu_init() at the SoC level 12 years ago
Marek Vasut 61e129885a dm: net: Move IXP NPE to drivers/net/ 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Lucas Stach 22e7394021 tegra20: usb: rework set_host_mode 12 years ago