History for barebox / include
2012-03-06
@Sascha Hauer
Merge branch 'work/thumb2' into next
Sascha Hauer committed on 6 Mar 2012
@Sascha Hauer
ARM: Allow to compile in thumb-2 mode ...
Sascha Hauer committed on 6 Mar 2012
2012-02-27
@Sascha Hauer
remove unused variable from struct driver_d ...
Sascha Hauer committed on 27 Feb 2012
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
@Eric Bénard
mfd: add mc34708 driver ...
Eric Bénard authored on 27 Feb 2012 Sascha Hauer committed on 27 Feb 2012
@Sascha Hauer
getopt: save and restore context ...
Sascha Hauer committed on 27 Feb 2012
2012-02-25
@Sascha Hauer
driver: remove unused type_data field from struct driver_d ...
Sascha Hauer committed on 25 Feb 2012
@Sascha Hauer
net: use container_of instead of dev->type_data ...
Sascha Hauer committed on 25 Feb 2012
@Sascha Hauer
fs: get fs device using container_of ...
Sascha Hauer committed on 25 Feb 2012
@Sascha Hauer
fs: get fs driver using container_of ...
Sascha Hauer committed on 25 Feb 2012
2012-02-19
@Sascha Hauer
net: let net_udp_get_payload return void * ...
Sascha Hauer committed on 19 Feb 2012
2012-02-17
@Sascha Hauer
Merge branch 'pu/device-cleanup' into next
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: put fs devices on its own bus ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: remove fs devices list ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: remove unused function fsdev_get_mountpoint ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: Store mtab path in allocated string ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: make locally used function get_mtab_entry_by_path static ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: Store mtab entries in list ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
add list_is_singular ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
Merge branch 'pu/block' into next
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
Merge branch 'gpio_keys' of git://uboot.jcrosoft.org/barebox into next ...
Sascha Hauer committed on 17 Feb 2012
@Robert Jarzmik
drivers/pwm: add duty_ns and period_ns to core pwm chip ...
Robert Jarzmik authored on 16 Feb 2012 Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
Add pwm core support ...
Sascha Hauer committed on 17 Feb 2012
2012-02-16
@Jean-Christophe PLAGNIOL-VILLARD
readkey: add define for Ascii keys ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Feb 2012
@Jean-Christophe PLAGNIOL-VILLARD
add gpio keyboard support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Feb 2012
2012-02-15
@Sascha Hauer
block: reimplement caching ...
Sascha Hauer committed on 15 Feb 2012
@Sascha Hauer
list: add list_last_entry function ...
Sascha Hauer committed on 15 Feb 2012
2012-02-09
@Sascha Hauer
mci: Fix 8 bit mmc cards ...
Sascha Hauer committed on 9 Feb 2012
@Sascha Hauer
mci: Add a complete list of EXT_CSD_* fields from the kernel ...
Sascha Hauer committed on 9 Feb 2012
@Sascha Hauer
Add a timeout polling loop convenience wrapper ...
Sascha Hauer committed on 9 Feb 2012