| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig | Simon Glass | 2017-07-25 | 26 | -24/+30 |
* | Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig | Simon Glass | 2017-07-25 | 13 | -64/+68 |
* | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig | Simon Glass | 2017-07-25 | 6 | -19/+18 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 338 | -250/+282 |
* | env: Move help from README to Kconfig | Simon Glass | 2017-07-25 | 2 | -116/+101 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 744 | -502/+472 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-07-25 | 21 | -138/+86 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 249 | -341/+164 |
* | cmd: Kconfig: Fix CMD_UBIFS dependencies | Karl Beldan | 2017-07-24 | 1 | -2/+1 |
* | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS | Karl Beldan | 2017-07-24 | 1 | -0/+1 |
* | ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS | Karl Beldan | 2017-07-24 | 1 | -0/+1 |
* | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS | Karl Beldan | 2017-07-24 | 1 | -1/+0 |
* | ubi: Kconfig: Fix MTD_UBI selection dependency | Karl Beldan | 2017-07-24 | 1 | -1/+1 |
* | xilinx-ppc.h: Drop | Tom Rini | 2017-07-23 | 1 | -88/+0 |
* | serial: ns16550: Add RX interrupt buffer support | Stefan Roese | 2017-07-23 | 3 | -5/+138 |
* | arm: omap3: Detect boot mode very early | Adam Ford | 2017-07-23 | 1 | -0/+6 |
* | powerpc: Remove 8260 remainders | Christophe Leroy | 2017-07-23 | 5 | -32/+2 |
* | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 2017-07-23 | 8 | -13/+18 |
* | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 2017-07-22 | 5 | -37/+9 |
* | powerpc, 8xx: move cache helper into C | Christophe Leroy | 2017-07-22 | 3 | -38/+32 |
* | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2017-07-22 | 2 | -16/+8 |
* | powerpc, 8xx: Move cache function into C files | Christophe Leroy | 2017-07-22 | 3 | -56/+50 |
* | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy | 2017-07-22 | 1 | -32/+7 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 22 | -53/+12 |
* | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy | 2017-07-22 | 3 | -28/+14 |
* | power, timer: reset TBL before TBU | Christophe Leroy | 2017-07-22 | 1 | -1/+1 |
* | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy | 2017-07-22 | 2 | -12/+4 |
* | powerpc: get rid of addr_probe() | Christophe Leroy | 2017-07-22 | 4 | -53/+0 |
* | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy | 2017-07-22 | 1 | -22/+3 |
* | km/ivm: allow to set locally administred MAC addresses | Holger Brunck | 2017-07-22 | 1 | -3/+21 |
* | km/ivm: always set ethaddr after reading IVM | Holger Brunck | 2017-07-22 | 1 | -6/+3 |
* | RFC: moveconfig: Use toolchains from buildman | Simon Glass | 2017-07-22 | 1 | -96/+34 |
* | moveconfig: Tidy up imply flag parsing | Simon Glass | 2017-07-22 | 1 | -8/+15 |
* | board: ti: am43xx: Add FDT fixup for HS devices | Andrew F. Davis | 2017-07-22 | 2 | -0/+10 |
* | board: ti: am43xx: Add TEE loading and firewall setup | Andrew F. Davis | 2017-07-22 | 2 | -0/+10 |
* | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards | Andrew F. Davis | 2017-07-22 | 2 | -0/+44 |
* | arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined | Andrew F. Davis | 2017-07-22 | 1 | -6/+14 |
* | arm: mach-omap2: Factor out common FDT fixup suport | Andrew F. Davis | 2017-07-22 | 6 | -120/+174 |
* | arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c | Andrew F. Davis | 2017-07-22 | 5 | -262/+251 |
* | Makefile: add dependencies to regenerate u-boot.cfg when lost | Philipp Tomsich | 2017-07-22 | 1 | -1/+4 |
* | dtc: mkimage: Add the possibility to specify DTC | Emmanuel Vadot | 2017-07-22 | 3 | -2/+3 |
* | meson-gx: reserved memory regions | xypron.glpk@gmx.de | 2017-07-22 | 2 | -4/+6 |
* | env: Switch env_nand, env_mmc and env_ubi to env_import_redund | Fiach Antaw | 2017-07-22 | 3 | -110/+16 |
* | env: Add generic redundant environment implementation | Fiach Antaw | 2017-07-22 | 2 | -0/+56 |
* | tests: test_dfu.py: Add example udev rule for host_usb_dev_node | Tom Rini | 2017-07-22 | 1 | -0/+7 |
* | tools/fw_env: use fsync to ensure that data is physically stored | Michael Heimpold | 2017-07-22 | 1 | -0/+12 |
* | mmc: cadence: use fdt32_t for DT property value to fix sparse warning | Masahiro Yamada | 2017-07-19 | 1 | -1/+1 |
* | mmc: add static to spl_mmc_get_device_index() | Masahiro Yamada | 2017-07-19 | 1 | -1/+1 |
* | power: regulator: lp87565: get_enable should return integer | Keerthy | 2017-07-19 | 1 | -1/+1 |
* | power: regulator: lp873x: get_enable should return integer | Keerthy | 2017-07-19 | 1 | -2/+2 |