aboutsummaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day2-2/+2
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc1-13/+15
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-2/+2
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2-2/+2
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp1-0/+1
2015-11-18board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy1-2/+2
2015-11-18km/powerpc82xx: remove unused functionHolger Brunck1-16/+0
2015-11-18km/powerpc: remove unneeded definesHolger Brunck2-9/+3
2015-11-18powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck3-1/+15
2015-11-18powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck1-12/+12
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich1-0/+1
2015-11-18km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller1-3/+3
2015-11-18km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck1-1/+1
2015-11-18arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp1-1/+1
2015-11-18arm/mgcoge3un: check dip_switch at startupHolger Brunck1-4/+7
2015-11-18arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller1-0/+55
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp6-26/+6
2015-02-1682xx/km82xx: read the IVM eeprom earlierValentin Longchamp1-1/+9
2015-02-1683xx/km83xx: read the IVM eeprom earlierValentin Longchamp1-1/+4
2015-02-1685xx/kmp204x: read the IVM eeprom earlierValentin Longchamp1-1/+4
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp1-1/+5
2015-02-16KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2-25/+63
2014-12-05km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck1-2/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass3-3/+9
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-0/+1
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese1-2/+2
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-2/+2
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada4-18/+0
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp1-4/+4
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-0/+54
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer1-0/+3
2014-08-01kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2-0/+22
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer1-0/+12
2014-08-01kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2-0/+17
2014-07-30Add board MAINTAINERS filesMasahiro Yamada4-0/+47
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada4-0/+100
2014-06-11board:keymile: remove unnecessary double bracesJeroen Hofstee1-1/+1
2014-05-29Rename hush to cli_hushSimon Glass2-2/+2
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp1-6/+37
2014-05-13kmp204x: update the RCWValentin Longchamp1-1/+1
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp4-19/+45
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp1-0/+13
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler3-0/+30
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler3-0/+19
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini10-16/+38