- d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
- c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
- 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
- 08a98b8 usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 11 years ago
- 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- 34e026f driver/ddr/fsl: Add DDR4 support to Freescale DDR driver by York Sun · 11 years ago
- c48e686 fdt_support: Add helper function to read "ranges" property by Alexander Graf · 11 years ago
- 94fb182 fdt_support: split fdt_getprop_u32_default by Alexander Graf · 11 years ago
- 6dc9bac board_f: call timer_init on MIPS by Paul Burton · 11 years ago
- 3da7e5a board_f: call init_func_ram on MIPS by Paul Burton · 11 years ago
- 77cc890 bootm: set max decompression size for LZO by Kees Cook · 11 years ago
- c4474fc board_r: return 0 from show_model_r by Paul Burton · 11 years ago
- fd11bea blackfin: make name_to_gpio be a weak symbol by Ian Campbell · 11 years ago
- 3fa1981 env_flash.c: Drop unused variables by Tom Rini · 11 years ago
- bf411ea tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
- 00c200f fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 11 years ago
- ae1590e spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · 11 years ago
- 39b924a env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · 11 years ago
- b9c8cca env_mmc.c: Allow environment to be used within SPL by Tom Rini · 11 years ago
- 9f66150 floppy: delete unused files by Masahiro Yamada · 11 years ago
- 0f50777 Merge branch 'next' by Tom Rini · 11 years ago
- 0f605c1 Start the deprecation process for generic board by Simon Glass · 11 years ago
- 04d2f0a Revert "Start the deprecation process for generic board" by Tom Rini · 11 years ago
- 3920638 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
- 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
- 36c4b1d Start the deprecation process for generic board by Simon Glass · 11 years ago
- 01a0c64 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
- 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
- 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
- 5527f83 Add lzmadec command by Patrice Bouchand · 11 years ago
- a4223b7 env: Implement support for encrypting environment by Marek Vasut · 11 years ago
- 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
- b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago
- 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
- bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
- db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
- 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
- 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
- 097dd3e fdt: add "fdt checksign" command by Heiko Schocher · 11 years ago
- 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
- 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
- 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
- 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
- 3775dcd cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · 11 years ago
- fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
- 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
- 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
- 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
- 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
- 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
- eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
- b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
- a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
- 1674df6 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
- 06109f4 common, itest: pass u-boot env variables to itest.s by Heiko Schocher · 11 years ago
- f9f4d80 common, ubi: add ubi check volumename command by Heiko Schocher · 11 years ago
- 76698b4 Fix memory commands for 64-bit platforms by York Sun · 11 years ago
- e22361a pxe: prepend fdtdir to DTB name irrespective of source by Stephen Warren · 11 years ago
- 102c051 fix address of error message in mtest command by David Feng · 11 years ago
- e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
- 9c89614 common: Remove invalid endianess conversion by Christian Eggers · 11 years ago
- b81fdb0 pxe: allow compilation when !defined(CONFIG_CMD_NET) by Stephen Warren · 11 years ago
- 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
- 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
- f150c83 cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
- 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
- 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
- 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
- fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
- f7740f7 EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · 11 years ago
- 95f7062 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
- e5e897c cmd_test: implement -e test for file existence by Stephen Warren · 11 years ago
- 2453de9 cmd_test: evaluate to false without any arguments by Stephen Warren · 11 years ago
- d9b651c cmd_test: implement ! on sub-expressions by Stephen Warren · 11 years ago
- 4c80f29 cmd_test: check for binary operators before unary by Stephen Warren · 11 years ago
- 490ba83 cmd_test: use table lookup for parsing by Stephen Warren · 11 years ago
- c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 18c8358 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
- 614b2bf cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · 11 years ago
- 5a99b9d cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · 11 years ago
- 792970b cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · 11 years ago
- f1fd957 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · 11 years ago
- b01e6fe cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · 11 years ago
- 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
- bc5d542 arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
- 6d1a3e5 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · 11 years ago
- c3a6e51 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
- c61d94d pxe: implement fdtdir extlinux.conf tag by Stephen Warren · 11 years ago
- f43c401 pxe: support "devicetree" tag by Stephen Warren · 11 years ago
- 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
- dca2a1c common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · 11 years ago
- 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
- 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
- 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
- be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
- 55ca99f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1b61027 common, env: optimize boottime by Heiko Schocher · 11 years ago