Remove empty lines at end of file

Used command line to remove empty lines at end of file:
find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;

Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: http://review.coreboot.org/10446
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS
2015-06-06 19:48:25 +02:00
committed by Stefan Reinauer
parent 4ba3b79537
commit 52648623e0
382 changed files with 0 additions and 419 deletions

View File

@@ -104,4 +104,3 @@ exception_handler:
set_vbar:
mcr p15, 0, r0, c12, c0, 0
bx lr

View File

@@ -26,4 +26,3 @@ uint64_t timestamp_get(void)
timer_monotonic_get(&timestamp);
return (uint64_t)timestamp.microseconds;
}

View File

@@ -44,4 +44,3 @@ struct cpu_info *cpu_info(void)
addr -= sizeof(struct cpu_info);
return (void *)addr;
}

View File

@@ -40,4 +40,3 @@ enum {
CLK_216M = 216000000,
CLK_300M = 300000000,
};

View File

@@ -26,4 +26,3 @@ uint64_t timestamp_get(void)
timer_monotonic_get(&timestamp);
return (uint64_t)timestamp.microseconds;
}

View File

@@ -57,4 +57,3 @@ long long __ashldi3(long long u, word_type b)
return w.ll;
}

View File

@@ -50,4 +50,3 @@ struct cpuinfo_riscv {
struct cpu_info *cpu_info(void);
#endif /* __ARCH_CPU_H__ */

View File

@@ -30,4 +30,3 @@ ENTRY(_start)
#else
ENTRY(stage_entry)
#endif

View File

@@ -2,5 +2,3 @@ static inline __attribute__((always_inline)) void hlt(void)
{
while(1);
}

View File

@@ -28,4 +28,3 @@
/* TODO: Need to add DMA_COHERENT region like on ARM? */
#endif /* __ARCH_MEMLAYOUT_H */

View File

@@ -19,4 +19,3 @@
.section ".rom.data", "a", @progbits
.section ".rom.text", "ax", @progbits

View File

@@ -92,4 +92,3 @@ __wakeup_segment = RELOCATED(.)
.globl __wakeup_size
__wakeup_size:
.long . - __wakeup

View File

@@ -19,4 +19,3 @@ __main:
post_code(POST_DEAD_CODE)
hlt
jmp .Lhlt

View File

@@ -21,4 +21,3 @@
.section ".rom.data", "a", @progbits
.section ".rom.text", "ax", @progbits

View File

@@ -24,4 +24,3 @@ uint64_t timestamp_get(void)
{
return rdtscll();
}

View File

@@ -145,5 +145,3 @@
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,

View File

@@ -144,5 +144,3 @@
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,

View File

@@ -145,5 +145,3 @@
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,

View File

@@ -108,4 +108,3 @@
) {
}
} /* End _PR scope */

View File

@@ -80,4 +80,3 @@
) {
}
} /* End _PR scope */

View File

@@ -2,4 +2,3 @@ config CPU_AMD_SOCKET_939
bool
select CPU_AMD_MODEL_FXX
select X86_AMD_FIXED_MTRRS

View File

@@ -10,4 +10,3 @@ config CPU_SOCKET_TYPE
hex
default 0x11
depends on CPU_AMD_SOCKET_AM2

View File

@@ -9,4 +9,3 @@ config CPU_SOCKET_TYPE
hex
default 0x10
depends on CPU_AMD_SOCKET_F

View File

@@ -368,4 +368,3 @@ __main:
post_code(POST_DEAD_CODE)
hlt
jmp .Lhlt

View File

@@ -450,4 +450,3 @@ mtrr_table:
.word 0x208, 0x209, 0x20A, 0x20B
.word 0x20C, 0x20D, 0x20E, 0x20F
mtrr_table_end:

View File

@@ -9,4 +9,3 @@ config CPU_INTEL_NUM_FIT_ENTRIES
depends on CPU_INTEL_FIRMWARE_INTERFACE_TABLE
help
This option selects the number of empty entries in the FIT table.

View File

@@ -318,4 +318,3 @@ mtrr_table:
.word 0x20C, 0x20D, 0x20E, 0x20F
.word 0x210, 0x211, 0x212, 0x213
mtrr_table_end:

View File

@@ -293,4 +293,3 @@ mtrr_table:
.word 0x26B, 0x26C, 0x26D
.word 0x26E, 0x26F
mtrr_table_end:

View File

@@ -332,4 +332,3 @@ mtrr_table:
.word 0x20C, 0x20D, 0x20E, 0x20F
.word 0x210, 0x211, 0x212, 0x213
mtrr_table_end:

View File

@@ -244,4 +244,3 @@ mtrr_table:
.word 0x208, 0x209, 0x20A, 0x20B
.word 0x20C, 0x20D, 0x20E, 0x20F
mtrr_table_end:

View File

@@ -24,4 +24,3 @@ config DCACHE_RAM_SIZE
hex
default 0x01000
depends on CPU_INTEL_SLOT_2

View File

@@ -39,4 +39,3 @@ config DCACHE_RAM_SIZE
default 0x01000
endif

View File

@@ -29,4 +29,3 @@ config DCACHE_RAM_SIZE
default 0x4000
endif # CPU_INTEL_SOCKET_MPGA604

View File

@@ -39,4 +39,3 @@ SECTIONS
}
#endif
}

View File

@@ -275,4 +275,3 @@ __main:
post_code(POST_DEAD_CODE)
hlt
jmp .Lhlt

View File

@@ -138,4 +138,3 @@ nullidt:
.globl _estart
_estart:
.code32

View File

@@ -63,4 +63,3 @@ __protected_start:
/* Restore the BIST value to %eax */
movl %ebp, %eax

View File

@@ -145,4 +145,3 @@ smm_trampoline32:
/* Exit from SM mode. */
rsm

View File

@@ -207,4 +207,3 @@ jumptable:
/* core 0 */
ljmp $0xa000, $SMM_HANDLER_OFFSET
.align 1024, 0x00

View File

@@ -27,4 +27,3 @@
/* Restore BIST. */
movl %ebp, %eax

View File

@@ -14,4 +14,3 @@ know. Your code will be removed to comply with your wishes.
If you have any questions about this, please send email to
x86emu@linuxlabs.com or KendallB@scitechsoft.com for
clarification.

View File

@@ -1,2 +1 @@
source src/drivers/emulation/qemu/Kconfig

View File

@@ -11,4 +11,3 @@ config DRIVER_TPM_I2C_ADDR
hex "I2C TPM chip address"
default 2 # FIXME, workaround for Kconfig BS
depends on I2C_TPM

View File

@@ -174,4 +174,3 @@ CAR_init_params:
CAR_init_stack:
.long CAR_init_done
.long CAR_init_params

View File

@@ -32,4 +32,3 @@ void install_intel_vga_int15_handler(int active_lfp, int pfit, int display, int
#else
static inline void install_intel_vga_int15_handler(int active_lfp, int pfit, int display, int panel_type) {}
#endif

View File

@@ -1,2 +1 @@
source src/drivers/trident/blade3d/Kconfig

View File

@@ -22,4 +22,3 @@
extern unsigned char XGIInitNew(struct pci_dev *pdev);
extern void XGIRegInit(struct vb_device_info *, unsigned long);
#endif

View File

@@ -25,4 +25,3 @@ extern void xgifb_reg_or(unsigned long, u8, unsigned);
extern void xgifb_reg_and(unsigned long, u8, unsigned);
extern void xgifb_reg_and_or(unsigned long, u8, unsigned, unsigned);
#endif

View File

@@ -61,4 +61,3 @@ struct xgi_hw_device_info {
/* Additional IOCTL for communication xgifb <> X driver */
/* If changing this, xgifb.h must also be changed (for xgifb) */
#endif

View File

@@ -548,4 +548,3 @@ struct SiS_Private
};
#endif

View File

@@ -5,4 +5,3 @@ void update_microcode(u32 cpu_deviceid);
void amd_update_microcode_from_cbfs(u32 equivalent_processor_rev_id);
#endif /* CPU_AMD_MICROCODE_H */

View File

@@ -23,4 +23,3 @@
void fill_processor_name(char *processor_name);
#endif

View File

@@ -62,4 +62,3 @@ static inline struct romstage_handoff *romstage_handoff_find_or_add(void)
}
#endif /* ROMSTAGE_HANDOFF_H */

View File

@@ -71,4 +71,3 @@ chip northbridge/amd/lx
end
end
end

View File

@@ -65,4 +65,3 @@ chip northbridge/amd/lx
end
end
end

View File

@@ -119,4 +119,3 @@ chip northbridge/amd/amdk8/root_complex
end #northbridge/amd/amdk8
end #domain
end #northbridge/amd/amdk8/root_complex

View File

@@ -476,4 +476,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -106,4 +106,3 @@ chip northbridge/amd/agesa/family15/root_complex
end #chip northbridge/amd/agesa/family15 # CPU side of HT root complex
end #domain
end #northbridge/amd/agesa/family15/root_complex

View File

@@ -80,4 +80,3 @@ config SB800_AHCI_ROM
default n
endif # BOARD_AMD_INAGUA

View File

