| Commit message (Expand) | Author | Age | Lines |
* | DRA7: fix ABB efuse offset for OPP_NOM | Nishanth Menon | 2014-02-21 | -1/+1 |
* | ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 | Janne Grunau | 2014-02-21 | -0/+18 |
* | ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control | Dave Gerlach | 2014-02-21 | -4/+14 |
* | Add support for B&R KWB Motherboard | Hannes Petermaier | 2014-02-21 | -2/+4 |
* | am335x: Initial support for Silica Pengwyn board | Lothar Felten | 2014-02-21 | -0/+16 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-20 | -69/+2511 |
|\ |
|
| * | 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/+63 |
| * | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | -0/+2376 |
| * | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | -3/+3 |
| * | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | -0/+1 |
| * | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -18/+23 |
| * | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -2/+7 |
| * | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -28/+29 |
| * | microblaze: remove an empty file arch/microblaze/lib/time.c | Masahiro Yamada | 2014-02-19 | -0/+0 |
| * | ARM: O5/dra7xx: Add SATA boot support | Dan Murphy | 2014-02-19 | -10/+3 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -33/+246 |
|\ \ |
|
| * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK | Andy Ng | 2014-02-19 | -6/+6 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-02-11 | -2216/+142 |
| |\ \ |
|
| * | | | ARM: imx6: fix wrong fec clk | Markus Niebel | 2014-02-11 | -1/+1 |
| * | | | mx6: Enable L2 cache support | Fabio Estevam | 2014-02-11 | -0/+80 |
| * | | | mx6: Distinguish mx6dual from mx6quad | Fabio Estevam | 2014-02-11 | -3/+14 |
| * | | | imx: Introduce a header for the imx cpu versions | Fabio Estevam | 2014-02-11 | -13/+14 |
| * | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure | Anson Huang | 2014-02-11 | -0/+11 |
| * | | | imx6: ensure AHB clock is 132MHz in low freq boot mode | Anson Huang | 2014-02-11 | -0/+20 |
| * | | | ARM: mx6: Add PCI express driver | Marek Vasut | 2014-01-26 | -0/+27 |
| * | | | ARM: mx6: Add PCI express clock configuration | Marek Vasut | 2014-01-26 | -10/+66 |
| * | | | ARM: armv7: Make indirect vector addresses globl | Marek Vasut | 2014-01-26 | -0/+7 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-01-26 | -131/+2997 |
| |\ \ \ |
|
* | | | | | arm: zynq: correct the argument to lldiv | Siva Durga Prasad Paladugu | 2014-02-19 | -1/+2 |
* | | | | | zynq: Add support for U-BOOT SPL | Michal Simek | 2014-02-19 | -2/+151 |
* | | | | | zynq: Update CLK in bdinfo | Michal Simek | 2014-02-19 | -0/+5 |
* | | | | | zynq: Implement dump clock command | Soren Brinkmann | 2014-02-19 | -0/+21 |
* | | | | | net: zynq_gem: Calculate clock dividers dynamically | Soren Brinkmann | 2014-02-19 | -6/+9 |
* | | | | | net: zynq_gem: Move RCLK details out of driver | Soren Brinkmann | 2014-02-19 | -4/+4 |
* | | | | | zynq: timer: Fix hangs if network activity attempted after about one hour | Michal Simek | 2014-02-19 | -2/+2 |
* | | | | | zynq: timer: Migrate to zynq clock framework | Soren Brinkmann | 2014-02-19 | -4/+7 |
* | | | | | zynq: Provide a framework to read clock frequencies | Soren Brinkmann | 2014-02-19 | -2/+700 |
* | | | | | zynq: serial: Simplify serial driver initialization | Michal Simek | 2014-02-19 | -0/+2 |
* | | | | | zynq: Move bootmode to headers | Michal Simek | 2014-02-19 | -0/+6 |
* | | | | | 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 |
| | |_|/
| |/| | |
|
* | | | | 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 |
| |\ \ \ \ |
|