Age | Commit message (Expand) | Author |
2015-01-21 | MIPS: add support for pre-relocation malloc | Daniel Schwierzeck |
2015-01-21 | MIPS: add support for CONFIG_SYS_INIT_SP_ADDR | Daniel Schwierzeck |
2015-01-21 | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE | Daniel Schwierzeck |
2015-01-21 | MIPS: replace $(CPU) with Kconfig symbols | Daniel Schwierzeck |
2015-01-21 | MIPS: use common code from lib/time.c | Thomas Langer |
2015-01-21 | MIPS: bootm: add bootstage reporting | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: prepare a flattened device tree for the kernel | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: add mem, rd_start and rd_size to kernel command line | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel environment | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel command line | Daniel Schwierzeck |
2015-01-20 | Merge git://git.denx.de/u-boot-arc | Tom Rini |
2015-01-20 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2015-01-20 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2015-01-20 | MAINTAINERS: add me as the maintainer of mpc837xerdb | Sinan Akman |
2015-01-20 | Use generic board architecture for MPC837xERDB | Sinan Akman |
2015-01-20 | imx: ls102xa: Remove reference to gdata | Simon Glass |
2015-01-20 | imx: woodburn: Remove reference to gdata | Simon Glass |
2015-01-20 | imx: cm_fx6: Remove reference to gdata | Simon Glass |
2015-01-20 | zynq: Remove reference to gdata | Simon Glass |
2015-01-19 | mmc: Skip changing bus width for MMC cards earlier than version 4.0 | Andrew Gabbasov |
2015-01-19 | mmc: Avoid redundant switching to 1-bit bus width for MMC cards | Andrew Gabbasov |
2015-01-19 | mmc: extend mmcinfo output to show partition write reliability settings | Diego Santa Cruz |
2015-01-19 | mmc: extend the mmc hwpartition sub-command to change write reliability | Diego Santa Cruz |
2015-01-19 | mmc: extend the mmc hardware partitioning API with write reliability | Diego Santa Cruz |
2015-01-19 | mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning | Diego Santa Cruz |
2015-01-19 | mmc: add API to do eMMC hardware partitioning | Diego Santa Cruz |
2015-01-19 | mmc: the ext_csd data may be used during init even if reading failed | Diego Santa Cruz |
2015-01-19 | mmc: eMMC partitioning data is not effective till partitioning completed | Diego Santa Cruz |
2015-01-19 | mmc: show the erase group size and HC WP group size in mmcinfo output | Diego Santa Cruz |
2015-01-19 | mmc: read the high capacity WP group size for eMMC | Diego Santa Cruz |
2015-01-19 | mmc: fix erase_grp_size computation with high-capacity size definition | Diego Santa Cruz |
2015-01-19 | mmc: display size and start of eMMC enhanced user data area in mmcinfo | Diego Santa Cruz |
2015-01-19 | mmc: read the size of eMMC enhanced user data area | Diego Santa Cruz |
2015-01-19 | mmc: computation of eMMC GP partition size was missing 512 KiB factor | Diego Santa Cruz |
2015-01-19 | mmc: incomplete test to switch to high-capacity group size definitions | Diego Santa Cruz |
2015-01-19 | mmc: skip mmcinfo partition info processing for eMMC < 4.41 | Diego Santa Cruz |
2015-01-19 | mmc: make eMMC general purpose partition numbering match spec | Diego Santa Cruz |
2015-01-19 | mmc: extend mmcinfo to show enhanced partition attribute | Diego Santa Cruz |
2015-01-19 | mmc: show hardware partition sizes in mmcinfo output | Diego Santa Cruz |
2015-01-19 | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC | Nobuhiro Iwamatsu |
2015-01-18 | usb: eth: asix88179: add ability to modify MAC address | Rene Griessl |
2015-01-18 | musb-new: Add interrupt queue support | Hans de Goede |
2015-01-18 | musb-new: Add urb and hep parameters to construct_urb | Hans de Goede |
2015-01-18 | musb-new: Properly remove a transfer from the schedule on timeout | Hans de Goede |
2015-01-18 | musb-new: Fix reset sequence when in host mode | Hans de Goede |
2015-01-18 | musb-new: Fix interrupt transfers not working | Hans de Goede |
2015-01-18 | musb-new: Use time based timeouts rather then cpu-cycles based timeouts | Hans de Goede |
2015-01-18 | musb-new: Add sunxi musb controller support | Hans de Goede |
2015-01-18 | musb-new: Add register defines for different reg layout on sunxi | Hans de Goede |
2015-01-18 | usb: Do not log an error when no devices is plugged into a root-hub-less hcd | Hans de Goede |