Age | Commit message (Expand) | Author |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | common: spl: Add spl sata boot support | Dan Murphy |
2014-02-19 | EXT4: Fix number base handling of "ext4write" command | Wolfgang Denk |
2014-02-19 | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP | Masahiro Yamada |
2014-02-19 | cmd_test: implement -e test for file existence | Stephen Warren |
2014-02-19 | cmd_test: evaluate to false without any arguments | Stephen Warren |
2014-02-19 | cmd_test: implement ! on sub-expressions | Stephen Warren |
2014-02-19 | cmd_test: check for binary operators before unary | Stephen Warren |
2014-02-19 | cmd_test: use table lookup for parsing | Stephen Warren |
2014-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2014-02-07 | cmd_mmc.c: Drop open/close mmc sub-commands | Tom Rini |
2014-02-07 | cmd_mmc.c: Add bootbus mmc sub-command | Tom Rini |
2014-02-07 | cmd_mmc.c: Add 'partconf' command to mmc | Tom Rini |
2014-02-07 | cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' | Tom Rini |
2014-02-07 | cmd_mmc.c: Change 'bootpart' code to match normal coding style | Tom Rini |
2014-02-07 | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK | Tom Rini |
2014-02-07 | arc: bdinfo, image and arc-specific init functions declarations support | Alexey Brodkin |
2014-02-04 | cmd_pxe.c add any option for filesystem with sysboot uses generic load | Dennis Gilmore |
2014-02-04 | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2014-02-04 | pxe: implement fdtdir extlinux.conf tag | Stephen Warren |
2014-02-04 | pxe: support "devicetree" tag | Stephen Warren |
2014-02-04 | common: Add new clk command | Michal Simek |
2014-02-03 | common: lcd.c: fix data abort exception when try to access bmp header | Przemyslaw Marczak |
2014-01-27 | board_r - fixup functions table after relocation | Alexey Brodkin |
2014-01-24 | spl: common: Support for USB MSD FAT image loading | Dan Murphy |
2014-01-24 | spl: common: Move FAT funcs to a common file | Dan Murphy |
2014-01-20 | fdt_support.c: Correct linux,initrd-start/end setting | Tom Rini |
2014-01-20 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2014-01-14 | common, env: optimize boottime | Heiko Schocher |
2014-01-14 | bootm: Reinstate special case for standalone images | Simon Glass |
2014-01-14 | common/image.c: move VxWorks header string out of CONFIG_CMD_ELF | miao.yan@windriver.com |
2014-01-14 | command.c: Fix auto-completion for the full commands list case | Andrew Gabbasov |
2014-01-13 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-01-13 | usb: ums: wait for usb cable connection before enter ums mode | Przemyslaw Marczak |
2014-01-13 | env_eeprom - fix bus recovery for "eeprom_bus_read" | Alexey Brodkin |
2014-01-11 | sandbox: spi: Adjust 'sf test' to work on sandbox | Simon Glass |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2014-01-09 | arm64: generic board support | David Feng |
2014-01-09 | arm64: core support | David Feng |
2014-01-09 | cmd_pxe: remove compiling warnings | David Feng |
2014-01-09 | fdt_support: 64bit initrd start address support | David Feng |
2014-01-09 | mmc: add setdsr support | Markus Niebel |
2014-01-08 | sandbox: Allow reading/writing of RAM buffer | Simon Glass |
2014-01-08 | sandbox: Allow the console to work earlier | Simon Glass |
2014-01-08 | sandbox: Allow return from board_init_f() | Simon Glass |
2014-01-08 | sandbox: block driver using host file/device as backing store | Henrik Nordström |
2013-12-16 | common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() | Miao Yan |