Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | mx6slevk: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -10/+10 | |
| | * | | | | mx6sabre_common: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -10/+10 | |
| | * | | | | mx6qarm2: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -5/+5 | |
| | * | | | | mx53loco: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -10/+10 | |
| | * | | | | mx51evk: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -10/+10 | |
| | * | | | | mx28evk: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -13/+13 | |
| | * | | | | mx23evk: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -6/+6 | |
| | * | | | | hummingboard: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -10/+10 | |
| | * | | | | cgtqmx6eval: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | -7/+7 | |
| | * | | | | ARM: m53evk: Enable CONFIG_REGEX | Marek Vasut | 2014-01-26 | -0/+2 | |
| | * | | | | ARM: m53evk: Rename mxc-nand to mxc_nand | Marek Vasut | 2014-01-26 | -2/+2 | |
| | * | | | | ARM: mx6: Enable PCIe on Sabrelite | Marek Vasut | 2014-01-26 | -0/+11 | |
| * | | | | | zynq: Add support for U-BOOT SPL | Michal Simek | 2014-02-19 | -0/+77 | |
| * | | | | | zynq: Implement dump clock command | Soren Brinkmann | 2014-02-19 | -0/+1 | |
| * | | | | | zynq: Provide a framework to read clock frequencies | Soren Brinkmann | 2014-02-19 | -0/+1 | |
| * | | | | | common: Provide DIV_ROUND_CLOSEST macro | Soren Brinkmann | 2014-02-19 | -0/+16 | |
| * | | | | | zynq: serial: Simplify serial driver initialization | Michal Simek | 2014-02-19 | -17/+2 | |
| * | | | | | zynq: Enable tftp put command | Michal Simek | 2014-02-19 | -0/+1 | |
| * | | | | | zynq: Extend kernel image size to 20MB | Michal Simek | 2014-02-19 | -0/+3 | |
| * | | | | | zynq: Fix incorrect header name | Michal Simek | 2014-02-19 | -2/+2 | |
| * | | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -1063/+0 | |
| |\ \ \ \ \ | |||||
| | * | | | | | ARM: IXP: Remove dvl_host board | Marek Vasut | 2014-02-06 | -222/+0 | |
| | * | | | | | ARM: IXP: Remove actux4 board | Marek Vasut | 2014-02-06 | -204/+0 | |
| | * | | | | | ARM: IXP: Remove actux3 board | Marek Vasut | 2014-02-06 | -205/+0 | |
| | * | | | | | ARM: IXP: Remove actux2 board | Marek Vasut | 2014-02-06 | -206/+0 | |
| | * | | | | | ARM: IXP: Remove actux1 board | Marek Vasut | 2014-02-06 | -226/+0 | |
| | | |/ / / | | |/| | | | |||||
* | | | | | | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs | Alexey Brodkin | 2014-02-20 | -0/+10 | |
* | | | | | | OMAP24xx I2C: Add support for set-speed | Hannes Petermaier | 2014-02-20 | -0/+1 | |
* | | | | | | i2c: zynq: Add support for the second i2c controller | Michael Burr | 2014-02-20 | -3/+3 | |
| |_|_|/ / |/| | | | | |||||
* | | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada | 2014-02-19 | -0/+7 | |
* | | | | | configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} | Masahiro Yamada | 2014-02-19 | -6/+0 | |
* | | | | | configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE | Masahiro Yamada | 2014-02-19 | -51/+8 | |
* | | | | | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | -1/+1 | |
* | | | | | kernel-doc: fix some errors | Masahiro Yamada | 2014-02-19 | -3/+3 | |
* | | | | | .gitignore: drop include/asm from ignored file list | Masahiro Yamada | 2014-02-19 | -1/+0 | |
* | | | | | common: spl: Add spl sata boot support | Dan Murphy | 2014-02-19 | -0/+3 | |
* | | | | | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP | Masahiro Yamada | 2014-02-19 | -2/+2 | |
* | | | | | config: remove platform CONFIG_SYS_HZ definition part 3 | Masahiro Yamada | 2014-02-19 | -21/+0 | |
* | | | | | mini2440.h: Delete remainder of dead board | Masahiro Yamada | 2014-02-19 | -170/+0 | |
* | | | | | fat: implement exists() for FAT fs | Stephen Warren | 2014-02-19 | -0/+1 | |
* | | | | | ext4: implement exists() for ext4fs | Stephen Warren | 2014-02-19 | -0/+1 | |
* | | | | | sandbox: enable CONFIG_CMD_FS_GENERIC | Stephen Warren | 2014-02-19 | -0/+1 | |
* | | | | | sandbox: implement exists() function | Stephen Warren | 2014-02-19 | -0/+1 | |
* | | | | | fs: implement infrastructure for an 'exists' function | Stephen Warren | 2014-02-19 | -0/+9 | |
* | | | | | fs: fix generic save command implementation | Stephen Warren | 2014-02-19 | -0/+10 | |
|/ / / / | |||||
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-17 | -240/+490 | |
|\ \ \ \ | |||||
| * | | | | arm/km: introduce kmsugp1 target | Gerlando Falauto | 2014-02-13 | -2/+10 | |
| * | | | | arm/km: define fdt_high env variable and allow backwards compatibility | Gerlando Falauto | 2014-02-13 | -2/+5 | |
| * | | | | arm/km: enable FDT for km_kirwkood | Gerlando Falauto | 2014-02-13 | -8/+10 | |
| * | | | | arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment | Holger Brunck | 2014-02-13 | -0/+5 |