summaryrefslogtreecommitdiffstats
path: root/board/keymile
Commit message (Expand)AuthorAgeFilesLines
* dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-13/+15
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-2/+2
* km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-182-2/+2
* powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-181-0/+1
* board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy2015-11-181-2/+2
* km/powerpc82xx: remove unused functionHolger Brunck2015-11-181-16/+0
* km/powerpc: remove unneeded definesHolger Brunck2015-11-182-9/+3
* powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck2015-11-183-1/+15
* powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck2015-11-181-12/+12
* powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich2015-11-181-0/+1
* km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller2015-11-181-3/+3
* km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck2015-11-181-1/+1
* arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp2015-11-181-1/+1
* arm/mgcoge3un: check dip_switch at startupHolger Brunck2015-11-181-4/+7
* arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller2015-11-181-0/+55
* KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-166-26/+6
* 82xx/km82xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+9
* 83xx/km83xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+5
* KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2015-02-162-25/+63
* km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck2014-12-051-2/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-213-3/+9
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-0/+1
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-231-2/+2
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-231-2/+2
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-134-18/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-8/+0
* kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp2014-08-201-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-063-0/+54
|\
| * kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-011-0/+3
| * kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2014-08-012-0/+22
| * kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-011-0/+12
| * kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2014-08-012-0/+17
* | Add board MAINTAINERS filesMasahiro Yamada2014-07-304-0/+47
* | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-304-0/+100
|/
* board:keymile: remove unnecessary double bracesJeroen Hofstee2014-06-111-1/+1
* Rename hush to cli_hushSimon Glass2014-05-292-2/+2
* kmp204x: add workaround for A-004849Valentin Longchamp2014-05-131-6/+37
* kmp204x: update the RCWValentin Longchamp2014-05-131-1/+1
* kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-134-19/+45
* kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-131-0/+13
* kmp204x: handle dip-switch for factory settingsStefan Bigler2014-05-133-0/+30
* kmp204x: Add support for the unit LEDsStefan Bigler2014-05-133-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-1710-16/+38
|\
| * arm/km: introduce kmsugp1 targetGerlando Falauto2014-02-132-0/+30
| * arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-132-2/+2
| * arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-138-6/+2
OpenPOWER on IntegriCloud