Age | Commit message (Expand) | Author |
2016-09-27 | common: dfu: saperate the dfu common functionality | B, Ravi |
2016-09-27 | spl: dfu: add dfu support in SPL | B, Ravi |
2016-09-16 | Use separate options for TPL support | Simon Glass |
2016-08-20 | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini |
2016-06-24 | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada |
2016-06-20 | autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c | Masahiro Yamada |
2016-06-12 | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed |
2016-05-27 | Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot | Simon Glass |
2016-05-20 | cmd: eeprom: add support for layout aware commands | Nikita Kiryanov |
2016-05-17 | dm: sata: Separate the non-command code into its own file | Simon Glass |
2016-05-17 | dm: ide: Separate the non-command code into its own file | Simon Glass |
2016-05-17 | dm: scsi: Separate the non-command code into its own file | Simon Glass |
2016-04-18 | common: env: support sata device | Peng Fan |
2016-03-22 | Allow command-line files to be dropped | Simon Glass |
2016-03-14 | fdt: Allow libfdt to be used in SPL | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | common: Add support for environment file in EXT4. | Stuart Longland |
2016-02-08 | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. | David Müller (ELSOFT AG) |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2016-01-20 | dm: lcd: Avoid using the lcd.h header file with driver model | Simon Glass |
2015-12-05 | common/Makefile: Compile fdt_support is enabled in SPL | Stefan Roese |
2015-11-12 | sparse: Rename the file and header | Maxime Ripard |
2015-11-12 | fastboot: Implement NAND backend | Maxime Ripard |
2015-10-24 | Move board_init_f_mem() into a common location | Simon Glass |
2015-10-22 | drivers: Introduce a simplified remoteproc framework | Nishanth Menon |
2015-09-21 | common/cmd_ethsw: Add generic commands for Ethernet Switches | Codrin Ciubotariu |
2015-09-07 | update: tftp: dfu: Extend update_tftp() function to support DFU | Lukasz Majewski |
2015-08-31 | dm: tpm: Add a 'tpmtest' command | Simon Glass |
2015-08-12 | spl, common, serial: build SPL without serial support | Heiko Schocher |
2015-08-05 | efi: Add a command to display the memory map | Simon Glass |
2015-05-14 | dm: regulator: add regulator command | Przemyslaw Marczak |
2015-05-14 | dm: pmic: add pmic command | Przemyslaw Marczak |
2015-04-29 | Add a 'cpu' command to print CPU information | Simon Glass |
2015-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-04-19 | sandbox: Renamed sb command to host | Sjoerd Simons |
2015-04-18 | common/lcd_console: introduce display/framebuffer rotation | Hannes Petermaier |
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 |