| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | | | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -77/+101 |
* | | | | | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -3/+18 |
* | | | | | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -18/+18 |
* | | | | | board: samsung: refactor host programs | Masahiro Yamada | 2014-02-19 | -21/+14 |
* | | | | | ARM: O5/dra7xx: Add SATA boot support | Dan Murphy | 2014-02-19 | -2/+4 |
* | | | | | config: remove platform CONFIG_SYS_HZ definition part 3 | Masahiro Yamada | 2014-02-19 | -2/+0 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-17 | -736/+1139 |
|\ \ \ \ |
|
| * | | | | arm/km: introduce kmsugp1 target | Gerlando Falauto | 2014-02-13 | -0/+30 |
| * | | | | arm/km: define fdt_high env variable and allow backwards compatibility | Gerlando Falauto | 2014-02-13 | -2/+2 |
| * | | | | arm/km: enable FDT for km_kirwkood | Gerlando Falauto | 2014-02-13 | -6/+2 |
| * | | | | arm/km: fix wrong error handling | Holger Brunck | 2014-02-13 | -5/+5 |
| * | | | | arm/km: make local function startup_allowed static | Holger Brunck | 2014-02-13 | -1/+1 |
| * | | | | arm/km: drop unneeded define | Holger Brunck | 2014-02-13 | -4/+0 |
| * | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-13 | -39/+500 |
| |\ \ \ \ |
|
| | * | | | | board:samsung:trats2: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+3 |
| | * | | | | board:samsung:trats: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+3 |
| | * | | | | board:samsung:universal: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+3 |
| | * | | | | board:samsung:goni: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+17 |
| | * | | | | board:samsung:common: set envs with board unified information | Piotr Wilczek | 2014-02-07 | -0/+24 |
| | * | | | | config: trats: trats2: extend dfu_alt_info by env update settings | Przemyslaw Marczak | 2014-02-03 | -0/+9 |
| | * | | | | universal: add LCD download menu support | Przemyslaw Marczak | 2014-02-03 | -0/+5 |
| | * | | | | trats2: add LCD download menu support | Przemyslaw Marczak | 2014-02-03 | -0/+5 |
| | * | | | | trats: add LCD download menu support | Przemyslaw Marczak | 2014-02-03 | -0/+5 |
| | * | | | | samsung: misc: Add LCD download menu. | Przemyslaw Marczak | 2014-02-03 | -0/+344 |
| | * | | | | samsung: boards: update display configs with 16bpp mode. | Przemyslaw Marczak | 2014-02-03 | -3/+3 |
| | * | | | | lib: tizen: change Tizen logo with the new one. | Przemyslaw Marczak | 2014-02-03 | -0/+2 |
| | * | | | | samsung: common: Add file for common functions, draw_logo() cleanup. | Przemyslaw Marczak | 2014-02-03 | -0/+68 |
| | * | | | | trats2: Code cleanup. | Przemyslaw Marczak | 2014-02-03 | -10/+2 |
| | * | | | | s5p: gpio: change gpio coding method for s5p gpio. | Przemyslaw Marczak | 2014-02-03 | -4/+4 |
| | * | | | | smdk5250: Remove 'board_usb_vbus_init()' function | Vivek Gautam | 2014-02-03 | -19/+0 |
| | * | | | | exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers | Vivek Gautam | 2014-02-03 | -3/+3 |
| | |/ / / |
|
| * | | | | ARM: tegra: add Venice2 (Tegra124) board | Tom Warren | 2014-02-03 | -0/+510 |
| * | | | | ARM: tegra: add DT files for Tegra124 and Venice2 | Tom Warren | 2014-02-03 | -0/+84 |
| * | | | | ARM: tegra: only build __pinmux_nand() when it's needed | Tom Warren | 2014-02-03 | -0/+2 |
| |/ / / |
|
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-29 | -681/+1 |
| |\ \ \ |
|
| | * | | | ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 | Lokesh Vutla | 2014-01-24 | -1/+1 |
| | * | | | ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL | Jassi Brar | 2014-01-24 | -680/+0 |
| | |/ / |
|
| * | | | Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-28 | -0/+4 |
| |\ \ \ |
|
| | * | | | ARM: versatile: pass correct machine type for Versatile AB | Linus Walleij | 2014-01-13 | -0/+4 |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-02-17 | -0/+50 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage | Tom Rini | 2014-02-07 | -0/+25 |
| * | | | | omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage | Tom Rini | 2014-02-07 | -0/+25 |
* | | | | | net/designware - switch driver to phylib usage | Alexey Brodkin | 2014-02-07 | -22/+19 |
* | | | | | arc: add AXS101 board support | Alexey Brodkin | 2014-02-07 | -0/+278 |
* | | | | | arc: add Arcangel4 board support | Alexey Brodkin | 2014-02-07 | -0/+11 |
|/ / / / |
|
* | | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-06 | -0/+4 |
|\ \ \ \ |
|
| * | | | | fpga: zynqpl: Add support for zc7015 device | Michal Simek | 2014-02-06 | -0/+4 |
* | | | | | usb: mv_udc: Rename to ci_udc | Marek Vasut | 2014-02-06 | -1/+1 |
|/ / / / |
|
* | | | | kmp204x: initial support for PCIe FPGA configuration | Valentin Longchamp | 2014-02-03 | -1/+91 |
* | | | | kmp204x: update I2C field of RCW | Valentin Longchamp | 2014-02-03 | -1/+1 |