Age | Commit message (Expand) | Author |
2017-10-16 | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-07-27 | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan |
2017-07-11 | Allow displaying the U-Boot banner on a video display | Simon Glass |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-06-05 | bootstage: Record time taken to set up the live device tree | Simon Glass |
2017-06-05 | bootstage: Record the time taken to set up driver model | Simon Glass |
2017-06-05 | bootstage: Init as early as possible | Simon Glass |
2017-06-05 | api: Add a header for api_init() | Simon Glass |
2017-06-01 | dm: Build a live tree after relocation | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-16 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-05-15 | Drop CONFIG_I2CFAST | Simon Glass |
2017-04-05 | board_f: Make init_helpers generic | Simon Glass |
2017-04-05 | SPARC: Remove | Tom Rini |
2017-03-28 | mtd: nand: remove nand size print from nand_init function | Hou Zhiqiang |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-02-06 | x86: board_r: Set the global data pointer after relocation | Simon Glass |
2017-02-06 | board_f/r: Use static const for the init sequences | Simon Glass |
2017-01-25 | Drop CONFIG_CMD_DOC | Simon Glass |
2017-01-25 | Drop CONFIG_WINBOND_83C553 | Simon Glass |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2016-12-20 | dm: Add support for scsi/sata based devices | Michal Simek |
2016-12-09 | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini |
2016-12-08 | dm: Add support for scsi/sata based devices | Michal Simek |
2016-11-30 | common/board_f: enable initr_trap for MIPS | Daniel Schwierzeck |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-03-17 | dm: timer: Correct timer init ordering after relocation | Simon Glass |
2016-03-15 | efi_loader: Implement memory allocation and map | Alexander Graf |
2016-03-15 | efi_loader: Add runtime services | Alexander Graf |
2016-02-26 | timer: Set up the real timer after driver model is available | Simon Glass |
2016-02-08 | board_r: fix a typo in comment block | Masahiro Yamada |
2015-12-07 | CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set | Tom Rini |
2015-12-05 | common: board: Dont relocate FDT incase of CONFIG_OF_EMBED | Siva Durga Prasad Paladugu |
2015-12-03 | sparc: Update PROM initialization code for generic board | Francois Retief |
2015-12-03 | sparc: Initial ground work for generic board initialization | Francois Retief |
2015-12-01 | dm: timer: Avoid using timer before it is ready | Simon Glass |
2015-11-19 | console: Add a console buffer | Simon Glass |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-13 | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc | Tom Rini |
2015-11-13 | x86: Move timer_init() call a bit earlier | Bin Meng |
2015-11-13 | sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig | Francois Retief |
2015-10-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2015-10-24 | allow LED initialization without STATUS_LED_BOOT | Bernhard Nortmann |
2015-10-23 | env: export fdt_blob to the environment variable | Thomas Chou |