Go to file
Maciek Borzecki b5e26faceb gitignore: make sure that SOC specific linker scripts stay visible
Update gitignore so that linker scripts lower in directory tree under
arch/*/soc stay visible when running `git status`

Change-Id: Ia618eab4534c6ff06d3dedbcd3e0062c1dd278de
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
2016-03-04 18:31:42 +00:00
arch arch: arm: set the architecture via Kconfig 2016-03-04 15:08:40 +00:00
boards boards/basic_cortex_m3: Fix typo in Kconfig.board 2016-02-27 10:13:20 +00:00
doc doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability. 2016-03-04 15:09:37 +00:00
drivers spi: intel: fix write failures at low speeds 2016-03-03 11:00:45 +00:00
include sys_io: don't allow negative bit offsets 2016-03-04 16:26:21 +00:00
kernel arch: & kernel: Updated Kconfigs to remove errors in html generation 2016-03-04 13:26:15 +00:00
lib libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
misc libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
net Bluetooth: Fix typo subscribtions to subscriptions 2016-03-04 11:21:27 +02:00
samples samples: Add UART application 2016-03-04 15:16:20 +00:00
scripts gen_idt: correctly warn on duplicate IRQ connections 2016-03-03 10:24:25 +00:00
tests test_bitfield: exercise sys_*_bit and sys_bitfield_*_bit 2016-03-04 15:12:07 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 1.1.0-rc1 2016-03-02 12:56:17 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh zephyr-env.sh: Set correctly $ZEPHYR_BASE in zsh 2016-03-03 14:53:40 +00:00