Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2016-05-17 | dm: fsl_i2c: Rename I2C register structure | mario.six@gdsys.cc |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-11-18 | km/powerpc: fix ft_board_setup prototype for km82xx & km83xx | Valentin Longchamp |
2015-11-18 | powerpc/83xx: add support for kmtegr1 board | Valentin Longchamp |
2015-11-18 | km/powerpc: remove unneeded defines | Holger Brunck |
2015-11-18 | powerpc/83xx: add support for kmtepr2 board | Christoph Dietrich |
2015-02-16 | KM/IVM: remove ivm_read_eeprom(void) | Valentin Longchamp |
2015-02-16 | 83xx/km83xx: read the IVM eeprom earlier | Valentin Longchamp |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-09 | powerpc/83xx: remove staticness for qe_iop_conf_tab | Holger Brunck |
2013-10-09 | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx | Tom Rini |
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-05-21 | powerpc/83xx/km: make local functions and structs static | Holger Brunck |
2013-05-21 | powerpc/83xx/km: MV88e6122 errata fix for 1.9V | Holger Brunck |
2013-02-15 | powerpc/83xx/km: drop uneeded dtt_bus environment var | Holger Brunck |
2013-02-15 | powerpc/83xx/km: add MV88E6122 switch support for kmvect1 | Karlheinz Jerg |
2013-02-15 | km82xx, km83xx: move ethernet_present() from common to cpu specific | Karlheinz Jerg |
2012-10-23 | km83xx: add common support for km8309 boards | Gerlando Falauto |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-06-15 | powerpc/83xx/km: readout dip_switch on kmcoge5ne | Thomas Herzmann |
2012-06-15 | powerpc/83xx: configure CONFIG_POST for kmcoge5ne | Thomas Herzmann |
2012-06-15 | powerpc/83xx/km: added missing enable of application buffer | Stefan Bigler |
2012-06-15 | powerpc/83xx: add kmcoge5ne board support | Holger Brunck |
2012-06-15 | powerpc83xx/km: lock the window size to 2GiB befor fixing sdram size | Christian Herzig |
2011-12-07 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2011-11-16 | mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warning | Kim Phillips |
2011-11-11 | powerpc/83xx: fix sdram initialization for keymile boards | Andreas Huber |
2011-11-03 | powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c | Holger Brunck |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-07-27 | km/common: move ivm functions from to ivm.c | Holger Brunck |
2011-04-30 | keymile, common: add setting of some environment variables | Heiko Schocher |
2011-04-30 | ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support | Heiko Schocher |
2011-04-30 | mpc832x: add support for the mpc8321 based suvd3 board | Heiko Schocher |