]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-07-15 Lothar Waßmannmxs: tx28: add option CONFIG_DISPLAY_BOARDINFO
2013-07-15 Lothar Waßmannmxs: tx28: add support for TX28-40x2 (with 256 MiB...
2013-07-15 Lothar Waßmannprevent loosing entropy when (re)seeding the PRNG
2013-07-15 Lothar Waßmannnet/bootp: add support for a random DHCP transaction ID
2013-07-15 Lothar Waßmannmxs: clear the boot cause flags in RTC_PERSISTENT0...
2013-07-15 Lothar Waßmannmxs: prevent lockup in endless loops waiting for HW...
2013-07-15 Lothar Waßmannmxs: fix abuse of RTC_CTRL_FORCE_UPDATE
2013-07-15 Lothar Waßmannmxs: add definitions for individual STALE_REG/NEW_REG...
2013-07-15 Lothar Waßmannmxs: introduce macro to define register banks with...
2013-07-15 Lothar Waßmannmxs: put semicolon at end of macro invocation rather...
2013-06-30 Lothar Waßmanntx6q: remove obsolete config options
2013-06-30 Lothar Waßmannmtd: nand: mxs: make mxs_nand_swap_block_mark() depend...
2013-06-30 Lothar Waßmanntx28: enable build with CONFIG_ENV_IS_NOWHERE
2013-06-30 Lothar Waßmanntx28: indentation cleanup
2013-06-30 Lothar Waßmannexplicitly set userfs size and move userfs before dtb
2013-06-26 Lothar Waßmanncpsw: gracefully shutdown DMA before halting cpsw to... KARO-TX48-2013-06-28
2013-06-25 Lothar WaßmannMerge remote branch 'remotes/kc/karo-tx6q' into karo... KARO-TX48-2013-06-25
2013-06-24 Lothar WaßmannRemove accidentally commited bogus files KARO-TX6-2013-06-24
2013-06-24 Lothar Waßmannimx: imx6q: Add configuration for U-Boot that ignores...
2013-06-24 Lothar Waßmannuse CONFIG_MX6 instead of CONFIG_MX6Q
2013-06-24 Lothar WaßmannMerge remote branch 'remotes/kc/karo-tx6q' into karo...
2013-06-24 Lothar Waßmannam33xx: tx48: mark BBT partition read-only
2013-06-24 Lothar Waßmannam33xx: tx48: fix userfs in mtdparts
2013-06-24 Lothar Waßmannuse CONFIG_SYS_INIT_SP_ADDR or CONFIG_SPL_STACK for...
2013-06-24 Lothar Waßmannam33xx: remove global variable gpmc_cfg
2013-06-24 Lothar Waßmannam33xx: tx48: add .phy_if member to cpsw_slave_data
2013-06-24 Lothar Waßmannam33xx: tx48: use %pM format to display MAC address
2013-06-24 Lothar Waßmannstrip '<drivername>:' when parsing video_mode; parse...
2013-06-24 Lothar Waßmannam33xx: tx48: fix memory init for DDR3
2013-06-24 Lothar Waßmannam33xx: tx48: config cleanup
2013-06-24 Lothar Waßmannam33xx: tx48: fix SYS_MPU_CLK,SYS_DDR_CLK settings...
2013-06-24 Lothar Waßmannam33xx: tx48: general cleanup
2013-06-24 Lothar Waßmannam33xx: tx48: shutdown watchdog before starting Linux...
2013-06-24 Lothar Waßmannam33xx: tx48: make various clocks runtime configurable
2013-06-24 Lothar Waßmannrename secure_emif_sdram_config to emif_sdram_config
2013-06-24 Lothar Waßmannam33xx: general clanups
2013-06-24 Lothar Waßmannadd VTP_CTRL_FILTER definition
2013-06-24 Lothar Waßmannmake check for usability of 'arch_extension sec' and...
2013-06-24 Lothar Waßmannclear the reset status flags in reset_cpu()
2013-06-24 Lothar WaßmannSPL code and regular U-Boot use a different 'gd'; init...
2013-06-24 Lothar WaßmannRemove useless ()
2013-06-24 Lothar Waßmannhonor return value from cpsw_phy_init()
2013-06-24 Lothar WaßmannUse phy_id from slave_data rather than CONFIG_PHY_ADDR...
2013-06-24 Lothar Waßmannfix USERACCESS_GO checking
2013-06-24 Lothar Waßmannone millisecond is a thousand microseconds
2013-06-24 Lothar WaßmannRemove dead code
2013-06-24 Lothar Waßmannremove bogus 'resv1' entry in 'struct ddr_cmdtctrl'
2013-06-24 Lothar WaßmannAdd register offsets as comments for easier debugging
2013-06-24 Lothar Waßmannfix emif_assert() macro implementation
2013-06-24 Lothar Waßmanndon't return from do_reset()
2013-06-24 Lothar Waßmannput gpio_map[] into 'data' section to make sure it...
2013-06-20 Lothar WaßmannFix build error: undefined reference to 'nand_read_buf'
2013-06-14 Lothar Waßmannnbootce: KARO-TX6-2013-06-14
2013-06-13 Lothar Waßmanndefine 'bbt' partition at fixed address
2013-06-13 Lothar Waßmanngive userfs a fixed size excluding the BBT blocks and...
2013-06-13 Lothar Waßmannfix compile errors when CONFIG_ENV_IS_IN_NAND is undefined
2013-06-13 Lothar WaßmannFix build error with CONFIG_ENV_IS_IN_NAND undefined
2013-06-13 Lothar Waßmannmove get_board_serial() out of '#ifdef CONFIG_OF_BOARD_...
2013-06-13 Lothar Waßmannfix help text of 'bootce' command
2013-06-13 Lothar Waßmannprint actual i.MX6 CPU variant in print_cpuinfo()
2013-06-13 Lothar Waßmannpromote serial number from device to Linux via ATAG_SERIAL
2013-06-13 Lothar Waßmannadd declaration of fuse_bank0_regs
2013-06-13 Lothar WaßmannUse mx6_reg_32 definitions for register declarations
2013-06-12 Lothar Waßmanncall mtdparts_init() _before_ find_dev_and_part() and...
2013-05-29 Lothar Waßmannam33xx: enable dcache
2013-05-28 Lothar Waßmannspl: make spl_nand_load_image() return int to enable...
2013-05-28 Lothar Waßmannremove duplicate entry for cpsw introduced by commit...
2013-05-28 Lothar Waßmanntx48: call lcd_disable() only if LCD is actually enabled
2013-05-28 Lothar Waßmannkaro_fdt_fixup_touchpanel: check for env variable ...
2013-05-21 Lothar Waßmannimplement command 'nbootce' to boot WinCE image directl... KARO-TX6-2013-05-21
2013-05-21 Lothar Waßmanngeneral cleanup
2013-05-17 Lothar Waßmannreactivate hang() in case of PMIC setup error
2013-05-17 Lothar Waßmannfix NAND DT name
2013-05-17 Lothar Waßmanncheck error code from mxc_set_clock()
2013-05-17 Lothar Waßmannremove dead code
2013-05-17 Lothar Waßmannprevent compiling crt0.S when it is not actually used
2013-05-17 Lothar Waßmanninclude NAND pad setup in DCD
2013-05-17 Lothar Waßmannset NFC clock to 100 MHz
2013-05-17 Lothar Waßmanncheck adresses used in DCD for accessibility
2013-05-17 Lothar Waßmannuse .error pseudo op to generate error messages for...
2013-05-17 Lothar Waßmanncleanup indentation
2013-05-17 Lothar Waßmanncleanup 'romupdate' function
2013-05-17 Lothar Waßmannprevent repeating commands with flag 'repeatable' unset
2013-05-17 Lothar Waßmanndisplay PFD values in do_mx6_showclocks()
2013-05-17 Lothar Waßmanncleanup set_arm_clk() function
2013-05-17 Lothar Waßmannremoved debug printf in bootme_timeout_handler()
2013-05-16 Lothar Waßmannremove useless #if statements
2013-05-16 Lothar Waßmannmake mxc_set_clock() actually functional
2013-05-16 Lothar Waßmannuse 'smc' instruction for ARM_ARCH_7A; remove duplicate...
2013-05-16 Lothar Waßmannfix build error for omap arch's by using TIOCP_CFG_SOFT...
2013-05-16 Lothar Waßmannremove useless file
2013-05-16 Lothar Waßmannfix typo 'tscir' -> 'tsicr'
2013-05-08 Lothar WaßmannAdd configuration for MFG-Tool U-Boot
2013-04-26 Lothar Waßmannfix build errors with FDT disabled
2013-04-25 Lothar WaßmannAdd missing DTS file imx6qdl.dtsi
2013-04-22 Lothar Waßmanncleanup debug messages KARO-TX6-2013-04-22
2013-04-22 Lothar WaßmannTX6 Release 2013-04-22
2013-02-06 Jagannadha... sf: stmicro: Add support for N25Q256A
2013-02-06 Jagannadha... sf: stmicro: Add support for N25Q32A
2013-02-06 Jagannadha... sf: stmicro: Add support for N25Q32
next