- d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · Fri Jun 16 17:25:12 2017 -0500
- 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · Fri Jun 16 17:25:06 2017 -0500
- e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
- 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · Sun Jun 25 10:26:11 2017 +0200
- 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
- 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · Thu Jun 08 10:18:25 2017 +0200
- c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · Wed Jun 07 10:28:46 2017 -0600
- b0e0428 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · Wed Jun 07 10:28:39 2017 -0600
- d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
- edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Jun 10 09:48:09 2017 -0400
- c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Sat Jun 10 09:47:57 2017 -0400
- 9e58265 SPL: Add XIP booting support by Vikas Manocha · Sun May 28 12:55:11 2017 -0700
- 6dcd5a5 edid: Fix gcc 7.1 warning by Jernej Skrabec · Tue May 23 23:05:30 2017 +0200
- 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · Sat May 27 11:37:18 2017 -0600
- 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · Sun May 28 12:55:08 2017 -0700
- a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 05 21:05:51 2017 -0400
- 24a8e12 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · Thu May 25 19:24:06 2017 +0300
- 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · Mon May 22 19:21:57 2017 +0000
- fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · Mon May 22 05:05:36 2017 -0600
- 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
- 01eb904 bootstage: Adjust to use const * where possible by Simon Glass · Mon May 22 05:05:34 2017 -0600
- defee56 bootstage: Tidy up error return values by Simon Glass · Mon May 22 05:05:33 2017 -0600
- 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · Mon May 22 05:05:32 2017 -0600
- e635af1 bootstage: Init as early as possible by Simon Glass · Mon May 22 05:05:31 2017 -0600
- b9aff92 bootstage: Support relocating boostage data by Simon Glass · Mon May 22 05:05:30 2017 -0600
- b450a56 bootstage: Use debug() for stashing messages by Simon Glass · Mon May 22 05:05:29 2017 -0600
- d7ea78c bootstage: Show records with a zero time by Simon Glass · Mon May 22 05:05:28 2017 -0600
- 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · Mon May 22 05:05:27 2017 -0600
- b88be6d bootstage: Fix up code style and comments by Simon Glass · Mon May 22 05:05:26 2017 -0600
- 8820033 bootstage: Convert to use malloc() by Simon Glass · Mon May 22 05:05:25 2017 -0600
- 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · Mon May 22 05:05:24 2017 -0600
- 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · Mon May 22 05:05:23 2017 -0600
- f004e8a arm: Remove include files from common.h by Simon Glass · Wed May 17 08:23:01 2017 -0600
- ac53a5c api: Add a header for api_init() by Simon Glass · Wed May 17 08:22:40 2017 -0600
- 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
- 540eb95 fastboot: Add support for flashing zImage by Sam Protsenko · Thu May 18 15:04:59 2017 +0300
- bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
- 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · Thu May 18 20:09:00 2017 -0600
- 46e0977 dm: Build a live tree after relocation by Simon Glass · Thu May 18 20:08:56 2017 -0600
- 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · Sun Apr 23 20:02:04 2017 -0600
- 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
- a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
- 8ab507b env_mmc: configure environment offsets via device tree by Philipp Tomsich · Tue May 16 00:16:31 2017 +0200
- df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 22 14:15:16 2017 -0400
- b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
- b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
- 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
- e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · Wed Apr 26 01:32:37 2017 +0100
- 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · Wed Apr 26 01:32:36 2017 +0100
- e7b3108 SPL: FIT: improve error handling by Andre Przywara · Wed Apr 26 01:32:35 2017 +0100
- 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · Wed Apr 26 01:32:34 2017 +0100
- 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · Wed Apr 26 01:32:33 2017 +0100
- 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
- 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon May 15 20:16:02 2017 -0400
- 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
- 55884e5 edid: Add HDMI flag to timing info by Jernej Skrabec · Sat Apr 29 14:43:36 2017 +0200
- 837595d edid: Set timings flags according to edid by Jernej Skrabec · Sat Apr 29 14:43:35 2017 +0200
- c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
- cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · Wed May 10 23:58:06 2017 +0200
- 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800
- a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
- 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · Fri May 12 21:09:59 2017 -0600
- 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
- db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · Mon May 08 22:14:34 2017 -0400
- e83b222 env: avoid possible NULL pointer access by xypron.glpk@gmx.de · Mon May 08 20:23:54 2017 +0200
- 050fe9e env: correct sign for error code by xypron.glpk@gmx.de · Mon May 08 19:30:58 2017 +0200
- 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · Thu May 04 15:45:29 2017 +0530
- 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · Thu May 04 15:45:28 2017 +0530
- 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · Tue Apr 18 17:27:27 2017 +0530
- 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · Tue Apr 18 17:27:26 2017 +0530
- 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · Tue Apr 18 17:27:23 2017 +0530
- e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · Mon Apr 17 17:45:11 2017 +0200
- e2f689f disk: Return the partition number in part_get_info_by_name() by Alex Deymo · Sun Apr 02 01:49:50 2017 -0700
- 41f513a image: Update include/android_image.h by Alex Deymo · Sun Apr 02 01:49:47 2017 -0700
- 55a6307 dm: video: Add driver-model support to lcd_simplefb by Simon Glass · Wed Apr 05 16:23:43 2017 -0600
- d2ed433 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · Wed Apr 05 16:23:42 2017 -0600
- cdf96eb scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · Mon Apr 24 11:51:26 2017 +0200
- c05f3cb Merge branch 'next' of git://git.denx.de/u-boot-spi by Tom Rini · Mon May 08 15:44:52 2017 -0400
- 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
- df70191 env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · Sat Apr 08 11:59:34 2017 +0200
- a2c6585 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · Sat Apr 08 11:59:33 2017 +0200
- a2d1883 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · Sat Apr 08 11:59:32 2017 +0200
- 52b9444 env_sf: factor out prepare_flash_device by Andreas Fenkart · Sat Apr 08 11:59:31 2017 +0200
- 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
- ffde9dde dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · Fri Apr 07 13:42:08 2017 +0200
- 37e721c scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · Fri Apr 07 13:42:07 2017 +0200
- 0c447f0 scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · Fri Apr 07 13:42:06 2017 +0200
- 908994e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 14 10:58:49 2017 -0400
- 17e4526 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · Mon Apr 10 18:23:11 2017 -0700
- d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
- 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
- 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
- 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · Fri Apr 07 14:29:36 2017 -0500