Age | Commit message (Expand) | Author |
2015-05-13 | edid: Add a function to read detailed monitor timings | Simon Glass |
2015-05-10 | ppc4xx: Remove sc3 board | Stefan Roese |
2015-05-10 | Fix broken verify functionality in crc32 command | Joe Hershberger |
2015-05-10 | Fix inconsistency of VERIFY defines in cmd_mem | Joe Hershberger |
2015-05-10 | cmd_part: fix usage text | maxin.john@enea.com |
2015-05-10 | spl: spl_mmc: Partition raw boot mode for eMMC | Paul Kocialkowski |
2015-05-10 | spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics | Paul Kocialkowski |
2015-05-08 | image: android: handle default kernel address | Maxime Ripard |
2015-05-06 | usb: Fix maxpacketsize for first descriptor read for low-speed usb devs | Hans de Goede |
2015-05-05 | dm: rtc: Convert 'date' command to support driver model | Simon Glass |
2015-05-05 | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass |
2015-05-05 | dm: rtc: Rename gregorian day function | Simon Glass |
2015-05-05 | fdt: Correct warning in fdt_setup_simplefb_node() | Simon Glass |
2015-04-30 | x86: Allow CPUs to be set up after relocation | Simon Glass |
2015-04-29 | Add a 'cpu' command to print CPU information | Simon Glass |
2015-04-29 | Fix comment nits in board_f.c | Simon Glass |
2015-04-28 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-04-28 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2015-04-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-04-23 | armv8/ls2085aqds: NAND boot support | Scott Wood |
2015-04-23 | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini |
2015-04-23 | cmd, nand: add more info to "nand info" | Heiko Schocher |
2015-04-23 | rtc: Set valid date after reset | Marek Vasut |
2015-04-23 | armv8/fsl-lsch3: Update early MMU table | York Sun |
2015-04-23 | cmd_mem: Store last address/size/etc as ulong | Scott Wood |
2015-04-23 | dm: Init device tree as well as driver model in SPL | Simon Glass |
2015-04-23 | Correct malloc_limit value for pre-relocation malloc() | Simon Glass |
2015-04-23 | Move initf_malloc() to a common place | Simon Glass |
2015-04-23 | fdt: Rename setup_fdt() and make it prepare also | Simon Glass |
2015-04-23 | fdt: sandbox: Move setup code from board_f to fdtdec | Simon Glass |
2015-04-23 | cmd_led: Extend led command to support blinking and more leds | Stefan Roese |
2015-04-22 | cmd_scsi: Enable SoC AHCI device on platforms with PCI | tang yuantian |
2015-04-22 | unzip: add gzwrite command to write compressed image to block device | Eric Nelson |
2015-04-22 | fdt: add new fdt_fixup_display function to configure display | Tim Harvey |
2015-04-22 | cmd_sf: Fix problem with "sf update" and unaligned length | Stefan Roese |
2015-04-21 | kconfig: remove duplicated CMD_DNS option | Andrey Skvortsov |
2015-04-20 | mii: add read-modify-write option to mii command | Tim James |
2015-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-04-19 | pxe: Ensure all memory access is to mapped memory | Sjoerd Simons |
2015-04-19 | sandbox: Implement host dev [device] | Sjoerd Simons |
2015-04-19 | sandbox: Renamed sb command to host | Sjoerd Simons |
2015-04-18 | sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass |
2015-04-18 | dm: net: Adjust PHY interface to work with CONFIG_DM_ETH | Simon Glass |
2015-04-18 | Avoid calling print_eths() with driver model | Simon Glass |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up cmd_net variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up DNS variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up CDP variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up TFTP variables and functions | Joe Hershberger |