]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-08-01 Boschung, Rainermpc85xx: fix interrupt init to not affect watchdog
2014-07-23 Shengzhou Liuboard/freescale: use generic board architecture for...
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-16 Shengzhou Liufsl_i2c: add support for 3rd and 4th I2C
2014-07-16 Heiko Schocheri2c, omap24xx: add i2c deblock sequenz
2014-07-14 Tom RiniPrepare v2014.07 v2014.07
2014-07-14 Pavel Macheksocfpga: timer actually counts down
2014-07-14 Lokesh VutlaARM: DRA7xx: Update the board_name env variable
2014-07-14 Masahiro Yamadaboards.cfg: change "<none>" in the board field to "-"
2014-07-14 Masahiro Yamadaboards.cfg: keep it sorted filling the board field
2014-07-11 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-10 Eric Nelsoni.MX6DL/S: add drive-strength back to pads DISP0_DAT2...
2014-07-09 Felipe Balbiusb: phy: omap_usb_phy: implement usb_phy_power() for...
2014-07-09 Felipe Balbiusb: host: xhci: make sure to power up PHY
2014-07-09 Michal Simekdoc: Add zynq fragment to git-mailrc file
2014-07-09 Lokesh VutlaARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm...
2014-07-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-09 Fabio Estevammx6: soc: Update the comments of set_ldo_voltage()
2014-07-09 Andre RenaudMX6: Correct calculation of PLL_SYS
2014-07-09 Lothar RubuschARM: m53evk: Update default environment
2014-07-09 Marek VasutARM: m53evk: Adjust mtdparts settings
2014-07-09 Marek VasutARM: m53evk: add needed commands and options
2014-07-09 Lothar RubuschARM: m28evk: Update default environment
2014-07-09 Marek VasutARM: m28evk: Adjust mtdparts
2014-07-09 Marek VasutARM: m28evk: add needed commands and options
2014-07-08 Tom RiniMerge branch 'tom' of git://git.denx.de/u-boot-x86
next