Age | Commit message (Expand) | Author |
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-07-31 | powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM | Aneesh Bansal |
2015-07-31 | powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 | Aneesh Bansal |
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-15 | mpc85xx: inhibit qman and bman portals by default | Jeffrey Ladouceur |
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-05-16 | powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot | Liu Gang |
2014-05-16 | mpc85xx: configs: remove c=ffe from default environment | Kim Phillips |
2014-05-13 | powerpc/freescale: Convert selected boards to generic board architecture | York Sun |
2014-04-22 | powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size | Prabhakar Kushwaha |
2014-04-22 | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON... | Zhao Qiang |
2014-03-12 | freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} | Masahiro Yamada |
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-21 | powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI | Prabhakar Kushwaha |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-16 | powerpc/usb: Mention usb1 before usb2 inside default hwconfig string | ramneek mehresh |
2013-10-16 | powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h | Po Liu |
2013-08-09 | powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file | York Sun |
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-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2013-05-24 | powerpc/p5040: enable PBL tool support | Shaohui Xie |
2013-05-02 | powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards | Shaohui Xie |
2012-11-27 | powerpc/qoriq: Move FMAN microcode location | York Sun |
2012-10-22 | powerpc/85xx: move SRIO configuration out of corenet_ds.h | Timur Tabi |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-08-23 | powerpc/85xx: remove support for the Freescale P3060 | Timur Tabi |
2012-08-23 | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie |
2012-08-23 | powerpc/corenet_ds: Slave module for boot from PCIE | Liu Gang |
2012-08-23 | powerpc/corenet_ds: Master module for boot from PCIE | Liu Gang |
2012-08-23 | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro | Liu Gang |
2012-08-23 | powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target | Liu Gang |
2012-08-08 | powerpc/85xx: improve definition of BR_PHYS_ADDR macro | Timur Tabi |
2012-08-08 | powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined | Shaohui Xie |
2012-07-06 | powerpc/85xx: Add USB device-tree fixup for various platforms | ramneek mehresh |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |