Age | Commit message (Expand) | Author |
2012-04-16 | ARM926EJS: Fix cache.c to comply with checkpatch.pl | Marek Vasut |
2012-04-16 | ARM926EJS: Make asm routines volatile in cache ops | Marek Vasut |
2012-04-16 | ARM1136: MX35: Make asm routines volatile in cache ops | Stefano Babic |
2012-04-16 | ARM: add u-boot.imx as target for i.MX SOCs | Stefano Babic |
2012-04-16 | DMA: Split the APBH DMA init into block and channel init | Marek Vasut |
2012-04-16 | imx: Remove unneeded/repititive definitions from imx headers | Vikram Narayanan |
2012-04-16 | ARM: 926ejs: use debug() for misaligned addresses | Stefano Babic |
2012-04-16 | ARM1136: add cache flush and invalidate operations | Anatolij Gustschin |
2012-04-16 | i.MX6: implement enable_caches() | Eric Nelson |
2012-04-16 | i.MX6: define CACHELINE_SIZE | Eric Nelson |
2012-03-30 | BOOT: Add "bootz" command to boot Linux zImage on ARM | Marek Vasut |
2012-03-30 | arm: Use common .lds file where possible | Simon Glass |
2012-03-30 | arm: add a common .lds link script | Simon Glass |
2012-03-30 | arm: Remove unneeded setting of LDCSRIPT | Simon Glass |
2012-03-29 | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings | Anatolij Gustschin |
2012-03-29 | sdrc.c: Fix typo in do_sdrc_init() for SPL | Tom Rini |
2012-03-29 | tegra: i2c: Add I2C driver | Yen Lin |
2012-03-29 | tegra: fdt: i2c: Add extra I2C bindings for U-Boot | Simon Glass |
2012-03-29 | tegra: Enhance clock support to handle 16-bit clock divisors | Simon Glass |
2012-03-29 | tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE | Simon Glass |
2012-03-29 | arm: Check for valid FDT after console is up | Simon Glass |
2012-03-29 | tegra: usb: Add support for Tegra USB peripheral | Simon Glass |
2012-03-29 | tegra: fdt: Add function to return peripheral/clock ID | Simon Glass |
2012-03-29 | tegra: usb: fdt: Add additional device tree definitions for USB ports | Simon Glass |
2012-03-29 | tegra: fdt: Add clock bindings | Simon Glass |
2012-03-29 | tegra: fdt: Add Tegra2x device tree file from kernel | Simon Glass |
2012-03-29 | arm: fdt: Add skeleton device tree file from kernel | Simon Glass |
2012-03-29 | arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load | Tom Warren |
2012-03-29 | i.MX28: Enable caches by default | Marek Vasut |
2012-03-29 | ARM926EJS: Implement cache operations | Marek Vasut |
2012-03-28 | nhk8815: fix build errors | Anatolij Gustschin |
2012-03-28 | ARM: highbank: add reset support | Rob Herring |
2012-03-28 | ARM: highbank: Add boot counter support | Rob Herring |
2012-03-28 | ARM: highbank: fix us_to_tick calculation | Rob Herring |
2012-03-28 | ARM: highbank: add missing get_tbclk | Rob Herring |
2012-03-27 | EXYNOS: Add structure for Exynos4 DMC | Chander Kashyap |
2012-03-27 | ARM: fix s3c2410 timer code | David Müller (ELSOFT AG) |
2012-03-27 | arm: Add Prep subcommand support to bootm | Simon Schwarz |
2012-03-27 | SPL: call cleanup_before_linux() before booting Linux | Stefano Babic |
2012-03-27 | OMAP3: SPL: do not call I2C init if no I2C is set. | Stefano Babic |
2012-03-27 | Add cache functions to SPL for armv7 | Stefano Babic |
2012-03-27 | omap/spl: change output of spl_parse_image_header | Simon Schwarz |
2012-03-27 | omap-common/spl: Add linux boot to SPL | Simon Schwarz |
2012-03-27 | devkit8000/spl: init GPMC for dm9000 in SPL | Simon Schwarz |
2012-03-27 | omap-common: Add NAND SPL linux booting | Simon Schwarz |
2012-03-27 | mx53: Make PLL2 to be the parent of UART clock | Fabio Estevam |
2012-03-27 | mx6: Read silicon revision from register | Fabio Estevam |
2012-03-27 | i.MX28: Drop __naked function from spl_mem_init | Marek Vasut |
2012-03-27 | i.MX28: Make the stabilization delays shorter | Marek Vasut |
2012-03-27 | mx6: Remove duplicate definition of ANATOP_BASE_ADDR | Fabio Estevam |