]> git.sur5r.net Git - u-boot/shortlog
u-boot
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
2014-07-22 Tom Riniesd:cmd_loadpci.c: Switch from "do_source" to "source"
2014-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-07-18 Jeroen Hofsteecommon: cmd_mii: fix printf format warning
2014-07-18 Jeroen Hofsteeautoboot: add its own header
2014-07-18 Jeroen Hofsteeboard: rpi_b: include mmc header and fix prototype
2014-07-18 Jeroen Hofsteemmc: prevent some warnings with make W=1
2014-07-18 Jeroen Hofsteecommon: env_common: make env_get_char_spec __weak
2014-07-18 Jeroen Hofsteeyaffs2: preprocessor cleanup
2014-07-18 Jeroen Hofsteeyaffs2: cosmetic: remove self assignments
2014-07-18 Jeroen Hofsteecommon: bootm_os: make arch_preboot_os __weak
2014-07-18 Jeroen Hofsteedirvers: mmc: use __weak
2014-07-18 Jeroen Hofsteelib:vsprintf: reduce scope of pack_hex_byte
2014-07-18 Jeroen Hofsteeenv_callback.h: spl: mark callback as maybe_unused
2014-07-18 Jeroen Hofsteelib:sha1: remove unused constant
2014-07-18 Jeroen Hofsteecommon: main.c: make show_boot_progress __weak
2014-07-18 Jeroen Hofsteelib:lmb: use __weak
2014-07-18 Jeroen Hofsteecommon:splash: use __weak
2014-07-18 Jeroen Hofsteedm: add missing includes
2014-07-18 Jeroen Hofsteecommon: board_f: cosmetic use __weak for leds
2014-07-18 Jeroen Hofsteecommon: commands: make commands static
2014-07-18 Jeroen Hofsteelib: div64: add missing include
2014-07-18 Jeroen Hofsteemtd: cfi_flash: fix clang warning
2014-07-18 Ian Campbellsunxi: use setbits_le32 to enable the DMA clock
2014-07-18 Ian Campbellsunxi: add gpio driver
2014-07-18 Ian Campbellsunxi: add Cubieboard2 support
2014-07-18 Jonathan Liusunxi: use random parts of SID to set ethaddr
2014-07-18 Hans de Goedesunxi: Fix reset hang on sun5i
2014-07-18 Hans de Goedesunxi: Add axp152 pmic support
2014-07-18 Henrik Nordstromsunxi: Add axp209 pmic support
2014-07-18 Hans de Goedesunxi: Add i2c support
2014-07-16 Hans de Goedemvtwsi: convert to CONFIG_SYS_I2C framework
next