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