Age | Commit message (Expand) | Author |
2019-02-09 | initcall: Move to inline function | Alexander Graf |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-03 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-12-03 | board_r: fix build with DM_SPI | Christophe Leroy |
2018-12-02 | fdt: sandbox: correct use of ${fdtcontroladdr} | Heinrich Schuchardt |
2018-11-27 | board_r: Remove initr_spi | Jagan Teki |
2018-11-27 | spi: Remove unused mpc8xx code | Jagan Teki |
2018-10-06 | configs: drop CONFIG_SYS_EXTRA_ENV_RELOC | Simon Goldschmidt |
2018-08-10 | sandbox: led: use new function to configure default state | Patrick Delaunay |
2018-07-19 | env: common: accept flags on reset to default env | Yaniv Levinsky |
2018-07-10 | common: print \n in initr_scsi() | Heinrich Schuchardt |
2018-06-24 | board_r: Do not initialize IDE when DM BLK is on | Bin Meng |
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 |