aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-05-31 16:15:51 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-06-04 11:16:17 +0200
commit2388af4e9b190cef9fb24e49654010fcbd0ecf97 (patch)
treee9ef8a4decbbbdac7f8103561b24ac0582c4d870 /tools/perf/scripts/python/bin/syscall-counts-record
parentARM: ux500: Provide auxdata to ux500 ASoC driver (diff)
downloadlinux-2388af4e9b190cef9fb24e49654010fcbd0ecf97.tar.gz
linux-2388af4e9b190cef9fb24e49654010fcbd0ecf97.zip
ARM: ux500: Allocate correct amount of memory for the u8540 in DT
As it stands, the memory node in the u8540 Device Tree is ignored and memory is actually stipulated by the bootloader via ATAGS. ARM core architecture code then extracts the memory ATAG and inserts it into the Device Tree. In the u8540 the LittleKernel bootloader only stipulates 512MB of memory; however, the u8540 actually has 2GB. We're taking the responsibility to register the remainder from Device Tree here. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions
>/+0 2016-05-09MAINTAINERS: Add entry for X-Powers AXP family PMIC driversChen-Yu Tsai1-0/+6 2016-05-09mfd: smsc-ece1099: Remove unnecessarily remove callbackLaxman Dewangan1-10/+0 2016-05-09mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULEJavier Martinez Canillas2-7/+7 2016-05-09mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error pathJavier Martinez Canillas1-0/+2 2016-05-09mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()Javier Martinez Canillas1-1/+5 2016-05-09mfd: tps6105x: Remove linux/regulator/driver.h includeMark Brown1-1/+0 2016-05-09mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOTStephen Boyd1-1/+1 2016-05-09mfd: intel-lpss: Remove CLK_IS_ROOTStephen Boyd1-2/+2 2016-05-09mfd: intel-lpss: Save register context on suspendHeikki Krogerus1-1/+18 2016-05-09mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter2-22/+0 2016-05-09mfd: arizona: Update device ordering to allow clean driver removalCharles Keepax1-5/+5 2016-05-09mfd: mt6397: IRQ domain should initialize before mfd_add_devices()Henry Chen1-9/+13 2016-04-19mfd: cros_ec: Allow building for ARM64Brian Norris1-1/+1 2016-04-19mfd: max77686: Use module_i2c_driver() instead of subsys initcallJavier Martinez Canillas1-12/+1 2016-04-19mfd: max77686/max77693: Fix misspelled Samsung addressKrzysztof Kozlowski2-2/+2 2016-04-19mfd: vexpress-sysreg: Switch to gpiochip_add_data()Linus Walleij1-1/+1 2016-04-19mfd: ucb1x00: Use gpiochip data pointerLinus Walleij1-7/+7 2016-04-19mfd: tps65010: Use gpiochip data pointerLinus Walleij1-4/+4 2016-04-19mfd: tc6393xb: Use gpiochip data pointerLinus Walleij1-7/+7 2016-04-19mfd: sm501: Use gpiochip data pointerLinus Walleij1-10/+5 2016-04-19mfd: htc-i2cpld: Use gpiochip data pointerLinus Walleij1-10/+5 2016-04-19mfd: htc-egpio: Use gpiochip data pointerLinus Walleij1-5/+5 2016-04-19mfd: dm355evm_msp: Switch to gpiochip_add_data()Linus Walleij1-1/+1 2016-04-19mfd: asic3: Use gpiochip data pointerLinus Walleij1-5/+5