Commit Graph

17833 Commits (8805beec8f51e861996860db71a831e4c263cf4c)
 

Author SHA1 Message Date
Joe Hershberger 8805beec8f fdt: Identify scripts in ITBs as printable strings 12 years ago
Joe Hershberger bc80295b62 fdt: Add get commands to fdt 12 years ago
Joe Hershberger f0a29d4331 fdt: Limit printed hex in fdt print and list commands 12 years ago
Joe Hershberger 367e125976 fdt: Check error codes returned from fdtlib when loading ITB 12 years ago
David Gibson 24fa0e588e libfdt: Add helpers for 64-bit integer properties 12 years ago
Minghuan Lian 36ad18a6db libfdt: Add support for appending the values to a existing property 12 years ago
Tom Rini 6528ff0109 Prepare v2012.10 12 years ago
Marek Vasut 2a090cea73 m28: Properly configure the SPI flash chipselect 12 years ago
Tom Rini c7c6322143 Prepare v2012.10-rc3 12 years ago
Albert ARIBAUD dec96689ca arm: armv7: omap3: Fix restore sequence in lowlevel_init 12 years ago
Anatolij Gustschin 8cc64bafc0 yaffs2: Fix GCC 4.6 compile warnings 12 years ago
Stephen Warren d1efb6442a disk: part_dos: don't claim whole-disk FAT filesystems 12 years ago
Stephen Warren bd1a7e3034 FAT: check for partition 0 not 1 for whole-disk fs 12 years ago
Tetsuyuki Kobayashi 03eecab9a1 arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
Luka Perkov 8a10180d62 ide: Correct IDE_BUS(dev) macro 12 years ago
Laurence Withers 633efe9c23 GPIO: pca953x: fix error reporting 12 years ago
Laurence Withers d75bc03f45 GPIO: pca953x: fix spelling in help 12 years ago
Rommel Custodio 6538397c56 ml507: Fix Xilinx uartlite driver hang 12 years ago
Tom Rini 89e76b5f86 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Albert ARIBAUD 28e5ac2d97 arm: armv7: temporarily set -mno-unaligned-access 12 years ago
Tetsuyuki Kobayashi 99a9f41a3e MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g 12 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 12 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 12 years ago
Wolfgang Denk d923a5d59f MPC85xx: remove support for TQM85xx boards 12 years ago
Nobuhiro Iwamatsu 6f6ea814ed sh: ap_sh4a_4a: Fixed initialization value of DDR memory 12 years ago
Tom Rini 1981668777 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Dinh Nguyen 777544085d ARM: Add Altera SOCFPGA Cyclone5 12 years ago
Ramesh Chandrasekaran 1acc5559d9 snowball: Clear UART RX FIFO 12 years ago
Michal Simek f22651cfc4 xilinx: Add new Zynq board 12 years ago
Michal Simek 38b343dd05 arm: Support new Xilinx Zynq platform 12 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 12 years ago
Michal Simek 4e7067f332 arm: Remove additional config flags 12 years ago
Benoît Thébaudeau 63ee53a7e9 armv7 cpu_init_crit: Simplify code 12 years ago
Allen Martin 0f20bb601f arm: work around assembler bug 12 years ago
Allen Martin 2051ff3450 tools, config.mk: add binutils-version 12 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 12 years ago
Stefan Roese 995b72ddda ARM: Add X600 board support (SPEAr600 based) 12 years ago
Simon Glass 73c15c634d ext4: Rename block group descriptor table from gd to bgd 12 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 12 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 12 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 12 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 12 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 12 years ago
Joe Hershberger 8cab08e804 net: fix netconsole filtering 12 years ago
Joe Hershberger ecd7295004 Add parameter to md5sum to save the md5 sum 12 years ago
Joe Hershberger 5ab177bede Implement verify option for md5sum command 12 years ago
Joe Hershberger 3c210e29cd Add parameter to sha1sum to save the SHA1 sum 12 years ago
Joe Hershberger e6e77d354f Implement verify option for sha1sum command 12 years ago