| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | kconfig: Move CONFIG_OF_LIBFDT to Kconfig | Michal Simek | 2016-04-18 | 1 | -1/+0 |
* | zipitz2: enable caches | Vasily Khoruzhick | 2016-03-27 | 1 | -2/+1 |
* | zipitz2: enable USB host support | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | zipitz2: enable libfdt | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | zipitz2: enable LCD rotation | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | zipitz2: restore board support | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+224 |
* | arm: Remove pxa255_idp, zipitz2 boards | Simon Glass | 2015-09-11 | 1 | -238/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -3/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -4/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Marcel Ziswiler | 2015-03-02 | 1 | -1/+0 |
* | dm: spi: Remove SPI_INIT feature | Simon Glass | 2014-10-22 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 3 | Masahiro Yamada | 2014-02-19 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | 1 | -5/+5 |
|\ |
|
| * | ARM: pxa: Fix CONFIG_SYS_HZ on PXA | Marek Vasut | 2013-12-18 | 1 | -5/+5 |
* | | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy | 2013-12-13 | 1 | -1/+0 |
|/ |
|
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -2/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | lcd, pxafb: move the pxafb to drivers/video | Jeroen Hofstee | 2013-03-21 | 1 | -0/+1 |
* | pxa: Disable dcache on palmld, palmtc, zipitz2 | Simon Glass | 2012-11-19 | 1 | -0/+3 |
* | serial: pxa: Make use of default_serial_console in serial_pxa | Marek Vasut | 2012-10-15 | 1 | -0/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -10/+0 |
* | PXA: Enable CONFIG_PREBOOT on zipitz2 | Marek Vasut | 2012-07-07 | 1 | -0/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | zipitz2: use pxa_mmc_gen as MMC driver | Vasily Khoruzhick | 2012-03-26 | 1 | -2/+4 |
* | zipitz2: fix boot issue introduced by PXA low level init rework | Vasily Khoruzhick | 2012-03-26 | 1 | -1/+7 |
* | PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X | Marek Vasut | 2011-12-06 | 1 | -1/+1 |
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -0/+1 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | 1 | -1/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | PXA: zipitz2: Add missing CONFIG_SYS_TEXT_BASE | Marek Vasut | 2010-10-22 | 1 | -0/+1 |
* | PXA: Fix ZipitZ2 for Reloc | Marek Vasut | 2010-10-19 | 1 | -4/+5 |
* | PXA: Add necessary information for RELOC | Marek Vasut | 2010-10-19 | 1 | -0/+3 |
* | PXA: ZipitZ2 support | Marek Vasut | 2010-07-14 | 1 | -0/+259 |