]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2015-11-10  Albert ARIBAUDtricorder: switch to CONFIG_SYS_THUMB_BUILD
2015-11-10  Albert ARIBAUDarm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
2015-11-10  Albert ARIBAUDstm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
2015-11-10  Vadzim Dambrouskiarm: fix compile warnings when semihosting is enabled...
2015-11-10  Vadzim Dambrouskiarm: add support for semihosting for ARMv7M targets
2015-11-07  Michal SimekARM64: zynqmp: Sync zynq_sdhci_init() declaration
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-11-06  Daniel SchwierzeckMIPS: bootm: use CONFIG_IS_ENABLED() everywhere
2015-11-06  Daniel SchwierzeckMIPS: bootm: rework and fix broken bootm code
2015-11-06  Daniel Schwierzeckcommon/board_f: enable setup_board_part1() for MIPS
2015-11-06  Thomas Chounet: altera_tse: get numbers of fdt address and size...
2015-11-06  Thomas Chounet: altera_tse: use BIT macro
2015-11-06  Thomas Chounet: altera_tse: remove the useless parenthesis
2015-11-06  Thomas Chounet: altera_tse: fix packed and aligned attribute
2015-11-06  Thomas Chounet: altera_tse: use data type u32 for regs and desc
2015-11-06  Thomas Chounet: altera_tse: remove unused macro and regs def
2015-11-06  Thomas Chounios2: trim CONFIG_SYS_MEMTEST_END
2015-11-06  Thomas Chounios2: trim CONFIG_SYS_MALLOC_LEN
2015-11-06  Thomas Choualtera_uart: Adjust the declaration of debug_uart_init()
2015-11-06  Thomas Choualtera_jtag_uart: Adjust the declaration of debug_uart_...
2015-11-06  Thomas Chounios2: fix cached mode in clearing the BSS
2015-11-06  Thomas Chounios2: remove CONFIG_SYS_INIT_SP macro
2015-11-06  Thomas Chounios2: remove CONFIG_SYS_MALLOC_BASE macro
2015-11-06  Thomas Chouspi: altera_spi: minor clean up
2015-11-06  Thomas Choumisc: altera_sysid: minor clean up
2015-11-06  Thomas Choutimer: altera_timer: minor clean up
2015-11-06  Thomas Choutimer: altera_timer: use BIT macro
2015-11-06  Thomas Chouserial: altera_uart: minor clean up
2015-11-06  Thomas Chouserial: altera_uart: use BIT macro
2015-11-06  Thomas Chouserial: altera_jtag_uart: minor clean up
2015-11-06  Thomas Chouserial: altera_jtag_uart: use BIT macro
2015-11-06  Thomas Chounios2: enable setexpr command in defconfig
2015-11-06  Thomas Chounios2: clean up macros that do not need a value in...
2015-11-06  Thomas Chounios2: use common sequence for reserve_uboot
2015-11-06  Thomas Chounios2: use dram bank in board info
2015-11-06  Thomas Chounios2: change virt_to_phys to use physaddr_mask in...
2015-11-06  Thomas Chounios2: remove the useless parenthesis in asm/io.h
2015-11-06  Thomas Chounios2: fix map_physmem to do real cache mapping
2015-11-05  Fabio Estevamsf: Add SPI NOR protection mechanism
2015-11-05  Fabio Estevamsf: Add SPI protection mechanism from the kernel
2015-11-05  Fabio Estevampowerpc: Remove __ilog2_u64 and ffs4 from bitops
2015-11-05  Fabio Estevamcompat: Remove is_power_of_2() definition
2015-11-05  Fabio Estevambitops: Add fls_long and __ffs64
2015-11-05  Fabio Estevamavr32: Use the generic bitops headers
2015-11-05  Fabio Estevamarc: Use the generic bitops headers
2015-11-05  Fabio Estevammips: Use the generic bitops headers
2015-11-05  Fabio Estevamnios2: Use the generic bitops headers
2015-11-05  Fabio Estevamnds32: Use the generic bitops headers
2015-11-05  Fabio Estevamopenrisc: Use the generic bitops headers
2015-11-05  Fabio Estevamsparc: Use the generic bitops headers
2015-11-05  Fabio Estevamsandbox: Use the generic bitops headers
2015-11-05  Fabio Estevammicroblaze: Use the generic bitops headers
2015-11-05  Fabio Estevamsh: Use the generic bitops headers
2015-11-05  Fabio Estevamblackfin: Use the generic bitops headers
2015-11-05  Fabio Estevamm68k: Use the generic bitops headers
2015-11-05  Fabio Estevamx86: Use the generic bitops headers
2015-11-05  Fabio EstevamARM: Use the generic bitops headers
2015-11-05  Fabio Estevaminclude: Add generic bitops headers
2015-11-05  Fabio Estevaminclude: Add log2 header from the kernel
2015-11-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-05  Bin Mengvideo: Drop DEV_EXT_VIDEO flag
2015-11-05  Bin Mengvideo: Drop DEV_FLAGS_SYSTEM flag
2015-11-05  Przemyslaw... sandbox: adc: Add missing header file
2015-11-05  Chin Liang Seearm: dts: socfpga: Increase the spi-max-frequency for...
2015-11-05  Chin Liang Seespi: cadence_qspi: Ensure check for max frequency in...
2015-11-05  Chin Liang Seespi: cadence_qspi: Fix fdt read of spi-max-frequency
2015-11-05  Chin Liang Seespi: cadence_qspi: Ensure spi_calibration is run when...
2015-11-05  Chin Liang Seelib, fdt: Adding fdtdec_get_uint function
2015-11-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-11-04  Andy Flemingmpc85xx: Add support for the Varisys Cyrus board
2015-11-04  Andy Flemingrtc: Add MCP79411 support to DS1307 rtc driver
2015-11-04  Michal SimekARM: zynq: Remove zc70x target
2015-11-04  Simon Glassarm: zynq: Move serial driver to driver model
2015-11-04  Simon Glassarm: zynq: serial: Drop non-device-tree serial driver...
2015-11-04  Michal SimekARM: zynqmp: Enable DM and OF binding
2015-11-04  Simon Glassarm: zynq: dts: Add U-Boot device tree additions
2015-11-04  Simon Glassdm: arm: zynq: Enable device tree control in SPL
2015-11-04  Simon Glassarm: zynq: Support the debug UART
2015-11-04  Simon Glassarm: zynq: Drop unnecessary code in SPL board_init_f()
2015-11-04  Simon Glassarm: zynq: Use separate device tree instead of embedded
2015-11-04  Simon Glassdm: spl: Support device tree when BSS is in a different...
2015-11-04  Simon Glassdm: spl: Generate u-boot-spl-dtb.bin only when enabled
2015-11-04  Simon Glassdm: serial: Deal with stdout-path with an alias
2015-11-04  Simon Glassfdtgrep: Simplify the alias generation code
2015-11-04  Simon Glassfdt: Correct handling of alias regions
2015-11-04  Simon Glassfdt: Add a function to look up a /chosen property
2015-11-04  Michal SimekARM: zynqmp: Add DTS for ep108 board
2015-11-04  Siva Durga... zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board...
2015-11-03  Dinh Nguyenarm: socfpga: reset: correct dma, qspi, and sdmmc reset...
2015-11-03  Michal Simekusb: udc: Fix warnings on 64-bit builds
2015-11-03  Michal Simekusb: lthor: Specify correct parameter for sizeof type
2015-11-03  Michal Simekusb: dwc3: Fix warnings on 64-bit builds
2015-11-03  Vignesh RARM: dra7xx_evm: Add DFU support for qspi flash
2015-11-03  Vignesh Rdfu: dfu_sf: Pass duplicate devstr to parse_dev
2015-11-03  Hans de Goedeohci: Add missing cache-flush for hcca area
2015-11-03  Tom Rinicommon/usb_storage.c: Clean up usb_storage_probe()
next