2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
|
commit | commitdiff | tree |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
|
commit | commitdiff | tree |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
|
commit | commitdiff | tree |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
|
commit | commitdiff | tree |
2017-07-26 |
Simon Glass | env: Move help from README to Kconfig
|
commit | commitdiff | tree |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to... Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-25 |
Tom Rini | configs: Resync with savedefconfig Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-25 |
Tom Rini | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI... Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Fix CMD_UBIFS dependencies Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-24 |
Karl Beldan | ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-24 |
Karl Beldan | ubi: Kconfig: Fix MTD_UBI selection dependency Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-23 |
Tom Rini | xilinx-ppc.h: Drop Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-23 |
Stefan Roese | serial: ns16550: Add RX interrupt buffer support Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-23 |
Adam Ford | arm: omap3: Detect boot mode very early
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: Remove 8260 remainders
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: fix missing function declarations. Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: move get_pvr() and get_svr() into C
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: move cache helper into C
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: move get_immr() into C
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Move cache function into C files
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Simplifying check_CPU()
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: Remove unneccessary #ifdefs in reginfo Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: move set_msr() and get_msr() into .h
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | power, timer: reset TBL before TBU
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, timer: Does 8xx specific actions in 8xx cpu_init
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: get rid of addr_probe()
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Simplify brgclk calculation and remove...
|
commit | commitdiff | tree |
2017-07-23 |
Holger Brunck | km/ivm: allow to set locally administred MAC addresses
|
commit | commitdiff | tree |
2017-07-23 |
Holger Brunck | km/ivm: always set ethaddr after reading IVM
|
commit | commitdiff | tree |
2017-07-23 |
Simon Glass | RFC: moveconfig: Use toolchains from buildman
|
commit | commitdiff | tree |
2017-07-23 |
Simon Glass | moveconfig: Tidy up imply flag parsing
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | board: ti: am43xx: Add FDT fixup for HS devices
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | board: ti: am43xx: Add TEE loading and firewall setup
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx...
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: fdt-common: Add OP-TEE node when firmware...
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: Factor out common FDT fixup suport
|
commit | commitdiff | tree |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c
|
commit | commitdiff | tree |
2017-07-22 |
Philipp Tomsich | Makefile: add dependencies to regenerate u-boot.cfg...
|
commit | commitdiff | tree |
2017-07-22 |
Emmanuel Vadot | dtc: mkimage: Add the possibility to specify DTC
|
commit | commitdiff | tree |
2017-07-22 |
xypron.glpk@gmx.de | meson-gx: reserved memory regions
|
commit | commitdiff | tree |
2017-07-22 |
Fiach Antaw | env: Switch env_nand, env_mmc and env_ubi to env_import_redund Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-22 |
Fiach Antaw | env: Add generic redundant environment implementation Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-22 |
Tom Rini | tests: test_dfu.py: Add example udev rule for host_usb_dev_node Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-22 |
Michael Heimpold | tools/fw_env: use fsync to ensure that data is physically...
|
commit | commitdiff | tree |
2017-07-18 |
Marek Vasut | ARM: Mark AE boards orphan Cc: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-18 |
Tom Rini | Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
commit | commitdiff | tree |
2017-07-12 |
Tom Rini | Merge git://www.denx.de/git/u-boot-marvell
|
commit | commitdiff | tree |
2017-07-12 |
Alexandru Gagniuc | am33xx: board: Refactor USB initialization into separate... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-12 |
Alexandru Gagniuc | configs: am335x_evm: Enable FASTBOOT based on kconfig Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-12 |
Tom Rini | ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-12 |
Tom Rini | ti816x: Enable ethernet support Signed-off-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | mtd: nand: make nand_info array static
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | armv8: fsl-layerscape: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | board: toradex: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | board: BuR: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | board: ronetix: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | board: atmel: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | cmd: mvebu: bubt: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | mtd: nand: drv: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | net: fm: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | net: phy: cortina: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | cmd: nand: remove direct access to struct mtd_info...
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | fs: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | common: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | cmd: jffs2: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | cmd: bootm: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | dfu: dfu_nand: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Grygorii Strashko | common: env_nand: use get_nand_dev_by_index()
|
commit | commitdiff | tree |
2017-07-12 |
Mugunthan V N | cmd: nand: abstract global variable usage for dm conversion
|
commit | commitdiff | tree |
2017-07-12 |
Tom Rini | Merge git://git.denx.de/u-boot-dm
|
commit | commitdiff | tree |
2017-07-11 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-rockchip
|
commit | commitdiff | tree |
2017-07-10 |
Jean-Jacques Hiblot | pipe3: Fix broken dependency Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Patrice Chotard | mtd: stm32: use parameter instead of default value
|
commit | commitdiff | tree |
2017-07-10 |
Andrew F. Davis | arm: mach-keystone: Modify secure image size before...
|
commit | commitdiff | tree |
2017-07-10 |
Lokesh Vutla | ARM: dts: OMAP5+: Enable gpio in SPL Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Lokesh Vutla | arm: omap4+: Enable spl_early_init() Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Lokesh Vutla | arm: omap: Detect boot mode very early Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Jorge Ramirez-Ortiz | ARM64: poplar: hi3798cv200: u-boot support for Poplar...
|
commit | commitdiff | tree |
2017-07-10 |
Jorge Ramirez-Ortiz | driver: mmc: update debug info
|
commit | commitdiff | tree |
2017-07-10 |
Jorge Ramirez-Ortiz | ARM64: dts: hi3798cv200-poplar: add device tree bindings
|
commit | commitdiff | tree |
2017-07-10 |
Christophe Kerello | pinctrl: stm32: add set_state ops
|
commit | commitdiff | tree |
2017-07-10 |
Christophe Kerello | pinctrl: stm32: handle a configuration list
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Add K2G ICE DTB to the list of possible DTBs Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: dts: k2g: Add DT support for K2G Industrial Communicati... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: dts: k2g: Disable netcp by default Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: dts: keystone-k2g-evm: Add unit address to memory... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: dts: keystone-k2g: Remove skeleton.dtsi Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Update board_name u-boot env variable at... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Use board detection to wrap K2G GP specific... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | board: ks2: Use board detection to wrap code not specific... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Add DDR3 configuration for K2G ICE evm Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Add pinmux support for K2G ICE evm Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ks2_evm: Add EEPROM based board detection helper functions Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Program DDRPHY_DATX8 registers via mask and... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Program DDR PHY MR2 register with the default... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | ARM: keystone2: Add additional fields used for DDR3... Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
2017-07-10 |
Cooper Jr., Franklin | defconfig: keystone2: Enable U-boot runtime DTB detection Reviewed-by: Tom Rini <trini@konsulko.com>
|
commit | commitdiff | tree |
next |