Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-06 | input: Drop PS/2 keyboard support | Simon Glass |
2018-03-16 | common: move init_helpers.h prototypes in init.h | Patrick Delaunay |
2018-02-13 | fix spelling of 'functions' in 2 places (was 'funtcions') | Simon Goldschmidt |
2018-01-28 | common: board_r: Fix style violations | Mario Six |
2018-01-19 | board_r: remove superfluous #ifdef CONFIG_PRAM | Heinrich Schuchardt |
2018-01-12 | riscv: Modify generic codes to support RISC-V | Rick Chen |
2017-12-07 | log: Plumb logging into the init sequence | Simon Glass |
2017-12-07 | Drop the log buffer | Simon Glass |
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 |