Age | Commit message (Expand) | Author |
2015-04-10 | common/armflash: Support for ARM flash images | Linus Walleij |
2015-02-10 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-02-10 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-02-10 | lcd: dt: extract simplefb support | Nikita Kiryanov |
2015-01-29 | generic-board: show model name in board_init_f() too | Masahiro Yamada |
2015-01-29 | common: convert compulab splash load code to common code | Nikita Kiryanov |
2015-01-10 | lcd: refactor lcd console stuff into its own file | Nikita Kiryanov |
2014-12-05 | common: spl: Add interactive DDR debugger support for SPL image | Alison Wang |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-23 | fs: make it possible to read the filesystem UUID | Christian Gmeiner |
2014-11-21 | dm: Split the simple malloc() implementation into its own file | Simon Glass |
2014-10-23 | common: Makefile: allow for spl builds with env_fat | Felipe Balbi |
2014-10-16 | crypto/fsl: Add command for encapsulating/decapsulating blobs | Ruchika Gupta |
2014-09-24 | kbuild: refactor some makefiles | Masahiro Yamada |
2014-09-24 | usb/gadget: fastboot: implement sparse format | Steve Rae |
2014-09-24 | usb/gadget: fastboot: add eMMC support for flash command | Steve Rae |
2014-08-25 | common/Makefile: Consolidate SPL ENV options, correct inclusion | Tom Rini |
2014-06-20 | Add an I/O tracing feature | Simon Glass |
2014-06-19 | bootm: Split out code from cmd_bootm.c | Simon Glass |
2014-05-29 | Move bootretry code into bootretry.c and clean up | Simon Glass |
2014-05-29 | Move command line API into cli.c | Simon Glass |
2014-05-29 | Move autoboot code to autoboot.c | Simon Glass |
2014-05-29 | Split out simple parser and readline into separate files | Simon Glass |
2014-05-29 | Rename hush to cli_hush | Simon Glass |
2014-05-08 | usb/gadget: add the fastboot gadget | Sebastian Siewior |
2014-05-08 | image: add support for Android's boot image format | Sebastian Siewior |
2014-04-17 | Merge branch 'next' | Tom Rini |
2014-03-22 | Add lzmadec command | Patrice Bouchand |
2014-03-21 | aes: Add 'aes' command to access AES-128-CBC | Marek Vasut |
2014-03-17 | cros_ec: Move EC interface into common library | Vadim Bendebury |
2014-03-04 | dm: Add a demonstration/example driver | Simon Glass |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: Switch to -mno-unaligned-access when supported by the compiler | Tom Rini |
2014-02-21 | fs/fdos: Remove | Tom Rini |
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-04 | common: Add new clk command | Michal Simek |
2014-01-24 | spl: common: Support for USB MSD FAT image loading | Dan Murphy |
2013-12-13 | Makefile: delete unnecessary CPPFLAGS settings | Masahiro Yamada |
2013-11-25 | common: Delete unnecessary rules. | Masahiro Yamada |
2013-10-31 | common: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | cmd:thor: Support for TIZEN's download command (thordown) | Lukasz Majewski |
2013-07-25 | powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers | Dirk Eibach |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-01 | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO | Robert Winkler |
2013-06-26 | image: Add signing infrastructure | Simon Glass |
2013-06-26 | Add a trace command | Simon Glass |
2013-06-20 | Makefile: move the common makefile line to public area | Ying Zhang |
2013-06-20 | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL | Ying Zhang |