arch: bcm281xx: Initial commit of bcm281xx architecture code
[kernel/u-boot.git] / arch / arm /
2014-02-22 Darwin Ramboarch: bcm281xx: Initial commit of bcm281xx architecture...
2014-02-22 Darwin Ramboarch: kona: Initial commit of kona-common architecture...
2014-02-20 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-02-19 Masahiro Yamadakbuild,tegra124: add dummy obj- for Kbuild
2014-02-19 Masahiro YamadaMove CONFIG_DISPLAY_CPUINFO to Makefile
2014-02-19 Masahiro YamadaMove #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to...
2014-02-19 Masahiro Yamadadts: generate multiple device tree blobs
2014-02-19 Masahiro Yamadadts: move device tree sources to arch/$(ARCH)/dts/
2014-02-19 Masahiro Yamadadts: re-write dts/Makefile more simply with Kbuild
2014-02-19 Masahiro Yamadakbuild: use Linux Kernel build scripts
2014-02-19 Masahiro Yamadakbuild: add dummy obj-y to create built-in.o
2014-02-19 Masahiro Yamadakbuild: change out-of-tree build
2014-02-19 Dan MurphyARM: O5/dra7xx: Add SATA boot support
2014-02-19 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-02-19 Andy Ngimx6 SION bit has to be on for the pins that are used...
2014-02-19 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-02-19 Siva Durga Prasad... arm: zynq: correct the argument to lldiv
2014-02-19 Michal Simekzynq: Add support for U-BOOT SPL
2014-02-19 Michal Simekzynq: Update CLK in bdinfo
2014-02-19 Soren Brinkmannzynq: Implement dump clock command
2014-02-19 Soren Brinkmannnet: zynq_gem: Calculate clock dividers dynamically
2014-02-19 Soren Brinkmannnet: zynq_gem: Move RCLK details out of driver
2014-02-19 Michal Simekzynq: timer: Fix hangs if network activity attempted...
2014-02-19 Soren Brinkmannzynq: timer: Migrate to zynq clock framework
2014-02-19 Soren Brinkmannzynq: Provide a framework to read clock frequencies
2014-02-19 Michal Simekzynq: serial: Simplify serial driver initialization
2014-02-19 Michal Simekzynq: Move bootmode to headers
2014-02-19 Michal Simekzynq: Enable dcache support
2014-02-19 Albert ARIBAUDMerge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-02-14 Stephen WarrenARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
2014-02-13 Michal Simekzynq: Fix elf header generation
2014-02-13 Stephen WarrenARM: bcm2835: config.mk isn't needed
2014-02-13 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-02-11 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-11 Markus NiebelARM: imx6: fix wrong fec clk
2014-02-11 Fabio Estevammx6: Enable L2 cache support
2014-02-11 Fabio Estevammx6: Distinguish mx6dual from mx6quad
2014-02-11 Fabio Estevamimx: Introduce a header for the imx cpu versions
2014-02-11 Anson Huangimx6: make sure MMDC_CHx_MASK is clear to avoid warm...
2014-02-11 Anson Huangimx6: ensure AHB clock is 132MHz in low freq boot mode
2014-02-10 Inha Songexynos: clock: use the clear and set bits macros.
2014-02-10 Inha Songexynos: clock: fixed that cfg is set to wrong value.
2014-02-07 Tom RiniSPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL...
2014-02-07 Rajeshwari S ShindeMMC: DWMMC: Correct the CLKDIV register value
2014-02-07 Piotr Wilczekarm:s5pc110: add cpu revision
2014-02-07 Piotr Wilczekarm:exynos: add cpu revision
2014-02-06 Marek VasutARM: IXP: Remove the IXP architecture support
2014-02-05 Minkyu Kangexynos: pinmux: remove unnecessary routine
2014-02-05 Minkyu Kangexynos: pinmux: remove unnecessary define
2014-02-05 Minkyu Kangexynos: pinmux: sort the list of peripherals
2014-02-04 Tom RiniMerge branch 'serial' of git://denx.de/git/u-boot-micro...
2014-02-04 Tom RiniMerge branch 'net' of git://denx.de/git/u-boot-microblaze
2014-02-03 Tom WarrenARM: tegra: add DT files for Tegra124 and Venice2
2014-02-03 Tom WarrenARM: tegra: add common (shared) CPU files
2014-02-03 Tom WarrenARM: tegra: Add CPU (armv7) files for Tegra124
2014-02-03 Tom WarrenARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
2014-02-03 Tom WarrenARM: tegra: add/edit headers for Tegra124
2014-02-03 Stephen WarrenARM: tegra: fix a typo in the tegra114.dtsi
2014-02-03 Stephen WarrenARM: tegra: remove a conditional for CSITE rate
2014-02-03 Stephen WarrenARM: tegra: enable PLLX only once it's been fully confi...
2014-02-03 Stephen WarrenARM: tegra: pass just partition ID to power_partition()
2014-02-03 Stephen WarrenARM: tegra: misc cleanups triggered by Tegra124 review
2014-02-03 Jimmy ZhangARM: tegra: don't exceed AVP limits when configuring...
2014-02-03 Stephen WarrenARM: tegra: amend pmc.h for Tegra114+
2014-02-03 Tom WarrenARM: tegra: implement MASK_BITS_31_29
2014-02-03 Stephen WarrenARM: tegra: MASK_BITS_ no longer needs specific values
2014-02-03 Stephen WarrenARM: tegra: use MASK_BITS_* macros everywhere
2014-02-03 Stephen WarrenARM: tegra: rename OUT_CLK_SOURCE_*
2014-02-03 Stephen WarrenARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
2014-02-03 Tom WarrenARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
2014-02-03 Stephen WarrenARM: tegra: accept any SKU ID for most chips
2014-02-03 Przemyslaw Marczaks5p: gpio: change gpio coding method for s5p gpio.
2014-01-29 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-01-28 Albert ARIBAUDMerge branch 'u-boot-arm/next' into 'u-boot-arm/master'
2014-01-26 Marek VasutARM: mx6: Add PCI express driver
2014-01-26 Marek VasutARM: mx6: Add PCI express clock configuration
2014-01-26 Marek VasutARM: armv7: Make indirect vector addresses globl
2014-01-26 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-24 Dan Murphyspl: common: Support for USB MSD FAT image loading
2014-01-24 Masahiro YamadaARM: merge commonly-defined PLATFORM_RELFLAGS
2014-01-24 Darwin Rambolib: time: add weak timer_init() function
2014-01-24 Nishanth MenonDRA7: add ABB setup for MPU voltage domain
2014-01-24 Nishanth MenonDRA7: Add support for ES1.1 silicon ID code
2014-01-24 Satyanarayana, SandhyaARM: AM335x: Enable DDR dynamic IO power down
2014-01-24 Enric Balletbò i... ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
2014-01-24 Jassi BrarARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABL...
2014-01-24 Jassi BrarARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCK...
2014-01-20 Stephen WarrenARM: bcm2835: fix mailbox timeout
2014-01-20 Stephen WarrenARM: rpi_b: power on SDHCI and USB HW modules
2014-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-01-20 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2014-01-17 Fabio Estevammx6: Revert "mx6: soc: Disable VDDPU regulator"
2014-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-15 Nobuhiro Iwamatsuarm: rmobile: Add SH QSPI base register address
2014-01-15 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-01-15 Fabio Estevammx6: Add initial support for the Hummingboard solo
2014-01-15 Fabio Estevammx6: clock: Pass the frequency as argument of enable_fe...
next