Age | Commit message (Expand) | Author |
2016-09-27 | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
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 |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
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 | board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloader | Bagavathiannan Palanisamy |
2015-11-18 | km/powerpc82xx: remove unused function | Holger Brunck |
2015-11-18 | km/powerpc: remove unneeded defines | Holger Brunck |
2015-11-18 | powerpc/82xx/km: add testpin detection for mgcoge3ne | Holger Brunck |
2015-11-18 | powerpc/82xx: make set/get_pin for km82xx more flexible | Holger Brunck |
2015-11-18 | powerpc/83xx: add support for kmtepr2 board | Christoph Dietrich |
2015-11-18 | km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel... | Tobias Müller |
2015-11-18 | km/scripts: load fdt_bid_kwkey.dtb when working with tftp | Holger Brunck |
2015-11-18 | arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch | Valentin Longchamp |
2015-11-18 | arm/mgcoge3un: check dip_switch at startup | Holger Brunck |
2015-11-18 | arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3) | Tobias Müller |
2015-02-16 | KM/IVM: remove ivm_read_eeprom(void) | Valentin Longchamp |
2015-02-16 | 82xx/km82xx: read the IVM eeprom earlier | Valentin Longchamp |
2015-02-16 | 83xx/km83xx: read the IVM eeprom earlier | Valentin Longchamp |
2015-02-16 | 85xx/kmp204x: read the IVM eeprom earlier | Valentin Longchamp |
2015-02-16 | kirkwood/km_arm: read the IVM eeprom earlier | Valentin Longchamp |
2015-02-16 | KM/IVM: split the IVM reading and parsing in 2 parts | Valentin Longchamp |
2014-12-05 | km/km82xx: remove CONFIG_SYS_RAMBOOT | Holger Brunck |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-11-07 | cppcheck cleanup: fix nullPointer errors | Wolfgang Denk |
2014-10-23 | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada |
2014-08-20 | kmp204x: reset the Zarlink clocking chips at power up only | Valentin Longchamp |
2014-08-06 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-08-01 | kmp204x: prepare to use CPU watchdog | Boschung, Rainer |
2014-08-01 | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer |
2014-08-01 | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer |
2014-08-01 | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-06-11 | board:keymile: remove unnecessary double braces | Jeroen Hofstee |
2014-05-29 | Rename hush to cli_hush | Simon Glass |
2014-05-13 | kmp204x: add workaround for A-004849 | Valentin Longchamp |
2014-05-13 | kmp204x: update the RCW | Valentin Longchamp |
2014-05-13 | kmp204x: complete the reset sequence and PRST configuration | Valentin Longchamp |
2014-05-13 | kmp204x: selftest/factory test pin support | Valentin Longchamp |
2014-05-13 | kmp204x: handle dip-switch for factory settings | Stefan Bigler |
2014-05-13 | kmp204x: Add support for the unit LEDs | Stefan Bigler |
2014-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |