]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-07-25 Dirk Eibachppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD
2014-07-24 Nobuhiro Iwamatsuarm: rmobile: Add support Alt board
2014-07-24 Nobuhiro Iwamatsuarm: rmobile: Add support R8A7794
2014-07-24 Nobuhiro Iwamatsuserial: sh: Add support R8A7794
2014-07-24 Nobuhiro Iwamatsunet: sh-eth: Add support R8A7794
2014-07-24 Masahiro Yamadash: unify sh2/sh3/sh4 linker scripts
2014-07-23 Shengzhou Liuboard/freescale: use generic board architecture for...
2014-07-23 Simon Glassbuildman: Avoid retrying a build if it definitely failed
2014-07-23 Simon Glassbuildman: Add -F flag to retry failed builds
2014-07-23 Masahiro Yamadazynq: disable -Wstrict-prototypes option for ps7_init.c
2014-07-23 Michal SimekARM: zynq: Show ECC status on the same line as DRAM...
2014-07-23 Michal SimekARM: zynq: Enable generic board for Xilinx Zynq
2014-07-23 Simon Glassdm: Give the demo uclass a name
2014-07-23 Simon Glassdm: Add dm_scan_other() to locate board-specific devices
2014-07-23 Simon Glassdm: Improve errors and warnings in lists_bind_fdt()
2014-07-23 Simon Glassdm: Add child_pre_probe() and child_post_remove() methods
2014-07-23 Simon Glassdm: Introduce per-child data for devices
2014-07-23 Simon Glassdm: Add functions to access a device's children
2014-07-23 Simon Glassdm: Provide a function to scan child FDT nodes
2014-07-23 Simon Glassdm: Tidy up some header file comments
2014-07-23 Simon Glassfdt: Add a function to get the node offset of an alias
2014-07-23 Simon Glassdm: Avoid accessing uclasses before they are ready
2014-07-23 Simon Glassdm: Allow a device to be found by its FDT offset
2014-07-23 Simon Glassdm: Display the sequence number for each device
2014-07-23 Simon Glassdm: Introduce device sequence numbering
2014-07-23 Simon Glassdm: Avoid activating devices in 'dm uclass' command
2014-07-23 Simon Glassdm: Move device display into its own function
2014-07-23 Simon Glassfdt: Add a function to get the alias sequence of a...
2014-07-23 Simon Glassdm: Move uclass error checking/probing into a function
2014-07-23 Simon GlassAdd a flag indicating when the serial console is ready
2014-07-23 Simon Glassconsole: Remove vprintf() optimisation for sandbox
2014-07-23 Simon Glassstdio: Provide functions to add/remove devices using...
2014-07-23 Simon Glassdm: Support driver model prior to relocation
2014-07-23 Simon Glassdm: Allow drivers to be marked 'before relocation'
2014-07-23 Simon Glasssandbox: Remove all drivers before exit
2014-07-23 Simon Glassdm: Provide a way to shut down driver model
2014-07-23 Simon Glassdm: Make sure that the root device is probed
2014-07-23 Simon Glassstdio: Pass device pointer to stdio methods
2014-07-23 Simon Glassstdio: Remove redundant code around stdio_register...
2014-07-23 Simon Glassdm: Use an explicit expect value in core tests
2014-07-23 Simon Glassdm: gpio: Don't use the driver model uclass for SPL
2014-07-23 Simon Glasssandbox: Always enable malloc debug
2014-07-23 Simon Glasssandbox: config: Enable pre-relocation malloc()
2014-07-23 Simon Glasssandbox: Support pre-relocation malloc()
2014-07-23 Simon GlassAdd a simple malloc() implementation for pre-relocation
2014-07-23 Simon Glasssandbox: Set up global data before board_init_f()
2014-07-23 Simon GlassRemove form-feeds from dlmalloc.c
2014-07-22 Shengzhou Liupowerpc/t1040: update i2c for t1040qds and t104xrdb
2014-07-22 Tang Yuantianmpc85xx/t104x: Enable L2 and CPC cache when resume
2014-07-22 Shaveta Leekhapowerpc/chassis2: Configure and enable L2 cache for...
2014-07-22 Shaohui Xiepowerpc/t4240qds: fix offset of serdes when checking...
2014-07-22 York Sundriver/ddr: Fix DDR register timing_cfg_8
2014-07-22 Shaohui Xiepowerpc/ifc: fix invalid CSn FTIM2.TCH setting
2014-07-22 York Sunpowerpc/mpc85xx: Check return value of find_tlb_idx
2014-07-22 York Sundriver/ddr: Fix DDR4 driver for ARM
2014-07-22 vijay raipowerpc/t1040qds: Initialize EPHY2 clock to RGMII only
2014-07-22 Prabhakar Kushwahadriver/nand: Add support of 16K SRAM for IFC 2.0
2014-07-22 Zang Roy-R61911fsl/pcie: Change 'no link' to 'undetermined' for pcie...
2014-07-22 Prabhakar Kushwahadriver/nand: Update SRAM initialize logic for IFC.
2014-07-22 Prabhakar Kushwahadriver/nand:Define MAX_BANKS same as SoC defined for IFC
2014-07-22 Lijun Panpowerpc/mpc85xx: Remove P1023 RDS support
2014-07-22 Sandeep Singhpowerpc/mpc85xx: Removed support for G4060
2014-07-22 Zhao Qiangqe: move immap_qe.h from arch directory into common...
2014-07-22 Shengzhou Liuboard/t2080qds: enable sst and eon spi flash for nor...
2014-07-22 Rotariu Marian... net/fm: call fm_port_to_index() with proper checks
2014-07-22 Shengzhou Liupowerpc/85xx: add fdt_fixup_dma3
2014-07-22 Masahiro Yamadam68k: define __kernel_size_t as unsinged int again
2014-07-22 Masahiro Yamadam68k: fix an undefined behavior warning of M5253DEMO...
2014-07-22 Wolfgang Denkboards.cfg: re-claim ownership for TQM8xx boards
2014-07-22 Pavel MachekEthernet: let user know if there is no valid ethernet...
2014-07-22 Ian Campbellboard_r: run scsi init() on ARM too
2014-07-22 Ian CampbellAHCI: Increase link timeout to 200ms
2014-07-22 Masahiro Yamada.gitignore: clean-up unnecessary entries
2014-07-22 Masahiro YamadaUpdate .mailmap using scripts/mailmapper
2014-07-22 Masahiro Yamadascripts: add mailmapper, a tool to create/update mailma...
2014-07-22 Masahiro Yamadaadd .mailmap for proper git-shortlog output
2014-07-22 Pavel Machekwhitespace cleanups
2014-07-22 Igor GrinbergMakefile: fix tags target documentation
2014-07-22 Igor GrinbergMakefile: fix ctags/etags clean targets
2014-07-22 Igor GrinbergMakefile: fix the {c, e}tags/cscope build targets
2014-07-22 Alexander Hollerrpi_b: handle import of environments in files with...
2014-07-22 Alexander Holleram335x_evm: handle import of environments in files...
2014-07-22 Alexander Holleromap3_beagle: handle import of environments in files...
2014-07-22 Alexander HollerAdd option -r to env import to allow import of text...
2014-07-22 Tom Rinih2200: Disable SHA256 on FIT images
2014-07-22 Pavel Macheklib/time.c cleanups
2014-07-22 Jeroen Hofsteecommon: cmd_ide: use __weak and add prototypes
2014-07-22 Jeroen Hofsteecommon: cmd_ide: remove PIO mode
2014-07-22 Masahiro Yamadaserial: ns16550: use a const variable instead of macro
2014-07-22 Masahiro Yamadaserial: ns16550: use DIV_ROUND_CLOSEST macro to compute...
2014-07-22 Masahiro Yamadaserial: ns16550: drop CONFIG_OMAP1610 from the special...
2014-07-22 Pavel Machekbootp can use mdelay
2014-07-22 Masahiro Yamadaspl: nand: read only in the size of image_header on...
2014-07-22 Pavel Machekcatch wrong load address passed to fatload / ext2load
2014-07-22 Pavel MachekFix help text of ext2load and fatload.
2014-07-22 Jeroen Hofsteetools: compiler.h: add missing time.h
2014-07-22 Lijun Pandriver/usb: include upper/lower_32_bits() from linux...
2014-07-22 Lijun Panlinux/compat.h: port lower_32_bits and upper_32_bits...
2014-07-22 Masahiro Yamadasparc: merge LEON2 and LEON3 linker scripts
2014-07-22 Masahiro Yamadasparc: merge LEON3 linker scripts
next