summaryrefslogtreecommitdiff
path: root/board/keymile
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-2/+2
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-202-3/+16
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-201-0/+52
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-201-0/+26
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-2/+2
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0723-53/+24
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-164-8/+8
* env: Rename setenv() to env_set()Simon Glass2017-08-165-19/+19
* km/ivm: allow to set locally administred MAC addressesHolger Brunck2017-07-221-3/+21
* km/ivm: always set ethaddr after reading IVMHolger Brunck2017-07-221-6/+3
* km/common: remove unused function declarationsHolger Brunck2017-07-101-9/+0
* km/common: remove unused codeHolger Brunck2017-07-061-3/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-124-490/+0
* i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-152-9/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-133-3/+3
* board_f: Drop return value from initdram()Simon Glass2017-04-053-7/+19
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-053-3/+3
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-162-2/+2
* 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