@@ -392,4 +392,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -94,4 +94,3 @@ chip northbridge/amd/agesa/family14/root_complex
end #chip northbridge/amd/agesa/family14 # CPU side of HT root complex
end #domain
end #northbridge/amd/agesa/family14/root_complex

View File

@@ -24,5 +24,3 @@
/* DBGO("\n") */
}
} /* End Scope SI */

View File

@@ -38,4 +38,3 @@ chip northbridge/amd/lx
end
end
end

View File

@@ -454,4 +454,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -38,4 +38,3 @@ Name(UOM6, 6)
Name(UOM7, 2)
Name(UOM8, 6)
Name(UOM9, 6)

View File

@@ -447,4 +447,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -392,4 +392,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -56,4 +56,3 @@ unsigned long acpi_fill_madt(unsigned long current)
return current;
}

View File

@@ -78,4 +78,3 @@ chip northbridge/amd/amdk8/root_complex
end #northbridge/amd/amdk8
end #domain
end #northbridge/amd/amdk8/root_complex

View File

@@ -18,4 +18,3 @@ chip northbridge/amd/gx2
end
end
end

View File

@@ -145,5 +145,3 @@ chip northbridge/amd/amdk8/root_complex
end #domain
end

View File

@@ -27,4 +27,3 @@ use c to delele hex file
yhlu
09/18/2005

View File

@@ -135,5 +135,3 @@ chip northbridge/amd/amdfam10/root_complex
# end #domain
end

View File

@@ -1,2 +1 @@
unsigned long mainboard_write_acpi_tables(device_t device, unsigned long start, acpi_rsdp_t *rsdp);

View File

@@ -73,4 +73,3 @@ config VGA_BIOS_ID
default "1002,9806"
endif # BOARD_AMD_SOUTHSTATION

View File

@@ -392,4 +392,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -109,4 +109,3 @@ chip northbridge/amd/agesa/family14/root_complex
end #chip northbridge/amd/agesa/family14 # CPU side of HT root complex
end #domain
end #northbridge/amd/agesa/family14/root_complex

View File

@@ -447,4 +447,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -318,4 +318,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -87,4 +87,3 @@ chip northbridge/amd/agesa/family12/root_complex
end #chip northbridge/amd/agesa/family12 # CPU side of HT root complex
end #domain
end #northbridge/amd/agesa/family12/root_complex

View File

@@ -72,4 +72,3 @@ config VGA_BIOS_ID
default "1002,9802"
endif # BOARD_AMD_UNIONSTATION

View File

@@ -392,4 +392,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -85,4 +85,3 @@ chip northbridge/amd/agesa/family14/root_complex
end #chip northbridge/amd/agesa/family14 # CPU side of HT root complex
end #domain
end #northbridge/amd/agesa/family14/root_complex

View File

@@ -134,5 +134,3 @@ enumerations
checksums
checksum 392 983 984

View File

@@ -94,4 +94,3 @@ struct chip_operations mainboard_ops = {
.enable_dev = mainboard_enable,
.final = mainboard_final,
};

View File

@@ -183,4 +183,3 @@ chip northbridge/amd/amdk8/root_complex
end # chip northbridge/amd/amdk8
end
end

View File

@@ -39,4 +39,3 @@ chip northbridge/amd/lx
end
end

View File

@@ -129,4 +129,3 @@ chip northbridge/amd/amdk8/root_complex
end #northbridge/amd/amdk8
end #domain
end #northbridge/amd/amdk8/root_complex

View File

@@ -66,4 +66,3 @@ config VGA_BIOS_ID
default "1002,9802"
endif # BOARD_ASROCK_E350M1

View File

@@ -392,4 +392,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -454,4 +454,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -446,4 +446,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
PSO_END
};

View File

@@ -447,4 +447,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
PSO_END
};

View File

@@ -49,4 +49,3 @@ chip northbridge/intel/i82810
chip cpu/intel/socket_PGA370
end
end

View File

@@ -463,4 +463,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -146,4 +146,3 @@ Scope(\_GPE) {
}
}
}

View File

@@ -454,4 +454,3 @@ CONST PSO_ENTRY ROMDATA DefaultPlatformMemoryConfiguration[] = {
*/
#include "mm.h"
#include "mn.h"

View File

@@ -120,4 +120,3 @@ chip northbridge/amd/amdk8/root_complex
end #domain
end

View File

@@ -1,2 +1 @@
Category: sbc

View File

@@ -33,4 +33,3 @@ SECTIONS
RAMSTAGE(0x40000000, 16M)
ROMSTAGE(0x41000000, 108K)
}

Some files were not shown because too many files have changed in this diff Show More