- 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
- 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
- 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
- c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
- 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
- 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
- 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
- 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
- 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
- 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
- d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
- 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
- e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
- c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
- b0e0428 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
- d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
- c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 9e58265 SPL: Add XIP booting support by Vikas Manocha · 7 years ago
- 6dcd5a5 edid: Fix gcc 7.1 warning by Jernej Skrabec · 8 years ago
- 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · 8 years ago
- 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 7 years ago
- a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
- 24a8e12 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · 8 years ago
- 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 8 years ago
- fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · 8 years ago
- 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
- 01eb904 bootstage: Adjust to use const * where possible by Simon Glass · 8 years ago
- defee56 bootstage: Tidy up error return values by Simon Glass · 8 years ago
- 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · 8 years ago
- e635af1 bootstage: Init as early as possible by Simon Glass · 8 years ago
- b9aff92 bootstage: Support relocating boostage data by Simon Glass · 8 years ago
- b450a56 bootstage: Use debug() for stashing messages by Simon Glass · 8 years ago
- d7ea78c bootstage: Show records with a zero time by Simon Glass · 8 years ago
- 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · 8 years ago
- b88be6d bootstage: Fix up code style and comments by Simon Glass · 8 years ago
- 8820033 bootstage: Convert to use malloc() by Simon Glass · 8 years ago
- 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 8 years ago
- 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 8 years ago
- f004e8a arm: Remove include files from common.h by Simon Glass · 8 years ago
- ac53a5c api: Add a header for api_init() by Simon Glass · 8 years ago
- 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
- 540eb95 fastboot: Add support for flashing zImage by Sam Protsenko · 8 years ago
- bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
- 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · 8 years ago
- 46e0977 dm: Build a live tree after relocation by Simon Glass · 8 years ago
- 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · 8 years ago
- 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
- a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
- 8ab507b env_mmc: configure environment offsets via device tree by Philipp Tomsich · 8 years ago
- df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
- b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
- b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
- 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
- e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
- 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 8 years ago
- e7b3108 SPL: FIT: improve error handling by Andre Przywara · 8 years ago
- 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · 8 years ago
- 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · 8 years ago
- 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
- 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
- 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 8 years ago
- 55884e5 edid: Add HDMI flag to timing info by Jernej Skrabec · 8 years ago
- 837595d edid: Set timings flags according to edid by Jernej Skrabec · 8 years ago
- c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 8 years ago
- 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
- a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · 8 years ago
- 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
- db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
- e83b222 env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 8 years ago
- 050fe9e env: correct sign for error code by xypron.glpk@gmx.de · 8 years ago
- 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
- 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
- 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
- 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
- 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
- e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
- e2f689f disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
- 41f513a image: Update include/android_image.h by Alex Deymo · 8 years ago
- 55a6307 dm: video: Add driver-model support to lcd_simplefb by Simon Glass · 8 years ago
- d2ed433 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · 8 years ago
- cdf96eb scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 8 years ago
- c05f3cb Merge branch 'next' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
- 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
- df70191 env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 8 years ago
- a2c6585 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 8 years ago
- a2d1883 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 8 years ago