gpt: Fix uuid string format
[platform/kernel/u-boot.git] / arch /
2017-03-17 Andre Przywarakirkwood: remove get_random_hex() and MD5 dependency
2017-03-16 Tom RiniMerge tag 'xilinx-for-v2017.05' of git://denx.de/git...
2017-03-16 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-03-15 Patrice Chotardboard: Add STMicroelectronics STiH410-B2260 support
2017-03-15 Patrice ChotardSTiH410-B2260: Add device tree
2017-03-15 Patrice ChotardSTiH410: Add STi SDHCI driver
2017-03-15 Patrice Chotardgpio: do not include <asm/arch/gpio.h> for ARCH_STI
2017-03-15 Patrice ChotardSTiH410: Add STi serial driver
2017-03-15 Patrice Chotardarm: Add support for STMicroelectronics STiH410 soc
2017-03-15 Phil Edworthyarmv7m: Add SysTick timer driver
2017-03-15 Siarhei Siamashkaarm: omap3: Bring back ARM errata workaround 725233
2017-03-15 Siarhei Siamashkaarm: omap3: Compile clock.c with -marm option to unbrea...
2017-03-14 Vinitha PillaiLS1021ATWR: Modify u-boot size for sd secure boot
2017-03-14 Priyanka Jainarmv8: fsl-lsch3: Update VID support
2017-03-14 Priyanka Jainarmv8: fsl-layerscape: Updates DCFG register map
2017-03-14 Tang Yuantianarmv8: fsl-lsch2: add workaround for erratum A-010635
2017-03-14 York Sunarmv8: layerscape: Update early MMU for DDR after initi...
2017-03-14 York Sunarmv8: mmu: Add a function to change mapping attributes
2017-03-14 York Sunarmv8: ls2080a: Drop early MMU for SPL build
2017-03-14 York Sunarmv8: layerscape: Fix the sequence of changing MMU...
2017-03-14 York Sunarmv8: layerscape: Update MMU mapping with actual DDR...
2017-03-14 York Sunarmv8: layerscape: Rewrite memory reservation
2017-03-14 York Sunarmv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to...
2017-03-14 York Sunarmv8: ls2080a: Move CONFIG_FSL_MC_ENET to Kconfig
2017-03-14 York Sunarmv8: Add global variable resv_ram
2017-03-13 Masahiro YamadaARM: dts: uniphier: more re-sync DT with Linux
2017-03-13 Masahiro YamadaARM: dts: uniphier: fix no unit name warnings
2017-03-13 Masahiro YamadaARM: dts: uniphier: remove skeleton.dtsi inclusion
2017-03-13 Masahiro YamadaARM: uniphier: set DRAM_SPARSE flag for LD21 boards
2017-03-12 Matthijs van Duinarm: omap-common: Fix typo in CONFIG_OMAP54XX guard
2017-03-12 Ladislav Michlarm: OMAP2+: nandecc: propagate error to command return...
2017-03-10 Tom RiniMerge branch 'pmic' of git://git.denx.de/u-boot-mmc
2017-03-10 Tom RiniARM: Migrate errata to Kconfig
2017-03-10 Tom Riniomap4: Migrate to using imply
2017-03-10 Tom Riniomap3: Migrate to using imply
2017-03-10 Tom RiniTI: Migrate board/ti/common/Kconfig to imply
2017-03-10 Tom Riniam335x_evm: Switch to using imply keyword
2017-03-10 Ryan Harkindo_smhload: fix return code
2017-03-09 Tom RiniFreescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
2017-03-02 Philipp Tomsicharmv8: spl: Call spl_relocate_stack_gd for ARMv8
2017-03-02 Albert ARIBAUDarmv5te: make 'ret lr' produce iinterworking 'bx lr'
2017-02-27 Andrew F. Davisarm: mach-omap2: Flush cache after FIT post-processing...
2017-02-27 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-02-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-02-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-02-23 Masahiro YamadaARM: uniphier: set up charge pump current for MPLL...
2017-02-23 Masahiro YamadaARM: uniphier: add simple eMMC load APIs instead of...
2017-02-22 Masahiro YamadaARM: uniphier: deassert RST_n of eMMC device for LD11...
2017-02-22 Kotaro HayashiARM: uniphier: add DRAM PHY clock duty adjustment for...
2017-02-22 Masahiro YamadaARM: uniphier: remove dram_nr_ch from board parameters
2017-02-22 Masahiro YamadaARM: uniphier: rework spl_boot_device() and related...
2017-02-22 Masahiro YamadaARM: uniphier: move spl_boot_mode() to a separate file
2017-02-22 Masahiro YamadaARM: uniphier: move MMC code to a separate file
2017-02-22 Masahiro YamadaARM: dts: uniphier: drop u-boot, dm-pre-reloc from...
2017-02-22 Masahiro YamadaARM: uniphier: remove DRAM base address from board...
2017-02-22 Masahiro YamadaARM: uniphier: print Support Card info very late
2017-02-22 Masahiro YamadaARM: uniphier: skip memreserve of unused DRAM bank...
2017-02-22 Masahiro YamadaARM: uniphier: correct spelling of "invalid"
2017-02-22 Masahiro YamadaARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE...
2017-02-22 Masahiro YamadaARM: uniphier: revive accidentally removed dcache_disable()
2017-02-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-02-21 Andy Shevchenkox86: Intel MID platforms has no microcode update
2017-02-21 Vincent Tinellix86: zImage: add Intel MID platforms support
2017-02-21 Andy Shevchenkox86: Introduce INTEL_MID quirk option
2017-02-21 J. Tangx86: Force 32-bit jumps in interrupt handlers
2017-02-17 Andrew F. DavisARM: DRA7xx: Fix memory allocation overflow
2017-02-17 Dalon WestergreenSPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
2017-02-17 Dalon WestergreenSPL: add support to boot from a partition type
2017-02-17 Andrew F. Davisarm: omap5: Fix generation of reserved-memory DT node
2017-02-17 Stefan Herbrechtsmeierzynq: Move zynq to clock framework
2017-02-17 Stefan Herbrechtsmeierzynq: Remove zynq_clk_get_name function
2017-02-17 Stefan Herbrechtsmeierzynq: Move static clock names into separate array
2017-02-17 Stefan Herbrechtsmeierzynq: Add clk framework support to zynq timer
2017-02-17 Stefan Herbrechtsmeiernet: zynq: Add clk framework support to zynq ethernet...
2017-02-17 Stefan Herbrechtsmeiernet: zynq: Don't overwrite gem_rclk_ctrl with default...
2017-02-13 Tom RiniMerge tag 'xilinx-fixes-for-v2017.03' of git://denx...
2017-02-12 Masahiro Yamadaflash: complete CONFIG_SYS_NO_FLASH move with renaming
2017-02-11 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-02-11 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-02-10 Michal Simekmicroblaze: Fix endif macro command
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Eddie Cairockchip: rename miniarm to tinker board
2017-02-09 Jacob Chenrockchip: dts: rk3288: correct sdram setting for miniarm
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-02-09 Jaehoon Chungarm: dts: trats: add the pmic node for using DM
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08 Masahiro Yamadacmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
2017-02-08 Masahiro Yamadaarm64: fix comment in relocate_64.S
2017-02-08 Lokesh VutlaARM: dts: k2*: Rename the k2* files to keystone-k2...
2017-02-08 Masahiro Yamadaarm64: use store with auto-increment
2017-02-08 Masahiro Yamadaarm64: use xzr to zero-out the bss section
2017-02-08 Simon Glassdm: core: Replace of_offset with accessor
2017-02-08 Simon Glassdtoc: Replace dot with underscore to avoid compiler...
2017-02-08 Dinh Nguyenarm: socfpga: set the mpuclk divider in the Altera...
2017-02-07 Mugunthan V Nnet: phy: dp83867: Add support for MAC impedance config...
2017-02-07 Andy Shevchenkox86: make LOAD_FROM_32_BIT visible for platforms
2017-02-07 Bin Mengx86: qemu: Mark ucode as optional for SPL in u-boot...
2017-02-07 Bin Mengx86: qemu: Set up device tree for SPL
next