Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | zynq: Enable dcache support | Michal Simek | 2014-02-19 | -0/+8 | |
| * | | | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -1541/+0 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ARM: IXP: Remove the IXP architecture support | Marek Vasut | 2014-02-06 | -1541/+0 | |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | venice2: move device tree to fix build error | Masahiro Yamada | 2014-02-20 | -3/+86 | |
* | | | | | | | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs | Alexey Brodkin | 2014-02-20 | -4/+0 | |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | kbuild,tegra124: add dummy obj- for Kbuild | Masahiro Yamada | 2014-02-19 | -0/+3 | |
* | | | | | | Move CONFIG_DISPLAY_CPUINFO to Makefile | Masahiro Yamada | 2014-02-19 | -6/+6 | |
* | | | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada | 2014-02-19 | -8/+3 | |
* | | | | | | dts: generate multiple device tree blobs | Masahiro Yamada | 2014-02-19 | -0/+38 | |
* | | | | | | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | -0/+2310 | |
* | | | | | | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | -1/+1 | |
* | | | | | | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -1/+1 | |
* | | | | | | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -2/+4 | |
* | | | | | | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -9/+9 | |
* | | | | | | ARM: O5/dra7xx: Add SATA boot support | Dan Murphy | 2014-02-19 | -10/+3 | |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-17 | -721/+5155 | |
|\ \ \ \ \ | |||||
| * | | | | | ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value | Stephen Warren | 2014-02-14 | -1/+1 | |
| * | | | | | zynq: Fix elf header generation | Michal Simek | 2014-02-13 | -0/+99 | |
| * | | | | | ARM: bcm2835: config.mk isn't needed | Stephen Warren | 2014-02-13 | -19/+0 | |
| * | | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-13 | -256/+145 | |
| |\ \ \ \ \ | |||||
| | * | | | | | exynos: clock: use the clear and set bits macros. | Inha Song | 2014-02-10 | -65/+20 | |
| | * | | | | | exynos: clock: fixed that cfg is set to wrong value. | Inha Song | 2014-02-10 | -0/+3 | |
| | * | | | | | arm:s5pc110: add cpu revision | Piotr Wilczek | 2014-02-07 | -0/+7 | |
| | * | | | | | arm:exynos: add cpu revision | Piotr Wilczek | 2014-02-07 | -2/+6 | |
| | * | | | | | exynos: pinmux: remove unnecessary routine | Minkyu Kang | 2014-02-05 | -6/+1 | |
| | * | | | | | exynos: pinmux: remove unnecessary define | Minkyu Kang | 2014-02-05 | -2/+1 | |
| | * | | | | | exynos: pinmux: sort the list of peripherals | Minkyu Kang | 2014-02-05 | -1/+1 | |
| | * | | | | | s5p: gpio: change gpio coding method for s5p gpio. | Przemyslaw Marczak | 2014-02-03 | -183/+109 | |
| | |/ / / / | |||||
| * | | | | | ARM: tegra: add DT files for Tegra124 and Venice2 | Tom Warren | 2014-02-03 | -0/+250 | |
| * | | | | | ARM: tegra: add common (shared) CPU files | Tom Warren | 2014-02-03 | -12/+24 | |
| * | | | | | ARM: tegra: Add CPU (armv7) files for Tegra124 | Tom Warren | 2014-02-03 | -0/+1651 | |
| * | | | | | ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 | Tom Warren | 2014-02-03 | -2/+318 | |
| * | | | | | ARM: tegra: add/edit headers for Tegra124 | Tom Warren | 2014-02-03 | -28/+2419 | |
| * | | | | | ARM: tegra: fix a typo in the tegra114.dtsi | Stephen Warren | 2014-02-03 | -1/+1 | |
| * | | | | | ARM: tegra: remove a conditional for CSITE rate | Stephen Warren | 2014-02-03 | -14/+6 | |
| * | | | | | ARM: tegra: enable PLLX only once it's been fully configured | Stephen Warren | 2014-02-03 | -4/+9 | |
| * | | | | | ARM: tegra: pass just partition ID to power_partition() | Stephen Warren | 2014-02-03 | -18/+15 | |
| * | | | | | ARM: tegra: misc cleanups triggered by Tegra124 review | Stephen Warren | 2014-02-03 | -4/+5 | |
| * | | | | | ARM: tegra: don't exceed AVP limits when configuring PLLP | Jimmy Zhang | 2014-02-03 | -87/+118 | |
| * | | | | | ARM: tegra: amend pmc.h for Tegra114+ | Stephen Warren | 2014-02-03 | -3/+7 | |
| * | | | | | ARM: tegra: implement MASK_BITS_31_29 | Tom Warren | 2014-02-03 | -4/+21 | |
| * | | | | | ARM: tegra: MASK_BITS_ no longer needs specific values | Stephen Warren | 2014-02-03 | -1/+1 | |
| * | | | | | ARM: tegra: use MASK_BITS_* macros everywhere | Stephen Warren | 2014-02-03 | -3/+3 | |
| * | | | | | ARM: tegra: rename OUT_CLK_SOURCE_* | Stephen Warren | 2014-02-03 | -12/+13 | |
| * | | | | | ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28 | Stephen Warren | 2014-02-03 | -3/+12 | |
| * | | | | | ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum | Tom Warren | 2014-02-03 | -12/+6 | |
| * | | | | | ARM: tegra: accept any SKU ID for most chips | Stephen Warren | 2014-02-03 | -0/+2 | |
| |/ / / / | |||||
| * | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-29 | -248/+40 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | DRA7: add ABB setup for MPU voltage domain | Nishanth Menon | 2014-01-24 | -3/+20 | |
| | * | | | DRA7: Add support for ES1.1 silicon ID code | Nishanth Menon | 2014-01-24 | -3/+13 |