9
0
Fork 0
barebox/arch/arm/mach-imx
Lucas Stach 15db8b76c6 ARM: imx: move malloc area to upper memory bank by default
If we have two discontinuous memory banks we want to move
the malloc area into the upper bank by default to leave as
much free space in the lower bank, where we have to place
kernel, oftree and initrd.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-05 15:09:09 +02:00
..
include/mach ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
Kconfig imx6: ocotp: Add On-Chip OTP registers write support 2014-05-05 09:35:05 +02:00
Makefile ARM: i.MX6: Add Nand boot bbu handler 2014-04-03 07:56:25 +02:00
boot.c ARM: i.MX53: fix bootsource_instance detection 2014-01-27 10:38:49 +01:00
clk-imx1.c ARM: i.MX: Make timer available earlier 2013-06-18 09:02:44 +02:00
clk-imx5.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
clk-imx6.c imx6: ocotp: Add On-Chip OTP registers write support 2014-05-05 09:35:05 +02:00
clk-imx21.c video: imx: Add a name to perclk 2014-02-10 17:06:52 +01:00
clk-imx25.c ARM: i.MX25: Fix LCDC clocks 2014-02-10 17:06:36 +01:00
clk-imx27.c video: imx: Add a name to perclk 2014-02-10 17:06:52 +01:00
clk-imx31.c ARM: i.MX: Make timer available earlier 2013-06-18 09:02:44 +02:00
clk-imx35.c ARM: i.MX: Make timer available earlier 2013-06-18 09:02:44 +02:00
clk-pfd.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv1.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv2.c ARM i.MX: get rid of imx-regs.h 2012-10-17 20:22:02 +02:00
clk-pllv3.c ARM i.MX6 clk: remove gate_mask from pllv3 2012-12-06 12:59:27 +01:00
clk.h clk: gate: add flags argument to clock gate constructor 2014-04-29 08:15:24 +02:00
clocksource.c ARM: i.MX clocksource: return successful for multiple instances 2014-01-29 11:31:31 +01:00
devices.c spi: imx: Use device ids 2014-02-10 08:41:25 +01:00
esdctl-v4.c ARM: i.MX: esdctl-v4: Use __iomem specifier for memory pointer 2014-01-29 10:18:42 +01:00
esdctl.c ARM: imx: move malloc area to upper memory bank by default 2014-05-05 15:09:09 +02:00
external-nand-boot.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
iim.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
imx-bbu-external-nand.c ARM: i.MX: bbu external nand: Fix uninitialized variable 2013-12-18 16:50:50 +01:00
imx-bbu-internal.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
imx.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
imx1.c reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
imx5.c ARM i.MX5: prepare to add a imx51_lowlevel_init 2012-01-02 15:00:27 +01:00
imx6-bbu-nand.c ARM: i.MX6: Add Nand boot bbu handler 2014-04-03 07:56:25 +02:00
imx6-mmdc.c imx:mmdc:Move imx6-reg include to imx6-mmdc header 2014-05-05 09:02:10 +02:00
imx6.c ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority 2014-03-29 07:57:53 +01:00
imx21.c ARM: i.MX: centralize i.MX startup 2013-06-24 08:35:00 +02:00
imx25.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
imx27.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
imx31.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
imx35.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
imx51.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
imx53.c ARM: i.MX: move esdctl device registration to soc_init 2013-08-20 11:02:40 +02:00
nand.c ARM i.MX: get rid of imx-regs.h 2012-10-17 20:22:02 +02:00
ocotp.c imx6: ocotp: Add On-Chip OTP registers write support 2014-05-05 09:35:05 +02:00
usb-imx6.c ARM i.MX6: Fix usb phy base addresses 2013-01-20 11:07:50 +01:00