Age | Commit message (Expand) | Author |
2016-04-08 | powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE | York Sun |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-01-27 | secure_boot: include/configs: move definition of CONFIG_CMD_BLOB | Aneesh Bansal |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
2015-11-21 | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS | Marek Vasut |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-29 | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu |
2015-10-24 | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-21 | net: Move CONFIG_E1000 options to Kconfig | Simon Glass |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-03-30 | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser |
2014-12-05 | board/freescale: use generic board architecture for p1010rdb | Ying Zhang |
2014-10-16 | mpc85xx: configs - Enable blob command in freescale platforms | Ruchika Gupta |
2014-10-16 | mpc85xx: configs - Add hash command in freescale platforms | Ruchika Gupta |
2014-10-16 | powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size | Ruchika Gupta |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-07-22 | powerpc/ifc: fix invalid CSn FTIM2.TCH setting | Shaohui Xie |
2014-04-22 | powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size | Prabhakar Kushwaha |
2014-04-22 | powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399 | Aneesh Bansal |
2014-04-22 | powerpc/p1010rdb: SECURE BOOT enabled for NAND | Aneesh Bansal |
2014-02-24 | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL | Ying Zhang |
2014-01-24 | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk | Masahiro Yamada |
2014-01-21 | powerpc/mpc85xx:Increase binary size for P, B & T series boards. | Prabhakar Kushwaha |
2014-01-02 | board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL | Prabhakar Kushwaha |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-12-04 | powerpc/p1010rdb:modify the mtest start_address | Zhao Qiang |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-25 | p1010rdb: enable mtdparts for NAND | Zhao Qiang |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-16 | powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa | Shengzhou Liu |
2013-10-16 | board/p1010rdb: add pin mux and sdhc support in any boot | Shengzhou Liu |
2013-10-16 | powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h | Po Liu |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-06-20 | board/p1010rdb:Add NAND boot support using new SPL format | Prabhakar Kushwaha |
2013-06-20 | powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 | Prabhakar Kushwaha |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-11-27 | powerpc/corenet_ds: move SATA config to board configuration | Zang Roy-R61911 |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |