| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | vexpress_aemv8a.h: Clean up the config | Tom Rini | 2014-08-30 | -8/+5 |
* | | | cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images | Tom Rini | 2014-08-30 | -1/+142 |
* | | | arm64: Correct passing of Linux kernel args | Tom Rini | 2014-08-30 | -3/+5 |
* | | | arm: convert Cygnus and NSP boards to Kconfig | Steve Rae | 2014-08-30 | -0/+72 |
* | | | arm: add Cygnus and NSP boards | Scott Branden | 2014-08-30 | -0/+244 |
* | | | arm: bcmnsp: Add bcmnsp u-architecture | Scott Branden | 2014-08-30 | -0/+26 |
* | | | arm: bcmcygnus: Add bcmcygnus u-architecture | Scott Branden | 2014-08-30 | -0/+27 |
* | | | arm: iproc: Initial commit of iproc architecture code | Scott Branden | 2014-08-30 | -0/+423 |
* | | | arm: vf610: add NFC clock support | Stefan Agner | 2014-08-30 | -0/+15 |
* | | | arm: vf610: add NFC pin mux | Stefan Agner | 2014-08-30 | -0/+38 |
* | | | MAINTAINERS: change the status of vexpress board to Orphan | Masahiro Yamada | 2014-08-30 | -1/+1 |
* | | | ARM: Fix overflow in MMU setup | Marek Vasut | 2014-08-30 | -1/+1 |
* | | | arm: bcm281xx: add board with Ethernet capability | Steve Rae | 2014-08-30 | -0/+9 |
* | | | arm: bcm281xx: net: Add Ethernet Driver | Jiandong Zheng | 2014-08-30 | -0/+1536 |
* | | | arm: bcm281xx: Add Ethernet Clock support | Jiandong Zheng | 2014-08-30 | -0/+181 |
* | | | ARM: enable ARMv7 virt support for the Arndale board | Andre Przywara | 2014-08-30 | -0/+18 |
* | | | arm: ep9315: Add .vectors section to lds and remove obsolete lds | Sergey Kostanbaev | 2014-08-30 | -58/+1 |
* | | | socfpga: cleanup socfpga_dw_mmc | Pavel Machek | 2014-08-30 | -4/+4 |
* | | | socfpga: initialize designware ethernet | Pavel Machek | 2014-08-30 | -9/+51 |
* | | | socfpga: Fix SOCFPGA build error for Altera dev kit | Chin Liang See | 2014-08-29 | -3/+9 |
* | | | socfpga: fix clock manager register definition | Pavel Machek | 2014-08-29 | -101/+107 |
* | | | arm: include config.h in arch/arm/lib/vectors.S | Christian Riesch | 2014-08-29 | -0/+2 |
* | | | ARM:asm:io.h use static inline | Jeroen Hofstee | 2014-08-29 | -6/+6 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-08-29 | -392/+679 |
|\ \ |
|
| * | | pcm051: use ti_am335x_common.h config | Matwey V. Kornilov | 2014-08-25 | -136/+4 |
| * | | ARM: DRA: Enable VTT regulator | Lokesh Vutla | 2014-08-25 | -0/+36 |
| * | | am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice | Tom Rini | 2014-08-25 | -43/+27 |
| * | | cm-t54: convert to generic board | Dmitry Lifshitz | 2014-08-25 | -0/+3 |
| * | | cm-t54: fix eMMC boot mode check | Dmitry Lifshitz | 2014-08-25 | -1/+1 |
| * | | cm-t54: fix EEPROM read return value check | Dmitry Lifshitz | 2014-08-25 | -2/+2 |
| * | | ARM: DRA7: Enable software leveling for dra7 | Sricharan R | 2014-08-25 | -68/+32 |
| * | | SOM: tam3517: convert to generic board | Jeroen Hofstee | 2014-08-25 | -0/+1 |
| * | | keystone2: use EFUSE_BOOTROM information to configure PLLs | Vitaly Andrianov | 2014-08-25 | -8/+173 |
| * | | board/ti/dra7xx: add support for parallel NOR | pekon gupta | 2014-08-25 | -8/+78 |
| * | | board/ti/dra7xx: add support for parallel NAND | pekon gupta | 2014-08-25 | -0/+78 |
| * | | board/ti/am43xx: add support for parallel NAND | pekon gupta | 2014-08-25 | -1/+107 |
| * | | board/ti/am335x: add support for beaglebone NOR Cape | pekon gupta | 2014-08-25 | -60/+48 |
| * | | board/ti/am335x: add support for beaglebone NAND cape | pekon gupta | 2014-08-25 | -20/+38 |
| * | | board/ti/am335x: update configs for parallel NAND | pekon gupta | 2014-08-25 | -24/+29 |
| * | | am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT | Tom Rini | 2014-08-25 | -0/+1 |
| * | | common/Makefile: Consolidate SPL ENV options, correct inclusion | Tom Rini | 2014-08-25 | -7/+5 |
| * | | tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND | Tom Rini | 2014-08-25 | -1/+5 |
| * | | TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR | Tom Rini | 2014-08-25 | -8/+11 |
| * | | am335x_evm: Move SPL network defines | Tom Rini | 2014-08-25 | -9/+4 |
* | | | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2014-08-29 | -5/+25 |
|\ \ \ |
|
| * | | | usb: hub: don't check CONNECTION in hub_port_reset() | Stephen Warren | 2014-08-29 | -3/+16 |
| * | | | usb: Handle -ENODEV from usb_lowlevel_init() | Marek Vasut | 2014-08-29 | -2/+9 |
* | | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-08-29 | -20/+5 |
|\ \ \ \ |
|
| * | | | | ARM: zynq: Remove spl.h | Michal Simek | 2014-08-19 | -18/+2 |
| * | | | | ARM: zynq: Move ps7_init() out of spl.h | Michal Simek | 2014-08-19 | -2/+2 |