summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2011-09-15u-boot DTS: Add bios-base for EdisonStefan Reinauer
2011-09-14fdt: coreboot: refactor to put Chrome OS config into a separate fileSimon Glass
2011-09-14Add an "bios-base" setting for stumpyGabe Black
2011-09-13tegra: Rename is_tegra2_processor_resetSimon Glass
2011-09-13tegra: Move common header files into arch-tegraSimon Glass
2011-09-12declare 1-to-1 mapping for PCI bus address spaceVincent Palatin
2011-09-12Drop the unnecessary flash stub implementation.Vadim Bendebury
2011-09-11Allocate room for u-boot environment.Vadim Bendebury
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-09-09fdt: Support NAND configuration via fdtSimon Glass
2011-09-09tegra2: NAND: 4/4 Group config and setup separatelySimon Glass
2011-09-09tegra2: NAND: 3/4 Move timing setup into its own functionSimon Glass
2011-09-09tegra2: NAND: 2/4 separate config and run-time dataSimon Glass
2011-09-09tegra2: NAND: 1/4 Rename nand_config to infoSimon Glass
2011-09-07Recover 128MB SDRAM in nvmem= section and align framebuffer for splash screens.Bryan Freed
2011-08-31Fix refactoring problems introduced earlier.Vadim Bendebury
2011-08-30Start vboot timer at zero.Vadim Bendebury
2011-08-29Fix IO UART selection from device treeStefan Reinauer
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29fdt: Change Seaboard's NAND flash addressSimon Glass
2011-08-29CHROMIUM: decode GPIO configs through <&gpio ...>Che-Liang Chiou
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29Expand flash map to maximize size for U-BootSimon Glass
2011-08-29fdt: Break out common Chrome OS componentsSimon Glass
2011-08-29add device trees for stumpy, lumpy and mario.Stefan Reinauer
2011-08-29tegra2: Small clean-up for NAND to make fdt easierSimon Glass
2011-08-29Revert "Expand flash map to maximize size for U-Boot"Gabe Black
2011-08-29rename x86-alex.dts to alex.dtsStefan Reinauer
2011-08-29Add flashmap information to the x86-alex device treeStefan Reinauer
2011-08-29tegra2: Implement board_panic_no_console()Simon Glass
2011-08-29Expand flash map to maximize size for U-BootSimon Glass
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29fdt: Add definitions for NAND and Seaboard flash chipSimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: Change the frame buffer addresses in FDT as same as kernel ones.Tom Wai-Hong Tam
2011-08-29Makes the VbExGetTimer vboot callback function board specificGabe Black
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29Fix checking if information about vboot's nv storage was in the cb tablesGabe Black
2011-08-29CHROMIUM: ARM: tegra: aebl: Populate remaining emc table entries.Dave Parker
2011-08-29Fix compiler warnings generated by gcc 4.6 (local only).Vadim Bendebury
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Add GPIO parsing on coreboot+uboot comboStefan Reinauer
2011-08-29Implement missing functions for vboot:Stefan Reinauer
2011-08-29CHROMIUM: ARM: tegra: aebl: Update EMC tables to match kernel.Doug Anderson
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29CHROMIUM: ARM: tegra: kaen: Update EMC tables to match kernel.Doug Anderson