summaryrefslogtreecommitdiff
path: root/arch
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-03-16Remove code that disabled cache in _x86boot_startDuncan Laurie
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-18X86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black
2012-01-18X86: Fix some minor bugs in the code that picks a relocation addressGabe Black
2012-01-17CHROMIUM: x86: Fix off-by-one error in do_elf_reloc_fixups()Duncan Laurie
2012-01-13X86: Override calculate_relocation_address to use the e820 mapGabe Black
2012-01-13Declare __text_start and __bss_end which will be used in the next commitGabe Black
2012-01-13X86: Make calculate_relocation_address an overridable functionGabe Black
2012-01-13X86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black
2012-01-13X86: Make the upper bound on relocated symbols closed instead of openGabe Black
2012-01-10CHROMIUM: x86: Ignore memory >4GB when parsing Coreboot tablesDuncan Laurie
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass