summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-04-16tegra: usb: Fix device enumeration problem of USB1Jim Lin
2014-03-16colibri_t20: disable PMIC sleep mode on low supply voltageColibri_T30_LinuxImageV2.1Beta3_20140318Colibri_T20_LinuxImageV2.1Beta3_20140318Apalis_T30_LinuxImageV2.1Beta3_20140318Marcel Ziswiler
2013-08-12apalis/colibri_t30: implement memory size auto detectionMarcel Ziswiler
2013-05-09apalis/colibri_t30: increase CPU frequency at bootMarcel Ziswiler
2013-05-09apalis_t30: initial integrationMarcel Ziswiler
2013-05-01colibri_t20/30: mmc: integrate NVIDIA partition table parsingMarcel Ziswiler
2013-01-11colibri_t30: migrate to proper machine typeMarcel Ziswiler
2012-12-18T30: define USE_PRIVATE_LIBGCC, oe-core can't build withoutT20_LinuxImageV2.0Beta1_20121218Max Krummenacher
2012-11-28CPU reset bitfields: - fix bitpositions in CLK_RST_CONTROLLER_RST_CPU_CMPLX_S...Max Krummenacher
2012-11-28ap20.c: - fix FLOW_MODE field location, is 31:29 according to register descri...Max Krummenacher
2012-11-28ap20.c: - fix use of interleaved use of struct pll vs. struct pll_simple here...Max Krummenacher
2012-10-30Merge branch 'chromeos-v2011.06' into colibriMarcel Ziswiler
2012-10-29tegra: add enterrcm commandStephen Warren
2012-10-18colibri_t20: nand: change offset handlingMarcel Ziswiler
2012-10-18colibri_t20: nand: integrate NVIDIA partition table parsingMarcel Ziswiler
2012-10-18colibri_t20: add sanity check to board_query_sdram_size()Marcel Ziswiler
2012-10-18tegra 30: PMIC init commentMarcel Ziswiler
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-06-05arm: tegra3: Fix bootup up issuePuneet Saxena
2012-02-27arm: tegra3: add warmboot code needed for LP0Varun Wadekar
2012-02-24arm: tegra: move warmboot_avp.h over to common locationVarun Wadekar
2012-02-24arm: tegra3: header file for the MC/EMC registersVarun Wadekar
2012-02-24arm: tegra3: header file for sdmmc controller registersVarun Wadekar
2012-02-24arm: tegra3: add header for APB_MISC_GP and padctrl registersVarun Wadekar
2012-02-24arm: tegra3: add header file to describe the AHB controllerVarun Wadekar
2012-02-24arm: tegra3: add PMC registersVarun Wadekar
2012-02-24arm: tegra3: add AHB aperture base addressVarun Wadekar
2012-02-24arm: tegra3: add flow controller registersVarun Wadekar
2012-02-16arm: tegra: add chipid value to uniquely identify tegra3Varun Wadekar
2012-02-16arm: config: tegra: add bct offset addressVarun Wadekar
2012-02-14arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-08Revert "arm: tegra2: split LP0 code to help future chips"Brian Harring
2012-02-08Revert "arm: tegra2: add .lds to calculate warm boot code size"Brian Harring
2012-02-08arm: tegra2: add .lds to calculate warm boot code sizeVarun Wadekar
2012-02-08arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-07video: tegra: Change the clock settings for LCD driverPuneet Saxena
2012-02-07tegra: Change parent clock for Tegra2 and Tegra3Puneet Saxena
2012-02-07tegra: Extend support for RAM size as 2GBPuneet Saxena
2012-02-07tegra: Move display.c & pwfm.c from tegra2 to tegra-commonPuneet Saxena
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2012-01-05hack: Change relocation over to use memset/memcpySimon Glass
2011-12-21arm: Implement CONFIG_DELAY_CONSOLESimon Glass
2011-12-20tegra: Add debugging to display clocks during initSimon Glass
2011-12-20Add a new boot stage to time relocationSimon Glass
2011-12-13tegra: USB: Add T30 USB header filesTom Warren
2011-12-12tegra: Update clocks after fdt is availableSimon Glass
2011-12-12tegra: Remove CONFIG_SYS_PLLP_BASE_IS_408MHZSimon Glass
2011-12-05Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2011-12-05tegra: Add a clock rate parameter to clock_early_init()Simon Glass
2011-12-02Adjust pllx_set_rate to remove delayBernie Thompson