summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: fdt: add gpio polarity to fdt and crossystem dataChe-Liang Chiou
2011-08-29CHROMIUM: twostop: prototype twostop firmwareChe-Liang Chiou
2011-08-29Remove local machine type table in favor of fdtSimon Glass
2011-08-29fdt: Add machine-arch-type to each boardSimon Glass
2011-08-29tegra: Small clean up of board display codeSimon Glass
2011-08-29fdt: Move board name query into fdt_decodeSimon Glass
2011-08-29fdt: Fix shift modifier in Kaen and AeblSimon Glass
2011-08-29fdt: Add Aebl keyboard supportSimon Glass
2011-08-29CHROMIUM: aebl: add default hwid to fdtChe-Liang Chiou
2011-08-29fdt: Add Kaen keyboard supportSimon Glass
2011-08-29fdt: Add initial device tree for HarmonySimon Glass
2011-08-29fdt: Update Kaen for new MMC and GPIO codeSimon Glass
2011-08-29fdt: Add Seaboard ctrl-key tableSimon Glass
2011-08-29arm: Tegra: Add FDT support to keyboard driverAnton Staaf
2011-08-29fdt: Add Seaboard keyboard definitionAnton Staaf
2011-08-29Tegra2: Change the pixel clock of LCD to 70.6MhzDilan Lee
2011-08-29Allow compiling out realmode/bios code.Gabe Black
2011-08-29fdt: Add initial Aebl device treeSimon Glass
2011-08-29CHROMIUM: fdt: add odmdata and hwid to dtsChe-Liang Chiou
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
2011-08-29Change how reset code is excluded.Gabe Black
2011-08-29Add Aebl supportSimon Glass
2011-08-29Tegra: Add clock_set_rate() to adjust main PLLsDilan Lee
2011-08-29fdt: tegra2: Add MMC portsSimon Glass
2011-08-29fdt: Refactor GPIO support a littleSimon Glass
2011-08-29Import code from coreboot's libpayload to parse the coreboot table.Gabe Black
2011-08-29Move GPIO setup to the MMC driverSimon Glass
2011-08-29Fix Harmony buildSimon Glass
2011-08-29fdt: Add odmdata to the device treeSimon Glass
2011-08-29Initialize UART on Kaen properly.Vadim Bendebury
2011-08-29Derive board name and machine ID from the device tree.Vadim Bendebury
2011-08-29Make sure gpio config mismatch is properly reported.Vadim Bendebury
2011-08-29Add Kaen u-boot device tree.Vadim Bendebury
2011-08-29Fix out of tree compilation problem.Vadim Bendebury
2011-08-29CHROMIUM: [6/7] fix to merely compilable; rewrite gpio accessor to the new te...Che-Liang Chiou
2011-08-29tegra2: add warmboot code to support LP0Yen Lin
2011-08-29CHROMIUM: [1/7] fix to merely compilable; delete obsolete filesChe-Liang Chiou
2011-08-29fdt: tegra2: Use aliases to select USB portsSimon Glass
2011-08-29Implement recursively scanning PCI busses on the coreboot "board".Gabe Black
2011-08-29Tell u-boot about PCI bus 0 when initializing the coreboot "board".Gabe Black
2011-08-29tegra2: Run-time assignment of USB port numbersSimon Glass
2011-08-29fdt: tegra2: Add aliases for USB portsSimon Glass
2011-08-29arm: Tegra2: Set emc to performance configurationJimmy Zhang
2011-08-29tegra2: add crypto library for warmboot codeYen Lin
2011-08-29Modify u-boot code to allow building coreboot payload.Vadim Bendebury
2011-08-29can separately enable vboot-related debug outputChe-Liang Chiou
2011-08-29Get hwid from GBB and correct write-protect GPIO polarityChe-Liang Chiou
2011-08-29Implement cold rebootChe-Liang Chiou
2011-08-29Remove TPM functions and x86-specific CPU stateChe-Liang Chiou
2011-08-29Fix compiler warnings on pmu.cJimmy Zhang