]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-08-14 Sascha Silbeopenrd: fail build if U-Boot would overlap with environ...
2014-08-14 Sascha SilbeREADME: document CONFIG_BOARD_SIZE_LIMIT
2014-08-14 Heiko Schochermtdparts: fix usecount bug
2014-08-14 Markus NiebelRTC: add support for DS1339 (using DS1307 driver)
2014-08-14 vijay raidriver/qe: update status of QE microcode
2014-08-14 Luka Perkovmkimage: fix compilation issues on OpenBSD
2014-08-14 Stephen Warrenpci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
2014-08-14 Heiko Schochertools, fit_info: increase buffer for command name
2014-08-14 Heiko Schochertools: fix typo in tools/image-host.c
2014-08-13 Simon Glasspatman: Only use git's --no-decorate when available
2014-08-13 Simon Glasspatman: Move the 'git log' command into a function
2014-08-13 Simon Glassbuildman: Allow selection of the number of commits...
2014-08-13 Simon Glassbuildman: Introduce an 'and' operator for board selection
2014-08-13 Simon Glassbuildman: Add a few more toolchain examples to the...
2014-08-13 Simon Glassbuildman: Add a message indicating there are no errors
2014-08-13 Simon Glassbuildman: Add an option to specify the buildman config...
2014-08-13 Simon Glassbuildman: Remove unused non-incremental build method...
2014-08-13 Simon Glassbuildman: Add verbose option to display errors as they...
2014-08-13 Simon Glassbuildman: Refactor output options
2014-08-13 Simon Glassbuildman: Sort command line options
2014-08-13 Simon Glassbuildman: Move BuilderThread code to its own file
2014-08-13 Simon Glassbuildman: Allow building of current source tree
2014-08-13 Simon Glassbuildman: Add some notes about moving from MAKEALL
2014-08-13 Simon Glassbuildman: Fix a few typos
2014-08-13 Iain Patonembest/mx6boards: only toggle eMMC usdhc3 RST line...
2014-08-13 Stefano BabicUpdate aristainetos board to Kconfig
2014-08-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-08-12 Tang Yuantianpowerpc/t104xrdb: support deep sleep in SPI/SD boot
2014-08-12 Tang Yuantianpowerpc/mpc85xx: Make boot flag effective
2014-08-12 Jason Jinpowerpc/t1042RDB: Add Video - HDMI support
2014-08-12 Wang Dongshengfsl/diu: ch7301 encoder split off from t1040qds/diu.c
2014-08-12 Siarhei Siamashkasunxi: dram: Autodetect DDR3 bus width and density
2014-08-12 Siarhei Siamashkasunxi: dram: Derive write recovery delay from DRAM...
2014-08-12 Siarhei Siamashkasunxi: dram: Drop DDR2 support and assume only single...
2014-08-12 Siarhei Siamashkasunxi: dram: Configurable DQS gating window mode and...
2014-08-12 Siarhei Siamashkasunxi: dram: Add a helper function 'mctl_get_number_of_...
2014-08-12 Siarhei Siamashkasunxi: dram: Improve DQS gate data training error handling
2014-08-12 Siarhei Siamashkasunxi: dram: Use divisor P=1 for PLL5
2014-08-12 Siarhei Siamashkasunxi: dram: Configurable MBUS clock speed (use PLL5...
2014-08-12 Siarhei Siamashkasunxi: dram: Re-introduce the impedance calibration...
2014-08-12 Siarhei Siamashkasunxi: dram: Add 'await_bits_clear'/'await_bits_set...
2014-08-12 Siarhei Siamashkasunxi: dram: Do DDR3 reset in the same way on sun4i...
2014-08-12 Siarhei Siamashkasunxi: dram: Remove broken impedance and ODT configurat...
2014-08-12 Siarhei Siamashkasunxi: dram: Fix CKE delay handling for sun4i/sun5i
2014-08-12 Siarhei Siamashkasunxi: dram: Respect the DDR3 reset timing requirements
2014-08-12 Siarhei Siamashkasunxi: dram: Remove broken super-standby remnants
2014-08-12 Siarhei Siamashkasunxi: dram: Remove useless 'dramc_scan_dll_para()...
2014-08-12 Hans de Goedesunxi: Add environment settings to make extlinux.conf...
2014-08-12 Hans de Goedesunxi-common.h: Use new generic $bootcmd
2014-08-12 Dennis Gilmoreconfig: introduce a generic $bootcmd
2014-08-12 Hans de Goedesunxi: Kconfig: move common settings into a shared...
2014-08-12 Hans de Goedesunxi-common.h: Don't undef CONFIG_CMD_NET only to...
2014-08-12 Hans de Goedesunxi-common.h: Don't undefine CONFIG_CMD_NFS
2014-08-12 Hans de Goedesunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code...
2014-08-12 Hans de Goedesunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
2014-08-11 Hannes Petermaierlcd: support displaying 24bpp BMPs on >= 24bpp LCDs
2014-08-11 Jeroen Hofsteelcd: remove unused lcd_puts_xy
2014-08-11 Jeroen Hofsteevideo: ipu_disp: squash clang warning
2014-08-11 Liu Yingvideo: ipu_disp: wait for DP SF end irq when disabling...
2014-08-11 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-10 Hannes Petermaiervideo: Add support for TI's AM335x LCD-Controller
2014-08-10 Hannes Petermaierlcd: cleanup unused functions
2014-08-10 Hannes PetermaierAdd support for 32-bit organized framebuffers
2014-08-09 Tom Rinienv_fat.c: Make sure our buffer is cache aligned
2014-08-09 Bryan Wubootm: use genimg_get_kernel_addr()
2014-08-09 Bryan Wupxe: detect image format before calling bootm/bootz
2014-08-09 Bryan Wuimage: introduce genimg_get_kernel_addr()
2014-08-09 Daniel Schwierzeckget_maintainer.pl: add support for scanning multiple...
2014-08-09 Daniel Schwierzeckget_maintainer.pl: adapt to U-Boot tree
2014-08-09 Daniel Schwierzeckget_maintainer.pl: import script from linux 3.15
2014-08-09 Daniel SchwierzeckMAINTAINERS: add initial version
2014-08-09 Stephen Warrenlib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
2014-08-09 Stephen WarrenARM: rpi_b: use new generic $bootcmd
2014-08-09 Stephen WarrenARM: tegra: use new generic $bootcmd
2014-08-09 Dennis Gilmoreconfig: introduce a generic $bootcmd
2014-08-09 Simon Glassrsa: Fix two errors in the implementation
2014-08-09 Masahiro Yamadaomap: clean-up dead configs
2014-08-09 Simon Glassfdt: Sync up with libfdt
2014-08-09 Simon Glassfdt: Rename fdt_resize() to fdt_shrink_to_minimum()
2014-08-09 Masahiro Yamadacosmetic: update doc/README.scrapyard
2014-08-09 Pavel Machekext4load: fix help text
2014-08-09 Simon Glassgit-mailrc: Add myself as dm maintainer
2014-08-09 Simon Glassgit-mailrc: Change fdt maintainer
2014-08-09 Stephen Warrennet: BOOTP retry timeout improvements
2014-08-09 maxin.john... emif.h: remove duplicated argument to |
2014-08-09 maxin.john... vitesse: remove duplicated argument to ||
2014-08-09 Ian Campbellboard_r: Add missing return to initr_doc
2014-08-09 Chris PackhamMakefile: use u-boot.map for binary_size_check
2014-08-09 Chris PackhamMakefile: use $(shell ...) for determining file_size
2014-08-09 Stephen Warrenpxe: clear Bootfile before returning
2014-08-09 Barnes, Clifton Adoc: README.android-fastboot: Add note about vendor ID
2014-08-09 Łukasz Majewskiext4: trats: trats2: Modify dfu_alt_info's file names...
2014-08-09 Michael van... Implement generalised RSA public exponents for verified...
2014-08-09 Nobuhiro Iwamatsuserial: sh: Add support External Clock mode
2014-08-09 Nobuhiro Iwamatsuserial: sh: Add support DL and CKS register for R8A7794
2014-08-09 Nobuhiro Iwamatsuusb: ehci: rmobile: Remove xHCI address
2014-08-09 Nobuhiro Iwamatsuusb: ehci: rmobile: Add support R8A7794
2014-08-09 Stephen Warrendfu: fix readback buffer overflow test
2014-08-09 Stephen Warrentest: dfu: add some more test cases
2014-08-09 Stephen Warrentest: dfu: cleanup before execution
next