summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou
2015-11-06spi: altera_spi: minor clean upThomas Chou
2015-11-06misc: altera_sysid: minor clean upThomas Chou
2015-11-06timer: altera_timer: minor clean upThomas Chou
2015-11-06timer: altera_timer: use BIT macroThomas Chou
2015-11-06serial: altera_uart: minor clean upThomas Chou
2015-11-06serial: altera_uart: use BIT macroThomas Chou
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou
2015-11-06nios2: enable setexpr command in defconfigThomas Chou
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou
2015-11-06nios2: use common sequence for reserve_ubootThomas Chou
2015-11-06nios2: use dram bank in board infoThomas Chou
2015-11-06nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou
2015-11-06nios2: remove the useless parenthesis in asm/io.hThomas Chou
2015-11-06nios2: fix map_physmem to do real cache mappingThomas Chou
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-11-05sandbox: adc: Add missing header filePrzemyslaw Marczak
2015-11-05arm: dts: socfpga: Increase the spi-max-frequency for QSPI flashChin Liang See
2015-11-05spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See
2015-11-05spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See
2015-11-05spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See
2015-11-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-11-04mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming
2015-11-04rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming
2015-11-04ARM: zynq: Remove zc70x targetMichal Simek
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass
2015-11-04arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass
2015-11-04ARM: zynqmp: Enable DM and OF bindingMichal Simek
2015-11-04arm: zynq: dts: Add U-Boot device tree additionsSimon Glass
2015-11-04dm: arm: zynq: Enable device tree control in SPLSimon Glass
2015-11-04arm: zynq: Support the debug UARTSimon Glass
2015-11-04arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass
2015-11-04arm: zynq: Use separate device tree instead of embeddedSimon Glass
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass
2015-11-04fdt: Correct handling of alias regionsSimon Glass
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-11-04ARM: zynqmp: Add DTS for ep108 boardMichal Simek
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu
2015-11-03arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen