| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'next' | Tom Rini | 2014-04-17 | -0/+1 |
|\ |
|
| * | aes: Add 'aes' command to access AES-128-CBC | Marek Vasut | 2014-03-21 | -0/+1 |
* | | Add lzmadec command | Patrice Bouchand | 2014-03-22 | -0/+3 |
|/ |
|
* | cros_ec: Move EC interface into common library | Vadim Bendebury | 2014-03-17 | -0/+1 |
* | dm: Add a demonstration/example driver | Simon Glass | 2014-03-04 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-26 | -2/+0 |
|\ |
|
| * | arm: Switch to -mno-unaligned-access when supported by the compiler | Tom Rini | 2014-02-26 | -2/+0 |
* | | fs/fdos: Remove | Tom Rini | 2014-02-21 | -2/+1 |
|/ |
|
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -7/+3 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -5/+4 |
* | common: spl: Add spl sata boot support | Dan Murphy | 2014-02-19 | -0/+3 |
* | common: Add new clk command | Michal Simek | 2014-02-04 | -0/+1 |
* | spl: common: Support for USB MSD FAT image loading | Dan Murphy | 2014-01-24 | -0/+4 |
* | Makefile: delete unnecessary CPPFLAGS settings | Masahiro Yamada | 2013-12-13 | -2/+0 |
* | common: Delete unnecessary rules. | Masahiro Yamada | 2013-11-25 | -4/+1 |
* | common: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -208/+183 |
* | cmd:thor: Support for TIZEN's download command (thordown) | Lukasz Majewski | 2013-10-20 | -0/+1 |
* | powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers | Dirk Eibach | 2013-07-25 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO | Robert Winkler | 2013-07-01 | -0/+1 |
* | image: Add signing infrastructure | Simon Glass | 2013-06-26 | -0/+1 |
* | Add a trace command | Simon Glass | 2013-06-26 | -0/+1 |
* | Makefile: move the common makefile line to public area | Ying Zhang | 2013-06-20 | -8/+9 |
* | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL | Ying Zhang | 2013-06-20 | -10/+17 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -0/+3 |
|\ |
|
| * | image: Split libfdt code into image-fdt.c | Simon Glass | 2013-05-14 | -0/+1 |
| * | image: Split FIT code into new image-fit.c | Simon Glass | 2013-05-14 | -0/+1 |
| * | blackfin: bf609: add softswitch config command | Bob Liu | 2013-05-13 | -0/+1 |
* | | Add fuse API and commands | Benoît Thébaudeau | 2013-04-28 | -0/+1 |
|/ |
|
* | env: Add support for UBI environment | Joe Hershberger | 2013-04-11 | -0/+1 |
* | New command bootmenu: ANSI terminal boot menu support | Pali Rohár | 2013-03-29 | -0/+1 |
* | usb:gadget: USB Mass Storage Gadget support | Lukasz Majewski | 2013-03-18 | -0/+1 |
* | Introduce generic post-relocation board_r.c | Simon Glass | 2013-03-15 | -0/+1 |
* | Introduce generic pre-relocation board_f.c | Simon Glass | 2013-03-15 | -0/+3 |
* | sandbox: Add 'sb' command to access filesystem features | Simon Glass | 2013-03-04 | -0/+1 |
* | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin | 2012-12-19 | -0/+16 |
|\ |
|
| * | env: Add environment variable flags | Joe Hershberger | 2012-12-13 | -0/+2 |
| * | env: Add support for callbacks to environment vars | Joe Hershberger | 2012-12-13 | -0/+4 |
| * | gpt: Support for new "gpt" command | Piotr Wilczek | 2012-12-13 | -0/+1 |
| * | Add console command to access io space registers | Vadim Bendebury | 2012-12-11 | -0/+1 |
| * | edid: Library of EDID decode and print | Tom Wai-Hong Tam | 2012-12-11 | -0/+1 |
| * | Add hash command to perform hashing using various algorithms | Simon Glass | 2012-12-11 | -0/+1 |
| * | Add generic hash API | Simon Glass | 2012-12-11 | -0/+1 |
| * | Add a command to read raw blocks from a partition | Kenneth Waters | 2012-12-11 | -0/+1 |
| * | Add gettime command | Anton Staaf | 2012-12-11 | -0/+1 |
| * | env: Enable getenv_f() for SPL_BUILD | Stefan Roese | 2012-12-05 | -0/+3 |
* | | Sound: Add command for audio playback | Rajeshwari Shinde | 2012-11-15 | -0/+1 |
|/ |
|
* | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -5/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini | 2012-10-22 | -0/+1 |
|\ |
|
| * | COMMON: Implement common bounce buffer | Marek Vasut | 2012-10-22 | -0/+1 |