History for barebox / arch / sandbox / board / hostfile.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2019-09-09
@Ahmad Fatoum
sandbox: hostfile: allow probing from device tree ...
Ahmad Fatoum authored on 9 Sep 2019 Sascha Hauer committed on 9 Sep 2019
2019-01-29
@Andrey Smirnov
devfs: Drop dev_lseek_default() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-03-30
@Sascha Hauer
treewide: Use of_property_write_string() where appropriate ...
Sascha Hauer committed on 30 Mar 2017
2015-03-06
@Marc Kleine-Budde
sandbox: hostfile: completely switch to OF based probing ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: use the memory resource to determine the size not the platform_data ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: probe driver earlier ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: move fd from platform data to priv ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: remove struct hf_platform_data from hf_priv ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: probe(): add missing pointer from cdev.dev to dev ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Marc Kleine-Budde
sandbox: hostfile: clarify variable names ...
Marc Kleine-Budde authored on 3 Mar 2015 Sascha Hauer committed on 6 Mar 2015
2013-05-30
@Sascha Hauer
driver: Attach info callback to device, not to driver ...
Sascha Hauer committed on 30 May 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-20
@Jean-Christophe PLAGNIOL-VILLARD
sandbox: do not register device before barebox is started ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Sep 2012 Sascha Hauer committed on 20 Sep 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-06-30
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
2012-04-16
@Sascha Hauer
Use DEVICE_ID_DYNAMIC where applicable ...
Sascha Hauer committed on 16 Apr 2012
2011-07-29
@Jean-Christophe PLAGNIOL-VILLARD
sandbox: switch to resource ...
Jean-Christophe PLAGNIOL-VILLARD committed on 29 Jul 2011
2011-06-06
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 6 Jun 2011
2011-05-17
@Peter Korsgaard
sandbox: allow lseek on host files ...
Peter Korsgaard authored on 17 May 2011 Sascha Hauer committed on 17 May 2011
2011-04-25
@Sascha Hauer
sandbox: Fix another uninitialized dev->id case ...
Sascha Hauer committed on 25 Apr 2011
2010-11-01
@Robert Schwebel
sandbox: use devfs functions only if defined ...
Robert Schwebel authored on 1 Nov 2010 Sascha Hauer committed on 1 Nov 2010
2010-07-23
@Jean-Christophe PLAGNIOL-VILLARD
move boards to arch/<architecure>/boards ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Jul 2010 Sascha Hauer committed on 23 Jul 2010
2008-04-07
@Sascha Hauer
[general] Move include/configs/* to board/*/config.h
Sascha Hauer committed on 7 Apr 2008
2007-11-29
@Marc Kleine-Budde
[sparse] declare functions static ...
Marc Kleine-Budde committed on 29 Nov 2007
2007-07-12
@Sascha Hauer
arch/linux -> arch/sandbox
Sascha Hauer committed on 12 Jul 2007