Commit Graph

1360 Commits (7a46b2c7f2be031906bb806193af18096b5dc135)

Author SHA1 Message Date
Lucas Stach a896211ff1 tegra20: port to new ehci interface 12 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 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
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 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
Allen Martin 0f20bb601f arm: work around assembler bug 12 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 12 years ago
Dinh Nguyen 7029394d82 ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h 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
Luka Perkov 6d4ebd159e kirkwood: fix mpp.h coding style 12 years ago
Gabriel Huau 5d889ae79e ARM : Add GPIO Driver and IOMUX definition for S3C2440 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
Hideyuki Sano 1a31ca4a78 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board 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
Tetsuyuki Kobayashi 2c1157df46 arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt 12 years ago
Nobuhiro Iwamatsu c7ee8a508b arm: rmobile: Support build with gcc-4.6 or later 12 years ago
Tetsuyuki Kobayashi 4306abda00 arm: rmobile: kzm9g: enable reset command 12 years ago
Tetsuyuki Kobayashi a12633122c arm: rmobile: kzm9g: Adjust low level hardware setting 12 years ago
Nobuhiro Iwamatsu 8d811ca36a arm: rmobile: Add supoprt for KMC KZM-A9-GT board 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
Nobuhiro Iwamatsu a6cd85aad2 ARMv7: Add register definition of global timer 12 years ago
Joel A Fernandes 90207b6268 am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 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