summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Implement serial_initfunc() macroMarek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-10-15SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini
2012-10-15gth2: Remove this platformTom Rini
2012-10-15common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck
2012-10-15common: cmd_elf.c: fix checkpath.pl warningsDaniel Schwierzeck
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-05env: fix crash using default -f -aGerlando Falauto
2012-10-05Improve license declaration for cmd_ini.hJoe Hershberger
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-04serial: Add Zynq serial driverMichal Simek
2012-10-03Output strings from echo with puts where easyJoe Hershberger
2012-10-03Add a command to access the system timerJoe Hershberger
2012-10-03Add a new "ini" commandJoe Hershberger
2012-10-03Cleanup cache command printsJoe Hershberger
2012-10-03Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger
2012-10-03Add parameter to md5sum to save the md5 sumJoe Hershberger
2012-10-03Implement verify option for md5sum commandJoe Hershberger
2012-10-03Add parameter to sha1sum to save the SHA1 sumJoe Hershberger
2012-10-03Implement verify option for sha1sum commandJoe Hershberger
2012-10-03Change dead code in "test" cmd to debug outputJoe Hershberger
2012-10-03Allow runtime configuration of "zero-delay" checkJoe Hershberger
2012-10-03bootstage: Add bootstage commandSimon Glass
2012-10-03bootstage: Add feature to stash/unstash bootstage infoSimon Glass
2012-10-02bootstage: Store boot timings in device treeSimon Glass
2012-10-02bootstage: Add time accumulation featureSimon Glass
2012-10-02bootstage: Export bootstage_add_record() functionSimon Glass
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-10-01OMAP: spl: call timer_init() from SPLIlya Yanok
2012-09-29cmd_fat.c: fix build warningAnatolij Gustschin
2012-09-29common: add zip command supportLei Wen
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek
2012-09-27SPL: Rework how we inform about un-headered imagesTom Rini
2012-09-27SPL: Make un-supported boot device puts a debug insteadTom Rini
2012-09-27SPL: Enable use of custom defined U-Boot entry pointStefan Roese
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese