Age | Commit message (Expand) | Author |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-07-01 | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
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 |
2015-11-12 | dlvision-10g: Support displayport | Dirk Eibach |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2014-07-25 | board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards | Dirk Eibach |
2014-07-07 | fit: make sha256 support optional | Dirk Eibach |
2014-07-07 | board: gdsys: Remove commands to reduce footprint | Dirk Eibach |
2014-07-07 | board: gdsys: Make gdsys osd hardware detection more robust | Dirk Eibach |
2014-07-07 | board: gdsys: Increase iocon and dlv10g version string | Dirk Eibach |
2014-07-07 | board: gdsys: Fix dlvision-10g I2C configuration | Dirk Eibach |
2014-07-07 | i2c: IHS I2C master driver | Dirk Eibach |
2014-02-19 | configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE | Masahiro Yamada |
2014-01-24 | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-19 | powerpc/ppc4xx: Fix dlvision-10g reset gpio | Dirk Eibach |
2013-07-25 | powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards | Dirk Eibach |
2013-07-25 | powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA | Dirk Eibach |
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, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach |
2012-04-30 | powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20 | Dirk Eibach |
2012-04-30 | powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes | Dirk Eibach |
2012-04-30 | powerpc/ppc4xx: Make gdsys 405ep boards reset more generic | Dirk Eibach |
2011-10-12 | ppc4xx: Improve lm63 pwm on dlvision-10g | Dirk Eibach |
2011-04-21 | ppc4xx: Do not stop booting on any keypress on dlvision-10g | Dirk Eibach |
2011-04-21 | ppc4xx: Improve fan PWM curve on DLVision 10G | Dirk Eibach |
2011-04-21 | ppc4xx: Enable MPC92469AC on DLVision 10G | Dirk Eibach |
2011-04-21 | ppc4xx: Adapt DLVision 10G to new FPGA firmware | Dirk Eibach |
2011-04-21 | ppc4xx: Enable LM64 on DLVision 10G | Dirk Eibach |
2011-02-07 | ppc4xx: Add DLVision-10G board support | Dirk Eibach |