U-Boot@Denx - Development contribs
Here a list of contributions on the Master U-Boot Denx
Das U-Boot (subtitled “the Universal Boot Loader” and often shortened to U-Boot; see History for more about the name) is an open-source, primary boot loader used in embedded devices to package the instructions to boot the device’s operating system kernel. It is available for a number of computer architectures, including 68k, ARM, Blackfin, MicroBlaze, MIPS, Nios, SuperH, PPC, RISC-V and x86.
What I have personnaly done to help U-Boot better work on some embedded devices like:
- SheevaPlug and derivatives
- GuruPlug
- RaidSonic ICY BOX NAS6210 and NAS6220
- ZYXEL NSA310S
- …
When ?
- 2010/08/14: [U-Boot] [PATCH v2] Add mvsata support for the Sheevaplug devices
- 2010/08/29: [U-Boot] [PATCH v1] add mv_sdio driver for sheevaplug
- 2010/10/19: [U-Boot] [PATCH v2 1/2] mmc : Add SDIO driver for Marvell SoCs (Kirkwood)
- 2012/03/15: [U-Boot] [PATCH v7] kirkwood: add NAS62x0 board support
- 2012/04/17: [U-Boot] [PATCH v8] kirkwood: add NAS62x0 board support
- 2012/03/16: [U-Boot] [PATCH] add new board nas62x0
- 2014/10/18: [U-Boot] [PATCH 1/1] ARM: sheevaplug: add LIBFDT support
- 2014/10/18: [U-Boot] [PATCH 2/2] ARM: sheevaplug: fix ENV offset and MTDPARTS
- 2014/12/03: [U-Boot] [PATCH 1/1] ARM: kirkwood: mvebu_mmc: Speed up access time
- 2014/12/17: [U-Boot] [PATCH v3 0/6] SHEEVAPLUG : REFRESH 201412
- …
- 2014/08/01-2015/11/29: erdoukki@u-boot