Age | Commit message (Expand) | Author |
2014-08-28 | Fix test failure caused by bad handling of ramdisk | Simon Glass |
2014-08-28 | samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget | Łukasz Majewski |
2014-08-28 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-08-25 | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-08-25 | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher |
2014-08-25 | linux include: add ERR_CAST | Heiko Schocher |
2014-08-25 | lib, list_sort: add list_sort from linux 3.14 | Heiko Schocher |
2014-08-25 | lib, rbtree: resync with Linux-3.14 | Heiko Schocher |
2014-08-25 | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini |
2014-08-24 | nios2: remove EPCS driver | Thomas Chou |
2014-08-24 | nios2: add generic board support | Thomas Chou |
2014-08-24 | nios2: remove obsolete PCI5441 and PK1C20 boards | Thomas Chou |
2014-08-21 | image: fix bootm failure for FIT image | Bryan Wu |
2014-08-21 | add header for Android sparse image format | Colin Cross |
2014-08-21 | e1000: add i210 support | Marek Vasut |
2014-08-21 | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede |
2014-08-21 | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada |
2014-08-21 | omap: remove omap5912osk board support | Masahiro Yamada |
2014-08-21 | drivers: net: remove dead drivers | Masahiro Yamada |
2014-08-20 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-08-20 | km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM | Valentin Longchamp |
2014-08-20 | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget | Lukasz Majewski |
2014-08-14 | openrd: fail build if U-Boot would overlap with environment in flash | Sascha Silbe |
2014-08-12 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini |
2014-08-12 | powerpc/t104xrdb: support deep sleep in SPI/SD boot | Tang Yuantian |
2014-08-12 | powerpc/t1042RDB: Add Video - HDMI support | Jason Jin |
2014-08-12 | fsl/diu: ch7301 encoder split off from t1040qds/diu.c | Wang Dongsheng |
2014-08-10 | lcd: cleanup unused functions | Hannes Petermaier |
2014-08-10 | Add support for 32-bit organized framebuffers | Hannes Petermaier |
2014-08-09 | image: introduce genimg_get_kernel_addr() | Bryan Wu |
2014-08-09 | ARM: rpi_b: use new generic $bootcmd | Stephen Warren |
2014-08-09 | ARM: tegra: use new generic $bootcmd | Stephen Warren |
2014-08-09 | config: introduce a generic $bootcmd | Dennis Gilmore |
2014-08-09 | omap: clean-up dead configs | Masahiro Yamada |
2014-08-09 | fdt: Sync up with libfdt | Simon Glass |
2014-08-09 | fdt: Rename fdt_resize() to fdt_shrink_to_minimum() | Simon Glass |
2014-08-09 | ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path | Łukasz Majewski |
2014-08-09 | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen |
2014-08-09 | usb: ehci: rmobile: Remove xHCI address | Nobuhiro Iwamatsu |
2014-08-09 | dfu: add SF backend | Stephen Warren |
2014-08-09 | dfu: add free_entity() to struct dfu_entity | Stephen Warren |
2014-08-09 | dfu: allow backend to specify a maximum buffer size | Stephen Warren |
2014-08-09 | dfu: defer parsing of device string to IO backend | Stephen Warren |
2014-08-09 | dfu: fix some issues with reads/uploads | Stephen Warren |