9
0
Fork 0
barebox/arch/arm/mach-at91
Sascha Hauer 01f8f60cf0 stdio: rename getc to getchar
The function we have implemented as getc has the semantics of the
standard function getchar, so rename it accorgingly.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-04-15 12:21:46 +02:00
..
include/mach at91sam9x5: fix ROM base address (bugfix for nand ECC)i 2015-10-02 09:03:43 +02:00
Kconfig ARM: atmel: sama5d4_xplained: switch to env2 2015-03-12 08:30:49 +01:00
Makefile ARM: at91: add sama5d4ek board support 2014-09-24 06:46:53 +02:00
at91rm9200.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91rm9200_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91rm9200_lowlevel_init.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
at91rm9200_time.c restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
at91sam9_reset.S restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
at91sam9g45.c mach-at91: declare device tree clock 2014-09-10 08:19:04 +02:00
at91sam9g45_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9g45_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9g45_reset.S restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
at91sam9n12.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91sam9n12_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9n12_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9x5.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91sam9x5_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9x5_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam926x_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam926x_time.c driver: workaroud resource request that conflicts with errno PTR 2015-01-08 08:07:58 +01:00
at91sam9260.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91sam9260_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9260_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9261.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91sam9261_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9261_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9263.c ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
at91sam9263_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
at91sam9263_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
boot_test_cmd.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
bootstrap.c stdio: rename getc to getchar 2016-04-15 12:21:46 +02:00
clock.c ARM: AT91: Always provide clk_set_rate stub 2014-11-28 15:21:26 +01:00
clock.h ARM: at91: add sama5d4 soc support #1 2014-09-24 06:46:52 +02:00
generic.h at91: add irq fixup 2013-09-18 09:16:45 +02:00
irq_fixup.c ARM: at91: irq_fixup: Use __iomem specifier for memory pointer 2014-01-29 10:18:42 +01:00
sam9_smc.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
sama5d3.c ARM: at91: add sama5d36 SoC support 2014-03-31 08:33:10 +02:00
sama5d3_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
sama5d3_lowlevel_init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
sama5d4.c ARM: at91: add sama5d4 soc support #2 2014-09-24 06:46:53 +02:00
sama5d4_devices.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
setup.c restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
soc.h ARM: at91: add sama5d4 soc support #1 2014-09-24 06:46:52 +02:00