Age | Commit message (Expand) | Author |
2014-04-17 | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini |
2014-04-17 | keystone2: add keystone multicore navigator driver | Vitaly Andrianov |
2014-04-17 | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov |
2014-04-17 | arm: add support for arch timer | Vitaly Andrianov |
2014-04-17 | dra7xx_evm: Add QSPI_4 support, qspiboot build target | Tom Rini |
2014-04-17 | omap3/sys_info: provide interface to read die id | Nishanth Menon |
2014-04-17 | OMAP: common: consolidate fake USB ethernet MAC address creation | Nishanth Menon |
2014-04-17 | ARM: OMAP: replace custom sr32() by standard I/O accessors | Wolfgang Denk |
2014-04-17 | ARM: OMAP: hide custom bit manipulation function sr32() | Wolfgang Denk |
2014-04-17 | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-07 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-07 | ARM: Add workaround for Cortex-A9 errata 761320 | Nitin Garg |
2014-04-07 | ARM: Add workaround for Cortex-A9 errata 794072 | Nitin Garg |
2014-04-07 | socfpga: Adding Clock Manager driver | Chin Liang See |
2014-03-28 | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada |
2014-03-13 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-13 | arm: exynos: Squash bogus warnings in pinmux | Marek Vasut |
2014-03-12 | am33xx: Rework #ifdef's around s_init for clarity | Tom Rini |
2014-03-12 | exynos4:pinmux:fdt: decode peripheral id | Piotr Wilczek |
2014-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
2014-03-04 | ARM: AM43xx: Change DDR3 Reset Value | Dave Gerlach |
2014-03-04 | ARM: AM43xx: Write sdram_config to secure_emif_sdram_config | Dave Gerlach |
2014-03-04 | ARM: AM43xx: EMIF: configure self-refresh entry delay | Dave Gerlach |
2014-03-04 | ARM: AM43xx: clocks: Enable CPGMAC clock control | Mugunthan V N |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: Switch to -mno-unaligned-access when supported by the compiler | Tom Rini |
2014-02-26 | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2014-02-25 | arm: omap: delete unincluded omap-common/config.mk | Masahiro Yamada |
2014-02-25 | kbuild: refactor more IMX image rules | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for IMX images | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for mkimage rules | Masahiro Yamada |
2014-02-24 | arm: delete unused macro CONFIG_ARCH_DEVICE_TREE | Masahiro Yamada |
2014-02-24 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-02-22 | arch: bcm281xx: Initial commit of bcm281xx architecture code | Darwin Rambo |
2014-02-22 | arch: kona: Initial commit of kona-common architecture code | Darwin Rambo |
2014-02-21 | ti814x: Fix illegal use of FP ops in clock_ti814x.c | Måns Rullgård |
2014-02-21 | DRA7: fix ABB efuse offset for OPP_NOM | Nishanth Menon |
2014-02-21 | ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 | Janne Grunau |
2014-02-21 | ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control | Dave Gerlach |
2014-02-21 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-02-20 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-02-19 | kbuild,tegra124: add dummy obj- for Kbuild | Masahiro Yamada |
2014-02-19 | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada |
2014-02-19 | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | ARM: O5/dra7xx: Add SATA boot support | Dan Murphy |
2014-02-19 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |