]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-10-21 Lothar Waßmannkaro: tx6: fix initialization of panel_info
2013-10-21 Lothar Waßmannkaro: tx53: use global karo_fdt_fixup_flexcan()
2013-10-21 Lothar Waßmannkaro: fdt: convert tx6qdl_fixup_flexcan() to global...
2013-10-21 Lothar Waßmannkaro: fdt: disable the 'display' node rather than its...
2013-10-21 Lothar Waßmannarm: imx5: remove bogus #if
2013-10-21 Lothar Waßmannimx5: fix IPU_SOC_BASE_ADDR and remove unused IPU_SOC_O...
2013-10-21 Lothar Waßmannvideo: lcd: prevent crash when using bmp or splashimage...
2013-10-21 Lothar Waßmannimx6: iomux: remove use of NO_PAD_CTRL
2013-10-21 Lothar Waßmanni.MX video: move ipuv3_fb_shutdown() to where it is...
2013-10-21 Lothar WaßmannMerge branch 'tx28-bugfix' into karo-tx-merge
2013-10-21 Lothar Waßmannkaro: tx28: set variable 'videomode' to convey video...
2013-10-21 Lothar Waßmannkaro: tx28: add missing init of panel_info
2013-10-21 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-tx-merge
2013-10-21 Lothar WaßmannMerge branch 'tx53-bugfix' into karo-tx-merge
2013-10-21 Lothar WaßmannMerge branch 'tx48-bugfix' into karo-tx-merge
2013-10-21 Lothar Waßmannkaro: tx53: update video mode handling code
2013-10-21 Lothar Waßmannkaro: tx53: remove useless #if
2013-10-21 Lothar Waßmannkaro: tx53: fix GPL license text
2013-10-21 Lothar Waßmannkaro: tx51: update video mode handling code
2013-10-21 Lothar Waßmannkaro: tx51: set 'max_bus_width' for ESDHC
2013-10-21 Lothar Waßmannkaro: tx51: add pad config with pullup to GPIO pins
2013-10-21 Lothar Waßmannkaro: tx51: remove CCGR setup from DCD
2013-10-21 Lothar WaßmannFix GPL license text
2013-10-11 Lothar Waßmannset/evaluate de-active and pixelclk-active in DT where...
2013-10-11 Lothar Waßmanncall fdt_update_native_fb_mode() only from ft_board_setup
2013-10-11 Lothar Waßmannprevent error message 'Can't set phandle'
2013-10-11 Lothar WaßmannMerge branch 'tx28-bugfix' into karo-tx-merge
2013-10-11 Lothar Waßmannkaro: tx28: remove bogus '\n' from cmd descriptions
2013-10-11 Lothar Waßmannkaro: tx6 remove bogus '\n' from cmd descriptions
2013-10-11 Lothar Waßmannkaro: tx6: Update FDT support
2013-10-11 Lothar WaßmannFix various bugs in WinCE boot protocol handler
2013-10-10 Lothar Waßmannkaro: tx28: set CONFIG_MX28 before including regs-base.h
2013-10-10 Lothar WaßmannMerge branch 'tx53-bugfix' into karo-tx-merge
2013-10-10 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-tx-merge
2013-10-10 Lothar Waßmannkaro: tx6: set default video_mode to 'VGA'
2013-10-10 Lothar Waßmannkaro: tx53: remove 'video_mode' from bootargs
2013-10-10 Lothar Waßmannkaro: tx51: remove 'video_mode' from bootargs
2013-10-10 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-tx-merge
2013-10-10 Lothar Waßmannimx: iomux-v3: SEL_INP requires 4 bits
2013-10-10 Lothar Waßmannkaro: tx51: use macro MUX_PAD_CTRL() to define PAD_CTL...
2013-10-09 Lothar Waßmannkaro: tx53: add partition 'bbt' to mtdparts
2013-10-09 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-tx-merge
2013-10-09 Lothar Waßmannkaro: tx51: add partition 'bbt' to mtdparts
2013-10-07 Lothar WaßmannMerge branch 'tx48-bugfix' into karo-tx-merge
2013-10-07 Lothar Waßmannkaro: fdt: update fdtsize variable in fdt_update_native...
2013-10-07 Lothar Waßmannkaro: fdt: print error message when fdt_setprop_cell...
2013-10-07 Lothar Waßmannkaro: fdt: improve error handling when creating phandle
2013-10-07 Lothar Waßmannkaro: fdt: make panel-name optional for video timing
2013-10-07 Lothar Waßmannkaro: fdt: update Copyright notice
2013-10-07 Lothar Waßmannkaro: fdt: add karo_fdt_create_fb_mode() to create...
2013-10-07 Lothar Waßmannkaro: fdt: use fdt_set_node_status() instead of fdt_set...
2013-10-07 Lothar Waßmannkaro: fdt: disable unused nodes rather than deleting...
2013-10-07 Lothar WaßmannARM: prevent misleading message about unaligned accesses
2013-10-07 Lothar Waßmannam33xx: karo: remove video_mode from bootargs and set...
2013-10-07 Lothar Waßmannam33xx: karo: calculate CONFIG_SPL_MAX_SIZE from SRAM_S...
2013-10-07 Lothar Waßmannam33xx: karo: define CONFIG_AM33XX before including...
2013-10-07 Lothar Waßmannam33xx: karo: indentation cleanup
2013-10-07 Lothar WaßmannARM: OMAP: use 'printf()' instead of 'debug()' to print...
2013-10-07 Lothar Waßmannmtd: nand: remove obsolete driver am33xx_nand
2013-10-07 Lothar Waßmannmtd: nand: remove duplicate items due to merge
2013-10-07 Lothar Waßmannmtd: nand: omap_gpmc: support flash based BBT
2013-10-07 Lothar Waßmannmtd: nand: omap_gpmc: don't use U-Boot global 'gpmc_cfg'
2013-10-07 Lothar Waßmannarm: am33xx: karo: remove obsolete function do_switch_ecc()
2013-10-07 Lothar Waßmannarm, am33xx: re-add include dropped by merge
2013-09-25 Lothar Waßmanntx48: call save_omap_boot_params()
2013-09-24 Lothar Waßmanni.MX video: add ipuv3_fb_shutdown()
2013-09-24 Lothar Waßmanntx51: lowlevel_init: remove bogus RALAT from ESDGPR...
2013-08-23 Lothar Waßmannupgrade to upstream version 2013.07 KARO-TX6-2013-08-23
2013-08-22 Lothar Waßmannmtd: nand: mxc: use driver from Ka-Ro branch
2013-08-22 Lothar Waßmannmmc: omap: fix use of get_timer()
2013-08-22 Lothar Waßmannmmc: mxs: improve timeout loops
2013-08-22 Lothar Waßmannmmc: mxs: use calloc() to make sure the allocated memor...
2013-08-22 Lothar Waßmannmmc: improve timeout loops to finally check the conditi...
2013-08-22 Lothar Waßmannmmc: remove space before tab
2013-08-22 Lothar Waßmannfsl_iim: correct spelling of register name to match...
2013-08-22 Lothar Waßmannmtd: nand: improve error message 'Invalid ECC parameters'
2013-08-22 Lothar Waßmannmtd: nand: distinguish between allocation failure and...
2013-08-22 Lothar Waßmannmtd: nand: remove space before tab
2013-08-22 Lothar Waßmannmtd: nand: remove unused macro
2013-08-22 Lothar Waßmanngpio: mxc: prevent glitches when switching GPIO directi...
2013-08-22 Lothar Waßmanngpio: mxc: add some error messages
2013-08-22 Lothar Waßmanngpio: mxc: parenthesize macro argument
2013-08-22 Lothar Waßmannmtdparts: fix incorrectly split error message
2013-08-22 Lothar Waßmannnet: fec: fix bogus packet address being written to...
2013-08-22 Lothar Waßmannmxs: set vector base address to RAM to be able to use...
2013-08-22 Lothar Waßmannarm: use _start instead of __image_copy_start
2013-08-22 Lothar WaßmannTimer: omap-common: support 64bit timer value in get_ti...
2013-08-22 Lothar WaßmannARM: mx5: customize PLL setup for TX53
2013-08-22 Lothar WaßmannARM: mx5: use 'bic' instead of 'and' and mask with...
2013-08-22 Lothar WaßmannARM: mx5: cleanup comments
2013-08-22 Lothar WaßmannARM: mx5: don't clobber r0 in setup_pll
2013-08-22 Lothar Waßmannkaro: u-boot.lds: whitespace cleanup
2013-08-21 Lothar Waßmannmerged tx6dl-devel into denx master branch
2013-08-09 Lothar Waßmanni.MX video: use already defined CONFIG_IPUV3_CLK instea...
2013-08-09 Lothar Waßmanni.MX video: remove dead code
2013-08-08 ken kuonds32: fix the missing COBJS-y change
2013-08-08 ken kuonds32: introduce DMA allocation API
2013-08-08 Andesnds32: Change of NDS32 Custodian
2013-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-08-05 Lothar WaßmannMerge remote branch 'remotes/kc/karo-tx28' into tx6q-rel
next