Age | Commit message (Expand) | Author |
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 |
2015-10-23 | timer: start a new timer after relocation | Thomas Chou |
2015-08-28 | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang |
2015-05-10 | ppc4xx: Remove sc3 board | Stefan Roese |
2015-04-30 | x86: Allow CPUs to be set up after relocation | Simon Glass |
2015-04-23 | armv8/fsl-lsch3: Update early MMU table | York Sun |
2015-04-18 | dm: x86: spi: Convert ICH SPI driver to driver model | Simon Glass |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-04-16 | dm: pci: Add a uclass for PCI | Simon Glass |
2015-03-09 | common/board_r: Restore non-cached memory setup | Jan Kiszka |
2015-03-05 | m68k: Add generic board support for MCF547X/8X and MCF5445X | Alison Wang |
2015-03-05 | m68k: add generic-board support | angelo@sysam.it |
2015-02-17 | avr32: add generic board support | Andreas Bießmann |
2015-02-17 | common/board_r: allocate bootparams | Andreas Bießmann |
2015-02-09 | microblaze: Move architecture to use generic board init | Michal Simek |
2015-02-09 | common/board_r: manual relocation for cmd table | Andreas Bießmann |
2015-01-29 | generic-board: show model name in board_init_f() too | Masahiro Yamada |
2014-12-18 | ARM: Implement non-cached memory support | Thierry Reding |
2014-12-08 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2014-12-08 | powerpc: mpc8xx: remove hermes board support | Masahiro Yamada |
2014-12-08 | flash: do not fail even if flash_size is zero | Masahiro Yamada |
2014-11-25 | x86: Remove unnecessary call to initr_enable_interrupts() | Bin Meng |
2014-11-25 | x86: Remove cpu_init_r() for x86 | Bin Meng |
2014-11-25 | x86: Remove board_early_init_r() | Simon Glass |
2014-11-21 | dm: Split the simple malloc() implementation into its own file | Simon Glass |
2014-10-25 | common: board_r: make local functions static | Jeroen Hofstee |
2014-10-24 | common: board: use __weak | Jeroen Hofstee |
2014-10-22 | dm: Remove spi_init() from board_r.c when using driver model | Simon Glass |
2014-10-10 | common/board_r: remove warning in initr_mem for 64-bit phys_size_t | Valentin Longchamp |
2014-10-10 | common/board_r: Fix booting issue on T4240QDS | York Sun |
2014-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini |