* Latest 4.3 changes poorly merged
* Build fixes
* Squash?
* Fix ppsspp on switch
* Fix video recording, add base stuff for nvv4l2 decoder/encoder, but leave disabled for now
* Clean up left over files
* Switch: Dont build xpadneo driver, but install configs
* FFMpeg: Add back L4T decoder Patches
* Switch: Initial kernel cleanup
* Switch: Mariko: Attempt to fix gadget attach to UDC issue
* Switch: Cleanup initramfs and copy XUSB firmware for mariko to initramfs
* Retroarch: Add Switch lite Controller Workaround to pre-start script
* Switch: bootloader: Fix R2P syntax issue with new driver
* L4T: Fix get_l4t-kernel-sources script sha256 checks
This is far from the finished version, but it should fix kernel nightly issues
* L4T: Switch: update config/script packages versions for nightly
* L4T:Switch:Bootloader: Small cleanups, and add hekate icon for LibreELEC
* Switch: it builds
* Switch: Use udev to finalize usb gadget to save from systemd looping service restart until cable connected.
* Switch: Update kernel stuff again
* Switch: Downgrade Alsa packages to version in 4.x tree
* Joycond: Update Switch version
* Switch: Minor fixes
* LibreELEC: Fix a few broken files from upstream pull
* Switch: Fix LibreELEC build.
* Switch: Update bootloader stuff
* L4T: FFMPEG: Add support for nvv4l2 decoder/encoder
* FFMPEG: Add back encoder support for game recording in retroarch
* FFMPEG: revert a few changes, and add support for vulkan.
* Add support for 32.7.1 bsp
* Add option to uenv.txt to use performance governor.
* Add support for auto frequency changing based upon docking
* Add README.md to L4T Project since it is its own beast
* Fix flycast issues in L4T builds, by reverting back to upstream libretro master, which actually has support for nano platform
* Downgrade glibc to 2.27 for L4T Builds.
* Downgrade binutils to 2.32 for L4T Builds.
* Update L4T Project Options
* Refactor tegra-bsp package
* Import/Rebase CTC's ffmpeg patches, and switch decoder to nvv4l2 from nvmpi. Fixes decoder issues
* Enable all disabled cores
* Remove hack in busybox package to dump firmware into L4T Builds, we now handle this in tegra-bsp package.
* More L4T project cleanups
* Bring switch-bootloader package.mk inline with upstream formatting
* Fix reboot_payload
* Add proper tegra-bsp:init support
* Bootloader cleanups, seperate bootloader stuff for libreelec builds
* Update init for supporting all distros on Nintendo Switch
* Add proper splash images for libreelec builds.
* Final bootloader fixes
* switch-bootloader-merge-fixes
* Fix uboot merge issues
* fix bmp
* It all builds
* add Basic USB Gadget(Serial console only)
* Properly fix mtp, and finish gadget stuff