]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-06-28 Tom RiniPrepare v2013.07-rc2 v2013.07-rc2
2013-06-28 Stefan RoeseFix bootm to work on powerpc again (compressed uImage)
2013-06-28 Simon Glassmkimage: Build signing only if board has CONFIG_FIT_SIG...
2013-06-28 Simon Glassbootm: Disable interrupts before loading OS
2013-06-28 Tom Rinicmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
2013-06-27 Tom Riniam335x_evm: Add missing ';' in findfdt
2013-06-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
2013-06-27 Wolfgang DenkPPC 74xx_7xx: Fix build warnings for ELPPC board
2013-06-27 Jason JinColdFire: Update the arch_global_date changes for mcf5441x
2013-06-27 Steve deRosierFix MCF5235 SDRAM base address macro
2013-06-27 Jens Scharsig... m68k: fix debug call befor serial init
2013-06-26 Axel Linusb: musb: Use ARRAY_SIZE at appropriate places
2013-06-26 Axel Linmtd: cfi_flash: Use ARRAY_SIZE at appropriate places
2013-06-26 Axel Linhwmon: lm63: Use ARRAY_SIZE at appropriate place
2013-06-26 Axel Linserial: Use ARRAY_SIZE instead of reinventing it
2013-06-26 Vincent StehléREADME: align default commands with code
2013-06-26 Sascha SilbeFix block device accesses beyond 2TiB
2013-06-26 Steven Stallioncmd_bootm: Add command line arguments to Plan 9
2013-06-26 Simon GlassAdd verified boot information and test
2013-06-26 Simon Glasssandbox: config: Enable FIT signatures with RSA
2013-06-26 Simon Glassimage: Add support for signing of FIT configurations
2013-06-26 Simon Glasslibfdt: Add fdt_find_regions()
2013-06-26 Simon Glassmkimage: Add -r option to specify keys that must be...
2013-06-26 Simon Glassmkimage: Add -c option to specify a comment for key...
2013-06-26 Simon Glassmkimage: Add -F option to modify an existing .fit file
2013-06-26 Simon Glassmkimage: Add -K to write public keys to an FDT blob
2013-06-26 Simon Glassmkimage: Add -k option to specify key directory
2013-06-26 Simon Glassimage: Add RSA support for image signing
2013-06-26 Simon Glassimage: Support signing of images
2013-06-26 Simon Glassimage: Add signing infrastructure
2013-06-26 Simon Glassx86: config: Add tracing options
2013-06-26 Simon Glassx86: Support tracing function
2013-06-26 Simon Glassexynos: config: Add tracing options
2013-06-26 Simon Glassexynos: Avoid function instrumentation for microsecond...
2013-06-26 Simon Glassarm: Implement the 'fake' go command
2013-06-26 Simon GlassAdd a 'fake' go command to the bootm command
2013-06-26 Simon GlassRefactor the bootm command to reduce code duplication
2013-06-26 Simon GlassClarify bootm OS arguments
2013-06-26 Simon GlassAdd a simple test for sandbox trace
2013-06-26 Simon Glasssandbox: Support trace feature
2013-06-26 Simon GlassAdd proftool to decode profile data
2013-06-26 Simon GlassAdd trace support to generic board
2013-06-26 Simon GlassSupport tracing in config.mk when enabled
2013-06-26 Simon GlassAdd a trace command
2013-06-26 Simon GlassAdd trace library
2013-06-26 Simon GlassAdd function to print a number with grouped digits
2013-06-26 Simon Glassbootstage: Correct printf types
2013-06-26 Simon GlassShow stdout on error in fit-test
2013-06-26 Simon GlassFix missing return in do_mem_loop()
2013-06-26 Simon Glassx86: Correct missing local variable in bootm
2013-06-26 Simon Glasspci: Convert extern inline functions to static inline
2013-06-26 Hung-ying Tyancros: exynos: enable cros-ec for smdk5250
2013-06-26 Hung-ying Tyancros: exynos: add cros-ec device nodes to exynos5250...
2013-06-26 Hung-ying Tyancros: adds cros_ec keyboard driver
2013-06-26 Hung-ying Tyancros: add LPC support for cros_ec
2013-06-26 Hung-ying Tyancros: exynos: add SPI support for cros_ec
2013-06-26 Hung-ying Tyancros: add I2C support for cros_ec
2013-06-26 Hung-ying Tyancros: add cros_ec driver
2013-06-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2013-06-25 Heiko Schocherphylib: add atheros ar803x phy
2013-06-25 Heiko Schocherphylib: add natsemi dp83630 phy
2013-06-25 Kuo-Jung Sunet: update FTGMAC100 for MMU/D-cache support
2013-06-25 Kuo-Jung Sunet: add Faraday FTMAC110 10/100Mbps ethernet support
2013-06-25 SARTRE Leonet: phy: supplement support for Micrel's KSZ9031
2013-06-25 Bo Shennet: macb: add support for gigabit MAC
2013-06-25 Bo Shennet: macb: using phylib to configure phy device
2013-06-25 Bo Shennet: macb: using AT91FAMILY replace #ifdeferry
2013-06-25 Bo ShenARM: at91sam9n12: add network support with ksz8851_16mll
2013-06-25 Roberto Ceratinet: ks8851_mll: add ethernet support
2013-06-25 Xie Xiaobophylib: Add Atheros AR8035 GETH PHY support
2013-06-25 Charles Coldwelladd support for Xilinx 1000BASE-X phy (GTX)
2013-06-25 Joe Hershbergernet: Correct check for link-local target IP conflict
2013-06-25 David AndreyPHY: micrel.c: add support for KSZ9031
2013-06-25 Kim Phillipsnet/tftp: sparse fixes
2013-06-25 Kim Phillipsnet: make IPaddr type big endian
2013-06-25 Joe Hershbergernet: Fix build regression in macb.c
2013-06-25 Shiraz Hashimnet/macb: Add arch specific routine to get mdio control
2013-06-25 Vipin Kumarnet/designware: Do not select MIIPORT for RGMII interface
2013-06-25 Matthias Bruggernet: nfs: add dynamic wait period
2013-06-25 Sebastian HesselbarthNET: mvgbe: add support for Dove
2013-06-25 Sebastian HesselbarthNET: mvgbe: add phylib support
2013-06-25 Sebastian HesselbarthNET: phy: add 88E1310 PHY initialization
2013-06-25 Rob Herringpxe: add ipappend support
2013-06-25 Joe Hershbergernet: Fix build regression in cmd_pxe.c
2013-06-25 Rob Herringpxe: add support for per arch and SoC default paths
2013-06-25 Rob Herringpxe: add support for ontimeout token
2013-06-25 Rob Herringpxe: simplify menu display and selection
2013-06-25 Rob Herringpxe: always display a menu when present
2013-06-25 Rob Herringpxe: try bootz if bootm fails to find a valid image
2013-06-25 Rob Herringbootz: un-staticize do_bootz
2013-06-25 Rob Herringpxe: fix handling of different localboot values
2013-06-25 Rob Herringpxe: make string parameters const
2013-06-25 Rob Herringpxe: Use ethact setting for pxe
2013-06-25 Yegor Yefremovnet: add ICPlus PHY driver
2013-06-25 Yegor Yefremovphy: export genphy_parse_link()
2013-06-25 Henrik Nordströmnet: Add sunxi (Allwinner) wemac driver
2013-06-25 Bo Shencheckpatch: add ignore for network block comment style...
2013-06-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2013-06-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-06-24 Gerhard Sittigac14xx: rephrase network boot config for development
next