History for barebox / common / memory.c
2020-06-16
@Sascha Hauer
tlsf: Update to v3.1 ...
Sascha Hauer committed on 16 Jun 2020
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-02-12
@Marco Felsch
memory: of_fixup: adapt to new memory layout ...
Marco Felsch authored on 12 Feb 2019 Sascha Hauer committed on 12 Feb 2019
2018-04-04
@Sascha Hauer
common: Add functions to find free RAM ...
Sascha Hauer committed on 4 Apr 2018
2017-03-30
@Sascha Hauer
treewide: Use of_property_write_string() where appropriate ...
Sascha Hauer committed on 30 Mar 2017
2017-02-27
@Jean-Christophe PLAGNIOL-VILLARD
efi: move x86 efi boot support to x86 arch ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Feb 2017 Sascha Hauer committed on 27 Feb 2017
2015-01-05
@Sascha Hauer
malloc: Add a function to detect if malloc pool is already initialized ...
Sascha Hauer committed on 5 Jan 2015
2014-09-16
@Sascha Hauer
resource: Let request_iomem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
@Sascha Hauer
resource: Let __request_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-07-16
@Sascha Hauer
Add initial EFI architecture support ...
Sascha Hauer committed on 16 Jul 2014
2014-04-08
@Michel Stam
common: Allow for I/O mapped I/O ...
Michel Stam authored on 7 Apr 2014 Sascha Hauer committed on 8 Apr 2014
2013-11-06
@Sascha Hauer
of: Add a context pointer to fixup functions ...
Sascha Hauer committed on 6 Nov 2013
2013-03-06
@Sascha Hauer
of: remove unused libfdt ...
Sascha Hauer committed on 6 Mar 2013
@Sascha Hauer
of: memory: Use of_write_number ...
Sascha Hauer committed on 6 Mar 2013
@Sascha Hauer
of: fixup unflattened devicetree ...
Sascha Hauer committed on 6 Mar 2013
2013-01-18
@Alexander Aring
barebox-data: add barebox-data sections ...
Alexander Aring authored on 15 Jan 2013 Sascha Hauer committed on 18 Jan 2013
2013-01-14
@Alexander Aring
memory: fix size address calculation ...
Alexander Aring authored on 13 Jan 2013 Sascha Hauer committed on 14 Jan 2013
2012-10-07
@Sascha Hauer
memory: return error in barebox_add_memory_bank ...
Sascha Hauer committed on 7 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-01
@Sascha Hauer
resource: store 'end' instead of 'size' in struct resource ...
Sascha Hauer committed on 1 Jul 2012
2012-04-24
@Marc Kleine-Budde
common: memory: fix off-by-one in tlsf_create ...
Marc Kleine-Budde authored on 24 Apr 2012 Sascha Hauer committed on 24 Apr 2012
2011-12-23
@Antony Pavlov
add tlsf-based malloc implementation ...
Antony Pavlov authored on 8 Dec 2011 Sascha Hauer committed on 23 Dec 2011
2011-12-09
@Antony Pavlov
fix "no previous prototype for 'sbrk'" warning ...
Antony Pavlov authored on 8 Dec 2011 Sascha Hauer committed on 9 Dec 2011
2011-12-07
@Sascha Hauer
memory: do not try to reserve iomem on sandbox ...
Sascha Hauer committed on 7 Dec 2011
2011-12-04
@Sascha Hauer
register sdram as resources ...
Sascha Hauer committed on 4 Dec 2011
2011-10-19
@Sascha Hauer
oftree: add fixup for memory nodes ...
Sascha Hauer committed on 19 Oct 2011
2011-09-23
@Sascha Hauer
introduce generic memory bank handling ...
Sascha Hauer committed on 23 Sep 2011
2011-04-11
@Sascha Hauer
malloc: put common memory functions to seperate file ...
Sascha Hauer committed on 11 Apr 2011