summaryrefslogtreecommitdiff
path: root/outline.txt
blob: 4d868e3baebbce8450c653c671e37388eaa6c9e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- Übersicht Nios II
  - Wieso Softcore?
  - Konfigurierbarkeit
- Übersicht Linux
  - Wieso Linux?
  - uClinux
- Linux on Nios II
  - History
  - Unified port, device tree support
- Vorteile/Nachteile MMU
  - Portierbarkeit von Software
  -
- Distributionen, Anbieter
  - Open-Source Distribution
  - SLS, Windriver, Timesys
- Anwendungsbeispiel SInet
alue='2'>stat only
authorIvan Safonov <insafonov@gmail.com>2016-09-03 22:31:53 +0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-12 11:23:22 +0200
commit385b452ca11d38cf3feac22847bde413debdaa4d (patch)
tree31a1e6d93bd7ed837486b86fa7d0a526bb9dfcfa /drivers/staging
parent359d96127fef2b2d3a2193244bc354e8cbe634c5 (diff)
staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwreg
And remove two one-line wrappers. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/rtl8188eu/core/rtw_mlme.c2
-rw-r--r--drivers/staging/rtl8188eu/hal/hal_intf.c6
-rw-r--r--drivers/staging/rtl8188eu/hal/usb_halinit.c3
-rw-r--r--drivers/staging/rtl8188eu/include/hal_intf.h2
4 files changed, 2 insertions, 11 deletions
diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme.c b/drivers/staging/rtl8188eu/core/rtw_mlme.c