Commit Graph

904 Commits (ed2974493e838399eacd4bf88f38b215955688a8)

Author SHA1 Message Date
Simon Glass ed2974493e tegra: fdt: Add function to return peripheral/clock ID 13 years ago
Simon Glass 1c1cce99d4 tegra: usb: fdt: Add additional device tree definitions for USB ports 13 years ago
Simon Glass 1f1a02123c tegra: fdt: Add clock bindings 13 years ago
Simon Glass c3474ef32d tegra: fdt: Add Tegra2x device tree file from kernel 13 years ago
Simon Glass 92665df21d arm: fdt: Add skeleton device tree file from kernel 13 years ago
Tom Warren d8bd820935 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load 13 years ago
Marek Vasut 345cd3584c i.MX28: Enable caches by default 13 years ago
Marek Vasut a4aaad7048 ARM926EJS: Implement cache operations 13 years ago
Anatolij Gustschin b39643b72c nhk8815: fix build errors 13 years ago
Rob Herring 0c34e69f57 ARM: highbank: add reset support 13 years ago
Rob Herring 877012df30 ARM: highbank: Add boot counter support 13 years ago
Rob Herring ceb2071c6b ARM: highbank: fix us_to_tick calculation 13 years ago
Rob Herring f1e2d1762d ARM: highbank: add missing get_tbclk 13 years ago
Chander Kashyap 95c2fb371a EXYNOS: Add structure for Exynos4 DMC 13 years ago
David Müller (ELSOFT AG) d0b3b49615 ARM: fix s3c2410 timer code 13 years ago
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm 13 years ago
Stefano Babic 53c4492c0b SPL: call cleanup_before_linux() before booting Linux 13 years ago
Stefano Babic da521387a4 OMAP3: SPL: do not call I2C init if no I2C is set. 13 years ago
Stefano Babic d460587a44 Add cache functions to SPL for armv7 13 years ago
Simon Schwarz ace73189a5 omap/spl: change output of spl_parse_image_header 13 years ago
Simon Schwarz 379c19ab70 omap-common/spl: Add linux boot to SPL 13 years ago
Simon Schwarz 9e70c08b6f devkit8000/spl: init GPMC for dm9000 in SPL 13 years ago
Simon Schwarz df163a5980 omap-common: Add NAND SPL linux booting 13 years ago
Fabio Estevam 67ee3dd35e mx53: Make PLL2 to be the parent of UART clock 13 years ago
Fabio Estevam a768386746 mx6: Read silicon revision from register 13 years ago
Marek Vasut 494931a674 i.MX28: Drop __naked function from spl_mem_init 13 years ago
Marek Vasut a89300338a i.MX28: Make the stabilization delays shorter 13 years ago
Fabio Estevam 334bd0e225 mx6: Remove duplicate definition of ANATOP_BASE_ADDR 13 years ago
Fabio Estevam cece262209 mx6: Fix reset cause for Power On Reset case 13 years ago
Marek Vasut 69d26d09de i.MX28: Enable additional DRAM address bits 13 years ago
Helmut Raiger 82081406a2 mx31: add "ARM11P power gating" to get_reset_cause 13 years ago
Marek Vasut cd207cde94 IXP: Fix GPIO_INT_ACT_LOW_SET() 13 years ago
Marek Vasut 0c7857f253 IXP: Squash warnings in IXP NPE 13 years ago
Marek Vasut 696df71b5f IXP: Make IXP buildable with arm-linux- toolchains 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago
Tom Rini ad1820a3c6 spl.c: Use __noreturn decorator 13 years ago
Robert Delien 56df16f25a Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers 13 years ago
Robert Delien 531bb825fd Introducing 8-bit wide register, mx28_register_8 13 years ago
Robert Delien b228e14e96 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 13 years ago
Marek Vasut 40083c52f7 i.MX28: Reformat the DRAM memory configuration data 13 years ago
Wolfgang Grandegger 3f467529ca usb/ehci: Add USB support for the MX6Q 13 years ago
Robert Delien 1e94d07faf i.mx28: Replaced magic numbers for scratch register addresses with register definitions 13 years ago
Robert Delien c67d9c5e58 i.mx28: Added register definitions for DIGCTL registers 13 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 13 years ago
Ajay Bhargav 54cb00486e USB: Armada100: EHCI Driver for Armada100 SOCs 13 years ago
Ajay Bhargav 732c7c2446 USB: Armada100: Add UTMI PHY interface driver 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago